Angus Gratton
|
f72df315f7
|
heap: Add integer overflow checks on MALLOC_CAP_32BIT & MALLOC_CAP_EXEC
|
2019-03-20 18:30:25 +11:00 |
|
Ivan Grokhotkov
|
ed546797d0
|
heap: test: don’t warn about oversized mallocs
|
2018-08-29 14:40:28 +08:00 |
|
Angus Gratton
|
fd88d6d89c
|
heap: Add integer overflow checks
|
2018-06-19 23:31:37 +00:00 |
|
Jeroen Domburg
|
740f8a79f0
|
Add logic to make external RAM usable with malloc()
|
2017-09-28 17:17:50 +08:00 |
|
Angus Gratton
|
71c70cb15c
|
heap: Refactor heap regions/capabilities out of FreeRTOS
Remove tagged heap API, rename caps_xxx to heap_caps_xxx
Also includes additional heap_caps_xxx inspection functions.
|
2017-07-10 17:46:03 +08:00 |
|