zephyr/arch
Daniel Leung 0636e52eff xtensa: rename xtensa_asm2.c to vector_handlers.c
Rename xtensa_asm2.c to have a more meaningful name to actually
reflect the content of the file. This file is mostly about
handling interrupts and exceptions (via the predefined vectors
in Xtensa core).

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-12-13 09:41:24 +01:00
..
arc arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00
arm arch: arm: remove aarch32 from include header guards 2023-12-12 18:47:57 +00:00
arm64 x86: add CODE_UNREACHABLE after z_cstart 2023-12-11 18:23:52 -05:00
common arch: common: multilevel irq: verify interrupt level bits configuration 2023-12-08 08:40:41 -05:00
mips arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00
nios2 arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00
posix native_simulator: Allow to pass extra options for localizing symbols 2023-12-06 09:25:41 +00:00
riscv arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00
sparc arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00
x86 arch/x86: CPUs expose an unimplemented feature 2023-12-12 19:11:13 +01:00
xtensa xtensa: rename xtensa_asm2.c to vector_handlers.c 2023-12-13 09:41:24 +01:00
CMakeLists.txt
Kconfig arch/Kconfig: Fix ARCH_POSIX comment 2023-12-07 10:39:31 +00:00