incubator-nuttx/mm
wangmingrong1 a5c0dbe772 mm/sw_tags: add config for no longer checking for tags 0
1. When dynamically loading, the read-only data of arm64 architecture is accessed through PC offset. When opening the tag kasan, because the PC value does not have a tag, accessing the read-only data will be detected with a tag mismatch error.
2. uninitial heap use 0xff poison, initial heap use 1-254 unpoison.

Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
2024-10-12 09:52:27 +08:00
..
bin mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
iob mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
kasan mm/sw_tags: add config for no longer checking for tags 0 2024-10-12 09:52:27 +08:00
kbin mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
kmap mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
kmm_heap mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
map mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
mempool include/nuttx.h: replace all the align macros to nuttx version 2024-10-11 16:55:43 +08:00
mm_gran mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
mm_heap mm: dump more information when failed dump detail 2024-10-12 09:32:44 +08:00
shm shm: The limits have been made in Make.defs and remove useless macro in code 2024-09-18 13:42:11 +08:00
tlsf mm/dump: pretty the log and thin dump call 2024-10-08 23:55:59 +08:00
ubsan include/nuttx.h: replace all the align macros to nuttx version 2024-10-11 16:55:43 +08:00
umm_heap mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
CMakeLists.txt mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
Kconfig mm/sw_tags: add config for no longer checking for tags 0 2024-10-12 09:52:27 +08:00
Makefile circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00