nuttx/boards/arm64
W-M-R 0ede3fc377 kasan: Implementing global variable out of bounds detection
Extracting global variable information using scripts:
kasan_global.py:
1. Extract the global variable information provided by the -- param asan globals=1 option
2. Generate shadow regions for global variable out of bounds detection
Makefile:
1. Implement multiple links, embed the shadow area into the program, and call it by the Kasan module

Signed-off-by: W-M-R <mike_0528@163.com>
2024-04-07 23:31:13 +08:00
..
a64/pinephone arm64_head.S: Add explicit input section for __start 2024-03-23 00:21:54 +08:00
fvp-v8r/fvp-armv8r arm64_head.S: Add explicit input section for __start 2024-03-23 00:21:54 +08:00
imx8/imx8qm-mek arm64_head.S: Add explicit input section for __start 2024-03-23 00:21:54 +08:00
imx9/imx93-evk boards/arm64/imx9/imx93-evk: Enable PWM from TPM3ch3 on imx93-evk pin GPIO_IO24 2024-04-05 10:13:32 -03:00
qemu/qemu-armv8a kasan: Implementing global variable out of bounds detection 2024-04-07 23:31:13 +08:00
rk3399 arm64_head.S: Add explicit input section for __start 2024-03-23 00:21:54 +08:00