| .. |
|
include
|
a556e1c782
heap: Add C++ header guards to heap headers
|
8 years ago |
|
test
|
7a924bd85a
spi_flash: Expose an accessor the current SPI flash guard functions
|
8 years ago |
|
test_multi_heap_host
|
5c417963eb
multi_heap: Add heap poisoning features
|
8 years ago |
|
Kconfig
|
72995bfcec
doc: Add docs for heap trace & poisoning
|
8 years ago |
|
component.mk
|
1c7b8aa3a5
Heap tracing support
|
8 years ago |
|
heap_caps.c
|
47aaf402b8
heap: Add heap_caps_dump() / heap_caps_dump_all() functions
|
8 years ago |
|
heap_caps_init.c
|
e7a9ddcf72
component/heap : fix heap_region_add check bug
|
8 years ago |
|
heap_private.h
|
875ae6a134
Add option to allocate external RAM using heap_alloc_caps
|
8 years ago |
|
heap_trace.c
|
875ae6a134
Add option to allocate external RAM using heap_alloc_caps
|
8 years ago |
|
multi_heap.c
|
47aaf402b8
heap: Add heap_caps_dump() / heap_caps_dump_all() functions
|
8 years ago |
|
multi_heap_config.h
|
5c417963eb
multi_heap: Add heap poisoning features
|
8 years ago |
|
multi_heap_internal.h
|
04188d8ec7
heap: Fix spurious heap_caps_check_integrity() errors in Comprehensive mode
|
8 years ago |
|
multi_heap_platform.h
|
76d8190444
multi_heap: Print the problem address when aborting due to heap corruption
|
8 years ago |
|
multi_heap_poisoning.c
|
04188d8ec7
heap: Fix spurious heap_caps_check_integrity() errors in Comprehensive mode
|
8 years ago |