Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | ARM: HYP/non-sec: add the option for a second-stage monitor | Marc Zyngier | 2014-07-28 | -2/+11 |
* | ARM: HYP/non-sec: allow relocation to secure RAM | Marc Zyngier | 2014-07-28 | -84/+77 |
* | ARM: non-sec: reset CNTVOFF to zero | Marc Zyngier | 2014-07-28 | -1/+8 |
* | ARM: HYP/non-sec: add a barrier after setting SCR.NS==1 | Marc Zyngier | 2014-07-28 | -0/+1 |
* | ARM: align MVBAR on 32 byte boundary | Masahiro Yamada | 2013-12-06 | -1/+1 |
* | ARM: virtualization: replace verbose license with SPDX identifier | Andre Przywara | 2013-10-07 | -17/+1 |
* | ARM: extend non-secure switch to also go into HYP mode | Andre Przywara | 2013-10-03 | -5/+38 |
* | ARM: add SMP support for non-secure switch | Andre Przywara | 2013-10-03 | -0/+35 |
* | ARM: add assembly routine to switch to non-secure state | Andre Przywara | 2013-10-03 | -0/+87 |
* | ARM: add secure monitor handler to switch to non-secure state | Andre Przywara | 2013-10-03 | -0/+53 |