rt-thread/libcpu/arm/arm926
ardafu 49fa5c44d7 [libcpu][arm926] Optimize code
1. Combine code for IAR and GCC in file mmu.c and cpuport.c
2. Remove remap code in start_xxx.S. User should config MMU to map vector table to visual address 0x0
2015-04-22 11:19:50 +08:00
..
context_gcc.S [libcpu][arm926] Optimize code 2015-04-22 11:19:50 +08:00
context_iar.S [libcpu][arm926] Remove unused SPSR register PUSH/POP when os switch thread. 2015-04-16 14:13:43 +08:00
context_rvds.S [libcpu][arm926] Remove unused SPSR register PUSH/POP when os switch thread. 2015-04-16 14:13:43 +08:00
cpuport.c [libcpu][arm926] Optimize code 2015-04-22 11:19:50 +08:00
mmu.c [libcpu][arm926] Optimize code 2015-04-22 11:19:50 +08:00
mmu.h 1. [bsp][sam9260] Fix the bug that auto reset after boot 20s. Disable watchdog in rt_lovel_level_init function. 2015-04-15 16:13:30 +08:00
stack.c [libcpu][arm926] Remove unused SPSR register PUSH/POP when os switch thread. 2015-04-16 14:13:43 +08:00
start_gcc.S [libcpu][arm926] Optimize code 2015-04-22 11:19:50 +08:00
start_iar.S [libcpu][arm926] Optimize code 2015-04-22 11:19:50 +08:00
start_rvds.S [libcpu][arm926] Optimize code 2015-04-22 11:19:50 +08:00
trap.c 1. [bsp][sam9260] Fix the bug that auto reset after boot 20s. Disable watchdog in rt_lovel_level_init function. 2015-04-15 16:13:30 +08:00