zephyr/tests/benchmarks/footprints
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
..
src samples, tests: Add z_libc_partition to all test domains 2022-04-28 11:09:01 +09:00
CMakeLists.txt tests: benchmark: Add power management to footprint 2021-10-26 19:44:15 -04:00
prj.conf tests: benchmarks: footprints: this is not a test 2021-04-27 12:15:14 -04:00
prj_pm.conf tests: benchmark: Add power management to footprint 2021-10-26 19:44:15 -04:00
prj_userspace.conf logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
testcase.yaml tests: benchmark: Add power management to footprint 2021-10-26 19:44:15 -04:00