SummerGift
|
fc7a5abc76
|
[libcpu]: add 8-byte alignment for arm architecture && optimize code format
|
2017-12-21 16:37:38 +08:00 |
Grissiom
|
2b7be29cad
|
[bsp/rva8] enable group{0,1} interrupt forwarding in gic initialization
When RT-Thread is running stand alone, it forgot to enable the
distributor of GIC.
|
2014-04-08 11:54:03 +08:00 |
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 |
Grissiom
|
28f11fdd7b
|
[vmm] add realview-pb-a8 VMM support
|
2014-04-03 17:59:14 +08:00 |