zephyr/arch/arm
Tobias Röhmel 1f7847eaad arch: arm: cortex_r: Use spsr_cxsf instead of spsr_hyp
The use of spsr_hyp is "UNPREDICTABLE" for the ARM Cortex-R52.
Some implements choose to implement the behavior, but it
should not be assumed.
Fixes #47330

Signed-off-by: Tobias Röhmel <tobias.roehmel@rwth-aachen.de>
2022-07-18 13:25:26 +00:00
..
core arch: arm: cortex_r: Use spsr_cxsf instead of spsr_hyp 2022-07-18 13:25:26 +00:00
include arch: arm: Migrate to K_KERNEL_STACK_ARRAY_DECLARE 2022-06-20 10:25:52 +02:00
CMakeLists.txt arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
Kconfig arch: arm: Add unified floating-point configuration symbols 2022-05-05 12:03:27 +09:00