diff options
| author | Sami Tolvanen <[email protected]> | 2022-09-08 21:54:53 +0000 |
|---|---|---|
| committer | Kees Cook <[email protected]> | 2022-09-26 17:13:14 +0000 |
| commit | 5f20997c194e8b74254cbdb113b2b09bc1c0c734 (patch) | |
| tree | 11a18632d8c36699e1a1b0465d73c0ca0f46980d /drivers/firmware/psci/psci.c | |
| parent | arm64: Add CFI error handling (diff) | |
| download | kernel-5f20997c194e8b74254cbdb113b2b09bc1c0c734.tar.gz kernel-5f20997c194e8b74254cbdb113b2b09bc1c0c734.zip | |
arm64: Drop unneeded __nocfi attributes
With -fsanitize=kcfi, CONFIG_CFI_CLANG no longer has issues
with address space confusion in functions that switch to linear
mapping. Now that the indirectly called assembly functions have
type annotations, drop the __nocfi attributes.
Suggested-by: Mark Rutland <[email protected]>
Signed-off-by: Sami Tolvanen <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Tested-by: Kees Cook <[email protected]>
Tested-by: Nathan Chancellor <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Tested-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/firmware/psci/psci.c')
0 files changed, 0 insertions, 0 deletions
