zephyr/arch/arm/core
Sigmund Klåpbakken 5100f1185d arch: arm: cortex_a_r: Set XPSR endianness bit
When this bit is not set, it defaults to 0 (little endian). This
causes issues for big-endian devices, as data will be accessed using
little endian.

Signed-off-by: Sigmund Klåpbakken <sigmundklaa@outlook.com>
2024-07-04 18:01:51 -04:00
..
cortex_a_r arch: arm: cortex_a_r: Set XPSR endianness bit 2024-07-04 18:01:51 -04:00
cortex_m arch: arm: Add initial support for Cortex-M85 Core 2024-06-26 13:36:14 -04:00
mmu arm: debug: Add GDB stub for aarch32 2023-12-18 09:31:42 +01:00
mpu arch: arm: Add initial support for Cortex-M85 Core 2024-06-26 13:36:14 -04:00
offsets arch: arm: cortex_a_r: introduce USE_SWITCH 2023-11-06 15:32:01 -06:00
__aeabi_atexit.c
CMakeLists.txt arch: arm: Update to support local ISR declaration 2024-02-02 19:49:36 +01:00
elf.c llext: Full ARM ELF relocation support 2024-04-10 14:13:15 -04:00
fatal.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
gdbstub.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
header.S
irq_offload.c arch: arm: cortex_m: use cmsis API rather than assembly 2024-04-15 09:09:28 -07:00
Kconfig arm: Fix typo in comment 2024-06-25 19:13:00 -04:00
Kconfig.vfp
nmi_on_reset.S
nmi.c
swi_tables.ld arch: arm, arm64: Remove zephyr prefix from linker includes 2024-02-05 12:32:46 +01:00
tls.c
userspace.S arch: arm: rename expection header 2023-12-11 18:22:40 -05:00
vector_table.ld arch: arm, arm64: Remove zephyr prefix from linker includes 2024-02-05 12:32:46 +01:00
zimage_header.ld