mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 09:38:32 -04:00
Continue work on GCC/Cortex-A port layer.
This commit is contained in:
parent
4c9b5d88ae
commit
14f895478d
2 changed files with 36 additions and 25 deletions
|
@ -256,6 +256,8 @@ FreeRTOS_IRQ_Handler:
|
|||
ADD sp, sp, r2
|
||||
|
||||
CPSID i
|
||||
DSB
|
||||
ISB
|
||||
|
||||
/* Write the value read from ICCIAR to ICCEOIR. */
|
||||
LDR r4, ulICCEOIRConst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue