add cortex-v7a support
How To Run: see TencentOS-tiny\board\ALPHA_I.MX_emmc_256ddr\README.md TODO Next: 1. VFP support 2. fault diagnosis support 3. qemu vexpress ca9 support 4. raspberry pi support 5. SMP support
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
EXPORT port_int_disable
|
||||
EXPORT port_int_disable
|
||||
EXPORT port_int_enable
|
||||
|
||||
EXPORT port_cpsr_save
|
||||
@@ -28,7 +28,7 @@ NVIC_PENDSVSET EQU 0x10000000
|
||||
PRESERVE8
|
||||
|
||||
|
||||
GLOBAL port_int_disable
|
||||
GLOBAL port_int_disable
|
||||
port_int_disable
|
||||
CPSID I
|
||||
BX LR
|
||||
|
Reference in New Issue
Block a user