You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/portable/GCC/ARM_CA53_64_BIT_SRE
Gaurav-Aggarwal-AWS 4e3bf0f5c0
Add Cortex-A53 port with system register interface for CPU interface access (#357)
The difference between this port and portable/GCC/ARM_CA53_64_BIT is
that this port uses System Register interface to access CPU interface
while the other one uses Memory-mapped interface.

Signed-off-by: Gaurav Aggarwal 
Co-authored-by: Cobus van Eeden <35851496+cobusve@users.noreply.github.com>
4 years ago
..
port.c Add Cortex-A53 port with system register interface for CPU interface access (#357) 4 years ago
portASM.S Add Cortex-A53 port with system register interface for CPU interface access (#357) 4 years ago
portmacro.h Add Cortex-A53 port with system register interface for CPU interface access (#357) 4 years ago