ANDROID: Explicitly disable CFI_ICALL_NORMALIZE_INTEGERS on arm64
This feature is defined as incompatible with KASAN, which is enabled for arm64 GKI kernels. Until this is worked out, keep the option disabled. Bug: 367265496 Bug: 359429865 Change-Id: I4528cb5ed75d1c324c86040be088ba27f2f48a73 Signed-off-by: Matthias Maennich <maennich@google.com>
This commit is contained in:
committed by
Treehugger Robot
parent
32fec317a6
commit
2be286b89b
@@ -91,7 +91,6 @@ CONFIG_KPROBES=y
|
||||
CONFIG_JUMP_LABEL=y
|
||||
CONFIG_SHADOW_CALL_STACK=y
|
||||
CONFIG_CFI_CLANG=y
|
||||
CONFIG_CFI_ICALL_NORMALIZE_INTEGERS=y
|
||||
CONFIG_MODULES=y
|
||||
CONFIG_MODULE_UNLOAD=y
|
||||
CONFIG_MODVERSIONS=y
|
||||
|
||||
Reference in New Issue
Block a user