zephyr/tests/kernel/threads
Yong Cong Sin e54b27b967 arch: define struct arch_esf and deprecate z_arch_esf_t
Make `struct arch_esf` compulsory for all architectures by
declaring it in the `arch_interface.h` header.

After this commit, the named struct `z_arch_esf_t` is only used
internally to generate offsets, and is slated to be removed
from the `arch_interface.h` header in the future.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-06-04 14:02:51 -05:00
..
dynamic_thread arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
dynamic_thread_stack arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
no-multithreading Revert "tests: kernel: update test case with sys_clock_hw_cycles_per_sec" 2024-05-06 14:52:29 +03:00
thread_apis arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
thread_error_case tests: threads: Remove unneeded option 2023-12-06 09:18:14 +00:00
thread_init
thread_stack build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
tls samples: tests: bluetooth: Add support for rd_rw612_bga 2024-05-25 11:23:04 +03:00