Skip to content
Commit 1242b9b3 authored by Mark Brown's avatar Mark Brown Committed by Catalin Marinas
Browse files

arm64: sdei: Annotate SDEI entry points using new style annotations



In an effort to clarify and simplify the annotation of assembly
functions new macros have been introduced. These replace ENTRY and
ENDPROC with two different annotations for normal functions and those
with unusual calling conventions.

The SDEI entry points are currently annotated as normal functions but
are called from non-kernel contexts with non-standard calling convention
and should therefore be annotated as such so do so.

Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Acked-by: default avatarJames Morse <james.Morse@arm.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 4db61fef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment