commit | 6c40abb99f4536cf8fd15b765a738ee29201dbf0 | [log] [tgz] |
---|---|---|
author | Jaxson Han <jaxson.han@arm.com> | Sun Jul 24 21:58:09 2022 +0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Mar 14 10:49:22 2023 +0100 |
tree | 7db9554d77c72d9747fe38002d8d203ca6dc0202 | |
parent | 15ed0457b5254ee7cd3d9dc411c45a6dd56b05f8 [diff] |
arch: arm64: Introduce safe exception stack Introduce two configs to prepare to enable the safe exception stack for the kernel space. This is the preparation for enabling hardware stack guard. Also define the safe exception stack for kernel exception stack check. Signed-off-by: Jaxson Han <jaxson.han@arm.com>