Add a check for CONFIG_UNWIND_PATCH_PAC_INTO_SCS
authorjvoisin <julien.voisin@dustri.org>
Fri, 3 May 2024 13:43:43 +0000 (15:43 +0200)
committerjvoisin <julien.voisin@dustri.org>
Fri, 3 May 2024 13:43:43 +0000 (15:43 +0200)
commit3ccd5268b84cd2e27c0e56b4903439d8adbdaa2c
tree776a781571ce9e3b3d084edb104d5264df3eea72
parentb1012b145c6290dd8c00fc26c06abc0ef2784548
Add a check for CONFIG_UNWIND_PATCH_PAC_INTO_SCS

It allows to fallback to a shadow call stack on aarch64 if PAC isn't supported.
kernel_hardening_checker/checks.py