incubator-nuttx/mm/kasan
wangmingrong1 071af0c993 mm/kasan: Tag kasan and generic kasan use the same instrumentation options
1. Tested on QEMU, the two sockets were basically the same, and their performance was not affected. The size of the generated bin file was also the same
2. Extract global detection as a separate file, both types of Kasan support global variable out of bounds detection simultaneously

Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
2024-09-20 21:47:23 +08:00
..
CMakeLists.txt mm/kasan: Tag kasan and generic kasan use the same instrumentation options 2024-09-20 21:47:23 +08:00
Make.defs mm/kasan: Tag kasan and generic kasan use the same instrumentation options 2024-09-20 21:47:23 +08:00
generic.c mm/kasan: Tag kasan and generic kasan use the same instrumentation options 2024-09-20 21:47:23 +08:00
global.c mm/kasan: Tag kasan and generic kasan use the same instrumentation options 2024-09-20 21:47:23 +08:00
hook.c mm/kasan: Tag kasan and generic kasan use the same instrumentation options 2024-09-20 21:47:23 +08:00
sw_tags.c mm/kasan: Tag kasan and generic kasan use the same instrumentation options 2024-09-20 21:47:23 +08:00