rt-thread/libcpu/arm/realview-a8-vmm
Grissiom c0f0c2322f [libcpu/arm] remove useless cpsr updating in rt_hw_context_switch_to
This piece of code will enable the interrupt early before switching to
the first thread. Although it is harmless, but not prefect.
2014-04-08 11:24:04 +08:00
..
SConscript [vmm] add realview-pb-a8 VMM support 2014-04-03 17:59:14 +08:00
armv7.h [vmm] add realview-pb-a8 VMM support 2014-04-03 17:59:14 +08:00
context_gcc.S [libcpu/arm] remove useless cpsr updating in rt_hw_context_switch_to 2014-04-08 11:24:04 +08:00
cp15.h [vmm] add realview-pb-a8 VMM support 2014-04-03 17:59:14 +08:00
cp15_gcc.S [vmm] add realview-pb-a8 VMM support 2014-04-03 17:59:14 +08:00
cpu.c [vmm] add realview-pb-a8 VMM support 2014-04-03 17:59:14 +08:00
gic.c [vmm] add realview-pb-a8 VMM support 2014-04-03 17:59:14 +08:00
gic.h [vmm] add realview-pb-a8 VMM support 2014-04-03 17:59:14 +08:00
interrupt.c [vmm] add realview-pb-a8 VMM support 2014-04-03 17:59:14 +08:00
interrupt.h [vmm] add realview-pb-a8 VMM support 2014-04-03 17:59:14 +08:00
mmu.c [vmm] add realview-pb-a8 VMM support 2014-04-03 17:59:14 +08:00
pmu.c [vmm] add realview-pb-a8 VMM support 2014-04-03 17:59:14 +08:00
pmu.h [vmm] add realview-pb-a8 VMM support 2014-04-03 17:59:14 +08:00
stack.c [vmm] add realview-pb-a8 VMM support 2014-04-03 17:59:14 +08:00
start_gcc.S [vmm] add realview-pb-a8 VMM support 2014-04-03 17:59:14 +08:00
trap.c [vmm] add realview-pb-a8 VMM support 2014-04-03 17:59:14 +08:00
vector_gcc.S [vmm] add realview-pb-a8 VMM support 2014-04-03 17:59:14 +08:00