external_zblue/tests/kernel/threads/dynamic_thread_stack
Yong Cong Sin ddb97eca78 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>
2026-04-20 17:22:18 +08:00
..
src arch: define `struct arch_esf` and deprecate `z_arch_esf_t` 2026-04-20 17:22:18 +08:00
CMakeLists.txt
prj.conf kernel/userspace: Fix dynamic thread stack allocation at userspace 2026-04-20 17:04:51 +08:00
testcase.yaml hwmv2: Introduce Hardware model version 2 and convert devices 2026-04-20 17:04:04 +08:00