summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/virt-v7.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-03common: Move some SMP functions out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-08-12ARM: non-sec: flush code cacheline alignedStefan Agner1-1/+3
2015-05-13tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0Ian Campbell1-0/+5
2015-05-13ARM: Add board-specific initialization hook for PSCIJan Kiszka1-0/+6
2015-03-01ARM: HYP/non-sec: relocation before enable secondary coresPeng Fan1-1/+8
2015-01-24ARM: HYP/non-sec: Make variable gic_dist_addr as a local onetang yuantian1-2/+7
2014-07-28ARM: HYP/non-sec: remove MIDR check to validate CBARMarc Zyngier1-17/+0
2014-07-28ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier1-40/+19
2013-10-07ARM: virtualization: replace verbose license with SPDX identifierAndre Przywara1-18/+2
2013-10-03ARM: extend non-secure switch to also go into HYP modeAndre Przywara1-0/+37
2013-10-03ARM: add SMP support for non-secure switchAndre Przywara1-1/+15
2013-10-03ARM: add C function to switch to non-secure stateAndre Przywara1-0/+122