zephyr/arch
Dawid Niedzwiecki f39d8bbe2c arm: clear UNALIGN_TRP bit in CCR register
Clear the UNALIGN_TRP bit in the CCR register, if the config
CONFIG_TRAP_UNALIGNED_ACCESS is not set.

Despite the fact that the reset value of UNALIGN_TRP is 0, always clear
the bit. It is useful in double image systems. The new image can't rely
on settings left by the previous image.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2024-08-12 12:43:16 +02:00
..
arc everywhere: replace double words 2024-06-25 06:05:35 -04:00
arm arm: clear UNALIGN_TRP bit in CCR register 2024-08-12 12:43:16 +02:00
arm64 arch/arm64/mmu: improve debugging output 2024-06-26 13:06:42 -04:00
common arch: common: isr_tables: add shell command 2024-08-12 10:10:57 +02:00
mips arch: remove the use of z_arch_esf_t completely from internal 2024-06-04 14:02:51 -05:00
nios2 arch: remove the use of z_arch_esf_t completely from internal 2024-06-04 14:02:51 -05:00
posix build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
riscv arch: riscv: stacktrace: fix output without ra on the stack top 2024-08-06 17:17:17 -04:00
sparc arch: remove the use of z_arch_esf_t completely from internal 2024-06-04 14:02:51 -05:00
x86 kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
xtensa intel_adsp: ace: call soc_num_cpus_init early 2024-08-07 13:50:53 +02:00
archs.yml hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig coredump: Guard new kconfig for only supported arch 2024-08-02 03:32:09 -04:00
Kconfig.v1 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.v2 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00