nuttx-update/arch/arm
fanjiangang b6a4e91ef0 armv8-r/cp15: fix the problem of op1 operand confusion in ICC_SGI1R
Reference:

https://developer.arm.com/documentation/100026/0103/Generic-Interrupt-Controller/GIC-programmers-model/CPU-Interface-Registers

              CRn   Op1    CRm    Op2
    ICC_SGI0R  -     2     c12     -
    ICC_SGI1R  -     0     c12     -

Signed-off-by: fanjiangang <fanjiangang@lixiang.com>
Signed-off-by: chao an <anchao@lixiang.com>
2024-10-16 17:17:30 +08:00
..
include armv8-r/cp15: fix the problem of op1 operand confusion in ICC_SGI1R 2024-10-16 17:17:30 +08:00
src bug/fix: Makefile expression error caused 2024-10-16 15:35:04 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig coredump: add architecture-specific registers dump, including NVIC and MPU 2024-10-15 11:40:05 +08:00