zephyr/tests/lib
Nicolas Pitre 46db2b491d lib/os/heap: option for optimizing for one heap size on 32-bit systems
The "small" heap is is way sufficient for most 32-bit systems.

Let's provide the option to have only one type of heap allowing for
smaller and faster heap code due to not having a bunch of runtime
conditionals based on the heap size.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2021-10-17 07:34:51 -04:00
..
c_lib cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
cbprintf_fp cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
cbprintf_package tests: lib: cbprintf_package: Fix coverity issue 2021-09-27 10:15:51 -04:00
cmsis_dsp tests/lib/cmsis_dsp: matrix: Limit f16 tc execution on ram => 144 2021-09-27 11:35:43 -04:00
devicetree dts: Add support for specifier-space property. 2021-10-13 09:56:46 -05:00
fdtable cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
gui/lvgl cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
heap lib/os/heap: option for optimizing for one heap size on 32-bit systems 2021-10-17 07:34:51 -04:00
heap_align cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
json tests: lib: json: Negate assert messages 2021-09-28 20:37:06 -04:00
mem_alloc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
mpsc_pbuf lib: os: mpsc_pbuf: Add const qualifier to API calls 2021-09-28 06:15:39 -04:00
newlib/thread_safety tests: newlib: thread_safety: Disable minimum newlib heap size check 2021-09-08 10:32:45 -04:00
notify cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
onoff cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
p4workq cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
ringbuffer tests: ARC: enable back tests/lib/ringbuffer on qemu_arc_hs6x 2021-10-01 09:30:07 -04:00
smf lib: smf: Add State Machine Framework 2021-10-04 20:33:11 -04:00
sprintf cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
time cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00