summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/nonsec_virt.S
Commit message (Expand)AuthorAgeLines
* ARM: HYP/non-sec: add the option for a second-stage monitorMarc Zyngier2014-07-28-2/+11
* ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier2014-07-28-84/+77
* ARM: non-sec: reset CNTVOFF to zeroMarc Zyngier2014-07-28-1/+8
* ARM: HYP/non-sec: add a barrier after setting SCR.NS==1Marc Zyngier2014-07-28-0/+1
* ARM: align MVBAR on 32 byte boundaryMasahiro Yamada2013-12-06-1/+1
* ARM: virtualization: replace verbose license with SPDX identifierAndre Przywara2013-10-07-17/+1
* ARM: extend non-secure switch to also go into HYP modeAndre Przywara2013-10-03-5/+38
* ARM: add SMP support for non-secure switchAndre Przywara2013-10-03-0/+35
* ARM: add assembly routine to switch to non-secure stateAndre Przywara2013-10-03-0/+87
* ARM: add secure monitor handler to switch to non-secure stateAndre Przywara2013-10-03-0/+53