mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-08-05 12:44:11 +00:00
fix: Add big-endian support to ARM_CRx_No_GIC port (#1355)
This change makes sure the Data endianness bit is set in the SPSR register when the program is being compiled for big-endian. Signed-off-by: Maxim De Clercq <maximdeclercq00@gmail.com>
This commit is contained in:
1
.github/.cSpellWords.txt
vendored
1
.github/.cSpellWords.txt
vendored
@@ -29,6 +29,7 @@ APIC
|
||||
APROCFREQ
|
||||
APSR
|
||||
ARMCM
|
||||
ARMEB
|
||||
Armv
|
||||
ARMVFP
|
||||
ASTRINGZ
|
||||
|
||||
Reference in New Issue
Block a user