mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 18:28:25 +00:00
arm64/makefile: No longer using hwasan pile insertion
Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
This commit is contained in:
parent
dd57400e7b
commit
0866010101
1 changed files with 0 additions and 1 deletions
|
|
@ -76,7 +76,6 @@ endif
|
|||
|
||||
ifeq ($(CONFIG_ARCH_HAVE_MPU),y)
|
||||
CMN_CSRCS += arm64_mpu.c
|
||||
common/arm64_mpu.c_CFLAGS += -fno-sanitize=kernel-hwaddress
|
||||
common/arm64_mpu.c_CFLAGS += -fno-sanitize=kernel-address
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue