zephyr/tests
Carlo Caione 43cb00df08 multi_heap: Introduce shared multi-heap memory pool manager
The shared multi-heap memory pool manager uses the multi-heap allocator
to manage a set of reserved memory regions with different capabilities /
attributes (cacheable, non-cacheable, etc...) defined in the DT.

The user can request allocation from the shared pool specifying the
capability / attribute of interest for the memory (cacheable /
non-cacheable memory, etc...)

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2021-10-12 07:44:46 -04:00
..
application_development/gen_inc_file cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arch tests: arm64: add GICv3 ITS test suite 2021-09-28 19:45:29 -04:00
benchmarks tests: mbedtls: Follow changes in mbedTLS 3.0 version 2021-10-07 14:02:40 -05:00
bluetooth tests: Bluetooth: bsim_test_iso: Change wait time in BIG receiver 2021-10-07 21:36:55 -04:00
boards cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
crypto tests: crypto: Follow changes in mbedTLS 3.0 version 2021-10-07 14:02:40 -05:00
drivers drivers: serial: Use microseconds to represent timeout 2021-10-12 12:26:56 +02:00
kernel multi_heap: Introduce shared multi-heap memory pool manager 2021-10-12 07:44:46 -04:00
lib tests/lib/heap: Add coverage for sys_heap_usable_size() 2021-10-06 20:20:31 -04:00
misc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
net tests: net: dns_sd, mdns: support service type enumeration 2021-10-01 20:11:50 -04:00
posix tests: posix: common: clock: remove poorly conditioned tests 2021-09-09 21:20:27 -04:00
subsys tests: jwt: This test requires csprng 2021-10-07 14:02:40 -05:00
unit lib/os/cbprintf_nano.c: avoid sign extension on unsigned formats 2021-09-02 19:37:06 -04:00
ztest tests: ztests: error_hook: Fix for Armv8R aarch64 2021-09-28 20:06:06 -04:00