zephyr/tests/benchmarks
Daniel Leung fb91ce2e21 kernel: mem_domain: init function to return error values
This changes k_mem_domain_init() to return error values
instead of asserting when errors are encountered.
This gives applications a chance to recover if needed.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-11-22 12:45:22 -05:00
..
app_kernel cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
cmsis_dsp tests: basicmath: Migrate to new ztest register functionality 2021-10-28 16:57:51 -04:00
data_structure_perf cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
footprints kernel: mem_domain: init function to return error values 2021-11-22 12:45:22 -05:00
latency_measure tests: benchmarks: latency_measure: fix potential div by zero 2021-09-08 10:28:58 -04:00
mbedtls tests: mbedtls: Follow changes in mbedTLS 3.0 version 2021-10-07 14:02:40 -05:00
sched cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
sys_kernel kernel: Introduce K_MEM_SLAB_DEFINE_STATIC 2021-11-07 05:36:48 -05:00