zephyr/arch
Stephanos Ioannidis cd9ddc95a8 arch: arm: cortex_a_r: Fix mrc/mcr instruction usage
The coprocessor number in ARM `mrc` and `mcr` instructions must be prefixed
with `p`.

GNU assembler allows specifying coprocessor number without the `p` prefix;
but, LLVM assembler is more picky about this and prints out "invalid
instruction" error otherwise.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2024-10-29 16:02:16 -07:00
..
arc Revert "arch: arc: replace ARC_EARLY_SOC_INIT with PLATFORM_RESET_HOOK" 2024-10-22 18:28:37 -04:00
arm arch: arm: cortex_a_r: Fix mrc/mcr instruction usage 2024-10-29 16:02:16 -07:00
arm64
common Revert "arch: common: Add user can specify the nocache location" 2024-10-04 22:52:31 +01:00
mips
nios2
posix
riscv arch: riscv: smp: prevent nested #ifdef 2024-10-04 10:50:14 +01:00
sparc
x86
xtensa arch: xtensa: rename processor state save and restore calls 2024-10-29 07:07:42 -05:00
CMakeLists.txt
Kconfig
Kconfig.v1
Kconfig.v2
archs.yml