nuttx-update/mm/kasan
yinshengkai d365be9f2f kasan: remove kasan report recursive check
PANIC never returns and abort is called to exit the process after calling assert
When BOARD_RESET_ON_ASSERT < 2, the second kasan_report will not be executed.

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2024-09-19 03:15:29 +08:00
..
CMakeLists.txt kasan: disable the built-in 'memset' function 2024-09-19 03:15:29 +08:00
generic.c mm: add kasan_unregister implementaion 2024-09-19 03:15:29 +08:00
hook.c kasan: remove kasan report recursive check 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 kasan: remove unused statement 2024-09-19 03:15:29 +08:00