[PATCH 0/7] CFI for ARM32 using LLVM
Kees Cook
keescook at chromium.org
Mon Feb 26 17:06:09 PST 2024
On Sun, Feb 25, 2024 at 09:08:09PM +0100, Linus Walleij wrote:
> This is a first patch set to support CLANG CFI (Control Flow
> Integrity) on ARM32.
Yay!
Is CONFIG_CFI_PERMISSIVE=y expected to work with this series?
I wasn't able to build with CONFIG_FTRACE=y; I got this link error:
ld.lld: error: undefined symbol: ftrace_stub_graph
(FWIW, I'm building against v6.8-rc2, maybe I need a different base?)
But yes, I can boot and prototype mismatches are caught. Whee! :)
Tested-by: Kees Cook <keescook at chromium.org>
-Kees
--
Kees Cook
More information about the linux-arm-kernel
mailing list