zephyr/arch/arm/core
Hess Nathan ed12a0cc35 coding guidelines: comply with MISRA Rule 11.8
modified parameter types to receive a const pointer when a
non-const pointer is not needed

Signed-off-by: Hess Nathan <nhess@baumer.com>
2024-05-09 10:28:44 +02:00
..
cortex_a_r kernel: rename Z_THREAD_STACK_BUFFER to K_THREAD_STACK_BUFFER 2024-03-27 19:27:10 -04:00
cortex_m arch: arm: cortex-m: Change character used to mark immediate operand 2024-05-03 07:28:52 -04:00
mmu
mpu coding guidelines: comply with MISRA Rule 11.8 2024-05-09 10:28:44 +02:00
offsets
CMakeLists.txt
Kconfig
Kconfig.vfp
__aeabi_atexit.c
elf.c llext: Full ARM ELF relocation support 2024-04-10 14:13:15 -04:00
fatal.c arm: fatal: log which IRQn is triggering on spurious IRQs 2024-05-02 22:42:30 +01:00
gdbstub.c
header.S
irq_offload.c arch: arm: cortex_m: use cmsis API rather than assembly 2024-04-15 09:09:28 -07:00
nmi.c
nmi_on_reset.S
swi_tables.ld
tls.c
userspace.S
vector_table.ld
zimage_header.ld