zephyr/arch
Daniel Leung 1e9d4602ab xtensa: add some structs for interrupt stack frames
This adds some structs for interrupt stack frames to make it
easier to access individual elements, and ultimately getting
rid of magic array element numbers in the code. Hopefully,
this would aid in debugging where you can view the whole
struct in debugger.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-04-20 04:45:52 -04:00
..
arc arch: arc: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
arm arch: arm: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
arm64 arch: arm64: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
common revert: "linker: rom_start_offset: add to address" 2023-03-30 18:19:32 -04:00
mips include: types: remove ulong_t 2022-09-06 18:16:33 +02:00
nios2 arch: nios2: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
posix arch posix: posix_cheats.h main() type changed in comment 2023-04-14 09:55:48 +02:00
riscv init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
sparc arch: sparc: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
x86 drivers: pcie: Use TYPE_SECTION macros for irq_alloc 2023-04-19 17:14:46 +02:00
xtensa xtensa: add some structs for interrupt stack frames 2023-04-20 04:45:52 -04:00
CMakeLists.txt
Kconfig arch: riscv enable flash config 2023-02-28 10:29:03 +01:00