incubator-nuttx/arch/arm/include/armv8-r
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
..
cp15.h armv8-r/cp15: fix the problem of op1 operand confusion in ICC_SGI1R 2024-10-16 17:17:30 +08:00
irq.h arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00