nuttx/boards/risc-v
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
..
bl602/bl602evb
bl808/ox64
c906/smartl-c906
esp32c3 esp32[c3|c6|h2]: Fix RTC data placement 2024-04-05 02:50:19 +08:00
esp32c3-legacy
esp32c6 esp32[c3|c6|h2]: Fix RTC data placement 2024-04-05 02:50:19 +08:00
esp32h2 esp32[c3|c6|h2]: Fix RTC data placement 2024-04-05 02:50:19 +08:00
fe310/hifive1-revb boards: Fix board configs after disabling NSH_DISABLE_HELP 2024-04-04 12:27:03 +08:00
hpm6000/hpm6360evk boards: Fix board configs after disabling NSH_DISABLE_HELP 2024-04-04 12:27:03 +08:00
hpm6750/hpm6750evk2 boards: Fix board configs after disabling NSH_DISABLE_HELP 2024-04-04 12:27:03 +08:00
jh7110/star64
k210/maix-bit
k230/canmv230 build/cmake: add initial KERNEL mode support 2024-03-15 16:21:23 +08:00
litex/arty_a7
mpfs
qemu-rv/rv-virt kasan: Implementing global variable out of bounds detection 2024-04-07 23:31:13 +08:00
rv32m1/rv32m1-vega