diff options
author | Mark Brown <broonie@kernel.org> | 2020-02-18 19:58:34 +0000 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2020-03-09 17:35:20 +0000 |
commit | ebdf44a189984d6f72db6427194d4f5a6b07dc17 (patch) | |
tree | b4cf165384ae2c9e893532ca633b6acd2cb034f9 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | c63d9f82db94399022a193cdfd57dbafa2a871cb (diff) |
arm64: head: Annotate stext and preserve_boot_args as code
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. Neither stext nor preserve_boot_args
is called with the usual AAPCS calling conventions and they should
therefore be annotated as code.
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions