zephyr/tests
Marcin Szkudlinski 2a0ee8c920 lib/os: Add metadata to heap in multi_heap
When operating on different kinds of heaps sometimes there's a need to
perform special operations on heap, poweroff memory bank when releasing
memory etc. Therefore some additional data may be required.
Metadata is a point to keep such data.

Signed-off-by: Marcin Szkudlinski <marcin.szkudlinski@intel.com>
2022-03-11 13:56:05 -05:00
..
application_development/gen_inc_file kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
arch arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00
benchmarks soc: arm: microchip_mec: mec1501: remove SOC_POWER_MANAGEMENT 2022-03-04 09:05:45 -06:00
bluetooth tests: Bluetooth: Mesh: Throw error code from tx_end to caller 2022-03-11 11:00:30 +01:00
boards tests/boards/intel_adsp: CPU halt timeout test fix 2022-03-07 12:00:23 -05:00
boot/uefi tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto tests: crypto: Add test for hashing on crypto driver 2022-03-01 16:32:43 -05:00
drivers drivers: gpio: move non-standard dts flags to be soc specific 2022-03-10 13:46:34 -05:00
kernel lib/os: Add metadata to heap in multi_heap 2022-03-11 13:56:05 -05:00
lib sys_util: wait_for, spin on an expression 2022-03-11 09:46:47 -05:00
misc tests: Run test_build only on platforms whose console has a driver 2022-02-21 22:17:27 -05:00
net net: remove unmaintained 6LoCAN implementation 2022-03-09 18:07:31 +01:00
posix kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
subsys all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
unit sys: util: Add IN_RANGE macro 2022-03-11 07:20:16 -06:00
ztest arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00