zephyr/tests/lib
Carlo Caione 18ffcdcf74 linker: Introduce zephyr,memory-region compatible
Introduce a new "zephyr,memory-region" compatible to be used when a new
memory region must be created in the linker script from the devicetree
nodes using the compatible.

Remove also the LINKER_DT_REGION_FROM_NODE macro and add a new
LINKER_DT_REGIONS macro to cycle through all the compatible regions.

In the same PR modify the DTS files and the linker scripts.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2022-02-21 22:02:04 -05:00
..
c_lib tests: libc: minimal: Add tests for qsort() 2021-11-10 07:00:36 -05: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: Extend test 2021-11-29 21:13:56 +01:00
cmsis_dsp tests: fix double promotion warning 2021-11-24 17:14:25 -05:00
devicetree linker: Introduce zephyr,memory-region compatible 2022-02-21 22:02:04 -05:00
fdtable cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
gui/lvgl drivers: display: remove unused Kconfig options 2021-12-10 12:47:30 +01:00
heap tests: lib/heap: add test for heap listeners 2022-01-10 10:28:04 -05:00
heap_align tests: heap: validate sys_heap_runtime_stats_get API 2021-11-11 16:21:43 -05:00
json tests: lib: json: Added tests array decoding, encoding and int limits 2021-12-01 12:21:19 -05:00
mem_alloc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
mem_blocks tests: lib/mem_blocks: add test for heap listeners 2022-01-11 16:10:53 -05:00
mpsc_pbuf tests: lib: mpsc_pbuf: Add test for utilization api 2022-02-21 20:41:17 -05:00
newlib sys: heap_listener: extend to cover more events 2022-01-10 10:28:04 -05: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: ringbuffer: increase timeout 2022-02-15 13:26:08 -05:00
smf lib: smf: Add State Machine Framework 2021-10-04 20:33:11 -04:00
sprintf tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
time tests: m2gl025_miv: exclude slow platform from some tests 2021-11-29 19:39:38 -05:00