zephyr/tests/drivers/coredump/coredump_api
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
..
boards tests: Fix missed renames 2024-04-10 11:50:29 +02:00
src arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
app.overlay tests: drivers: Remove label property from devicetree overlays 2022-07-22 16:44:08 +00:00
CMakeLists.txt coredump: drivers: Add coredump device test 2022-06-05 14:28:34 +02:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests drivers coredump: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00