aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/nonsec_virt.S
AgeCommit message (Expand)AuthorFilesLines
2014-12-11ARM: HYP/non-sec: Fix the ARCH Timer frequency setting.Xiubo Li1-2/+2
2014-12-11ARM: HYP/non-sec: add the pen address BE mode support.Xiubo Li1-0/+3
2014-07-28ARM: HYP/non-sec: add the option for a second-stage monitorMarc Zyngier1-2/+11
2014-07-28ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier1-84/+77
2014-07-28ARM: non-sec: reset CNTVOFF to zeroMarc Zyngier1-1/+8
2014-07-28ARM: HYP/non-sec: add a barrier after setting SCR.NS==1Marc Zyngier1-0/+1
2013-12-06ARM: align MVBAR on 32 byte boundaryMasahiro Yamada1-1/+1
2013-10-07ARM: virtualization: replace verbose license with SPDX identifierAndre Przywara1-17/+1
2013-10-03ARM: extend non-secure switch to also go into HYP modeAndre Przywara1-5/+38
2013-10-03ARM: add SMP support for non-secure switchAndre Przywara1-0/+35
2013-10-03ARM: add assembly routine to switch to non-secure stateAndre Przywara1-0/+87
2013-10-03ARM: add secure monitor handler to switch to non-secure stateAndre Przywara1-0/+53