rt-thread-official/libcpu/arm/realview-a8-vmm
Man, Jianting (Meco) 99bdf978d7
[rtdef] use lower-case to define attributes (#6728)
* [rtdef] rename RT_WEAK attribute as rt_weak

* [rtdef] rename RT_USED attribute as rt_used

* [rtdef] rename RT_SECTION attribute as rt_section

* [rtdef] rename ALIGN attribute as rt_align

* [legacy] add RT_USED ALIGN RT_SECTION RT_WEAK as legacy support
2022-12-11 13:12:03 -05:00
..
SConscript [Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断 2022-06-09 07:01:59 +08:00
armv7.h [libcpu] auto formatted 2021-03-27 17:51:56 +08:00
context_gcc.S [license] Change the license of libarm to Apache. 2018-10-15 01:35:07 +08:00
cp15.h [libcpu] auto formatted 2021-03-27 17:51:56 +08:00
cp15_gcc.S [license] Change the license of libarm to Apache. 2018-10-15 01:35:07 +08:00
cpu.c [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
gic.c [libcpu] auto formatted 2021-03-27 17:51:56 +08:00
gic.h [libcpu] auto formatted 2021-03-27 17:51:56 +08:00
interrupt.c [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
interrupt.h [libcpu] auto formatted 2021-03-27 17:51:56 +08:00
mmu.c [libcpu] auto formatted 2021-03-27 17:51:56 +08:00
pmu.c [libcpu] auto formatted 2021-03-27 17:51:56 +08:00
pmu.h [libcpu] auto formatted 2021-03-27 17:51:56 +08:00
stack.c [libcpu] auto formatted 2021-03-27 17:51:56 +08:00
start_gcc.S [asm] 解决tab和空格混用的问题 2022-01-20 20:57:35 +08:00
trap.c FINSH_USING_BUILT_IN_COMMANDS改MSH_USING_BUILT_IN_COMMANDS 2021-08-28 16:48:08 -04:00
vector_gcc.S [asm] 解决tab和空格混用的问题 2022-01-20 20:57:35 +08:00