zephyr/arch/arm64
Daniel Leung 3a1784432b arch: arm64: correct a comment on CONFIG_ARM64_STACK_PROTECTION
There is a #endif comment which was incorrectly marked with
CONFIG_HW_STACK_PROTECTION instead of
CONFIG_ARM64_STACK_PROTECTION, which is used at #if.
So update it.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-03-11 08:16:06 -04:00
..
core arch: arm64: correct a comment on CONFIG_ARM64_STACK_PROTECTION 2024-03-11 08:16:06 -04:00
include
CMakeLists.txt
Kconfig