zephyr/tests
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
..
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 test: Bluetooth: Mesh: subscription tree of extended models 2021-10-13 10:12:11 -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 tests: drivers: gpio: 1pin: exclude neorv32 2021-10-15 09:46:53 -04:00
kernel tests: add event test code 2021-10-16 06:27:10 -04:00
lib lib/os/heap: option for optimizing for one heap size on 32-bit systems 2021-10-17 07:34:51 -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 edac: tests: Add testing error_trigger() for unset type 2021-10-14 12:11:09 -04: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