This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/portable/GCC/ARM_CA53_64_BIT_SRE
Stephane Viau 68ddb32b55
Handle interrupt acknowledge register in Cortex-A53 SRE port (#392)
Let the FreeRTOS IRQ handler properly store and restore the ICCIAR
register value around the vApplicationIRQHandler() call.

Signed-off-by: Stephane Viau <stephane.viau@oss.nxp.com>

Co-authored-by: Stephane Viau <stephane.viau@oss.nxp.com>
Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
2021-10-15 09:21:56 -07:00
..
port.c Add Cortex-A53 port with system register interface for CPU interface access (#357) 2021-06-22 18:51:58 -07:00
portASM.S Handle interrupt acknowledge register in Cortex-A53 SRE port (#392) 2021-10-15 09:21:56 -07:00
portmacro.h Add Cortex-A53 port with system register interface for CPU interface access (#357) 2021-06-22 18:51:58 -07:00