arch: arm64: Enable UBSAN support for arm64
Enable UBSAN support for arm64. CRs-Fixed: 969533 Change-Id: I03689e902195b901712ff5922af10fc127e96418 Signed-off-by: Trilok Soni <tsoni@codeaurora.org>
This commit is contained in:
parent
788349f659
commit
ed7d0b670d
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ config ARM64
|
|||
select ARCH_WANT_COMPAT_IPC_PARSE_VERSION
|
||||
select ARCH_WANT_FRAME_POINTERS
|
||||
select ARCH_HAVE_CUSTOM_GPIO_H
|
||||
select ARCH_HAS_UBSAN_SANITIZE_ALL
|
||||
select ARM_AMBA
|
||||
select ARM_ARCH_TIMER
|
||||
select ARM_GIC
|
||||
|
|
Loading…
Add table
Reference in a new issue