zephyr/samples/userspace
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
..
hello_world_user hello_world_user: don't always assume userspace 2022-04-13 13:29:52 -07:00
prod_consumer everywhere: fix typos 2022-03-18 13:24:08 -04:00
shared_mem samples, tests: Add z_libc_partition to all test domains 2022-04-28 11:09:01 +09:00
syscall_perf samples: userspace: fix syscall_perf test cannot be run 2022-01-04 15:51:43 -05:00
index.rst