diff options
author | Mark Brown <broonie@kernel.org> | 2020-02-18 19:58:26 +0000 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2020-03-09 17:35:04 +0000 |
commit | b8e505484e376322cb1e12540e8b52dc31b73b6e (patch) | |
tree | 3e8ac1f1bd78a9d8148748120323a60711021a7b /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 2ca86c346277a121ec0194d74d1ab7d984f756e7 (diff) |
arm64: crypto: Modernize names for AES function macros
Now that the rest of the code has been converted to the modern START/END
macros the AES_ENTRY() and AES_ENDPROC() macros look out of place and
like they need updating. Rename them to AES_FUNC_START() and AES_FUNC_END()
to line up with the modern style assembly macros.
Signed-off-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Ard Biesheuvel <ardb@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