aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/virt-v7.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* arm: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+0
* ARM: psci: move GIC address override to KconfigAndre Przywara2023-10-111-2/+2
* global: Migrate CONFIG_ARM_GIC_BASE_ADDRESS to CFGTom Rini2022-12-231-2/+2
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move some SMP functions out of common.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARM: non-sec: flush code cacheline alignedStefan Agner2016-08-121-1/+3
* tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0Ian Campbell2015-05-131-0/+5
* ARM: Add board-specific initialization hook for PSCIJan Kiszka2015-05-131-0/+6
* ARM: HYP/non-sec: relocation before enable secondary coresPeng Fan2015-03-011-1/+8
* ARM: HYP/non-sec: Make variable gic_dist_addr as a local onetang yuantian2015-01-231-2/+7
* ARM: HYP/non-sec: remove MIDR check to validate CBARMarc Zyngier2014-07-281-17/+0
* ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier2014-07-281-40/+19
* ARM: virtualization: replace verbose license with SPDX identifierAndre Przywara2013-10-071-18/+2
* ARM: extend non-secure switch to also go into HYP modeAndre Przywara2013-10-031-0/+37
* ARM: add SMP support for non-secure switchAndre Przywara2013-10-031-1/+15
* ARM: add C function to switch to non-secure stateAndre Przywara2013-10-031-0/+122