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
mpu arch: arm: Add initial support for Cortex-M85 Core 2024-06-26 13:36:14 -04:00
offsets
CMakeLists.txt
Kconfig arm: Fix typo in comment 2024-06-25 19:13:00 -04:00
Kconfig.vfp
__aeabi_atexit.c
elf.c
fatal.c
gdbstub.c
header.S
irq_offload.c
nmi.c
nmi_on_reset.S
swi_tables.ld
tls.c
userspace.S
vector_table.ld
zimage_header.ld