zephyr/tests/benchmarks
Keith Packard 6f9f8c1e32 samples, tests: Add z_libc_partition to all test domains
When a memory domain is initialized, the z_libc_partition must be
included so that critical libc-related data can be accessed.

On ARM processors without TPIDRURO when THREAD_LOCAL_STORAGE is enabled,
this includes the TLS base pointer, which is used for several
thread-local variables in the kernel.

Signed-off-by: Keith Packard <keithp@keithp.com>
2022-04-28 11:09:01 +09:00
..
app_kernel tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
cmsis_dsp arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00
data_structure_perf tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
footprints samples, tests: Add z_libc_partition to all test domains 2022-04-28 11:09:01 +09:00
latency_measure everywhere: fix typos 2022-03-18 13:24:08 -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 everywhere: fix typos 2022-03-18 13:24:08 -04:00