summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/hyp-stub.S
AgeCommit message (Expand)Author
2022-11-08ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers
2020-12-21Merge branch 'devel-stable' into for-nextRussell King
2020-12-21ARM: 9031/1: hyp-stub: remove unused .L__boot_cpu_mode_offset symbolArd Biesheuvel
2020-10-28ARM: kvm: replace open coded VA->PA calculations with adr_l callArd Biesheuvel
2020-03-24arm: Remove the ability to set HYP vectors outside of the decompressorMarc Zyngier
2020-01-22ARM: 8955/1: virt: Relax arch timer version check during early bootVladimir Murzin
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-02-26ARM: 8848/1: virt: Align GIC version check with arm64 counterpartVladimir Murzin
2017-08-14ARM: align .data sectionRussell King
2017-04-20ARM: hyp-stub: Fix Thumb-2 compilationMarc Zyngier
2017-04-09ARM: hyp-stub: Zero r0 on successful stub handlingMarc Zyngier
2017-04-09ARM: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier
2017-04-09ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier
2017-04-09ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier
2017-04-09ARM: hyp-stub: Define a return value for failed stub callsMarc Zyngier
2017-04-09ARM: hyp-stub: Use r1 for the soft-restart addressMarc Zyngier
2017-04-09ARM: KVM: Convert KVM to use HVC_GET_VECTORSMarc Zyngier
2017-04-09ARM: soft-reboot into same mode that we entered the kernelRussell King
2017-04-09ARM: hyp-stub: improve ABIRussell King
2016-08-23ARM: 8600/1: Enforce some NS-SVC initialisationRobin Murphy
2016-02-16ARM: 8527/1: virt: enable GICv3 system registersJean-Philippe Brucker
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King
2014-07-11ARM: virt: fix wrong HSCTLR.EE bit settingLi Liu
2013-07-22ARM: 7786/1: hyp: fix macro parameterisationMark Rutland
2013-06-07ARM: arch_timer: stop virtual timer when booted in HYP modeMarc Zyngier
2013-06-07ARM: hyp: initialize CNTVOFF to zeroMarc Zyngier
2013-01-10ARM: virt: simplify __hyp_stub_install epilogMarc Zyngier
2013-01-10ARM: virt: Avoid bx instruction for compatibility with <=ARMv4Dave Martin
2012-09-19ARM: virt: arch_timers: enable access to physical timersMarc Zyngier
2012-09-19ARM: zImage/virt: hyp mode entry support for the zImage loaderDave Martin
2012-09-19ARM: virt: allow the kernel to be entered in HYP modeDave Martin