nuttx/mm/kasan
wangmingrong1 27f8f87331 mm/kasan: Fix the issue where Kasan Global cannot be used
1. The shadow area of global variables is different from heap
2. This modification has little impact on performance under O3 optimization

Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
2024-09-19 03:15:29 +08:00
..
CMakeLists.txt nuttx/mm: fix cmake kasan flags 2024-09-19 03:15:29 +08:00
generic.c mm/kasan: Fix the issue where Kasan Global cannot be used 2024-09-19 03:15:29 +08:00
hook.c mm/kasan: add kasan watch point implementation 2024-09-19 03:15:29 +08:00
Make.defs kasan: disable the built-in 'memset' function 2024-09-19 03:15:29 +08:00
sw_tags.c mm/sw_tags: Add API for register 2024-09-19 03:15:29 +08:00