summaryrefslogtreecommitdiff
path: root/xen/arch/arm/alternative.c
AgeCommit message (Expand)Author
2019-11-01xen/arm: Move ARCH_PATCH_INSN_SIZE out of the header livepatch.hJulien Grall
2018-06-22xen/arm: alternatives: Add dynamic patching featureJulien Grall
2018-06-22xen/arm: Simplify alternative patching of non-writable regionJulien Grall
2017-09-15arm/alternative.c: switch to plain boolWei Liu
2017-06-30xen/arm: alternative: Redefine virt_to_mfn to support typesafeJulien Grall
2017-03-29arm: xen_size should be paddr_t for consistencyStefano Stabellini
2017-03-29xen/arm: alternative: Register re-mapped Xen area as a temporary virtual regionWei Chen
2017-02-16xen/include: Remove explicit xen/config.h includesAndrew Cooper
2016-09-09alternatives: x86 rename and change parameters on ARMKonrad Rzeszutek Wilk
2016-09-09x86/arm64: Expose the ALT_[ORIG|REPL]_PTR macros to header files.Konrad Rzeszutek Wilk
2016-09-09xen/arm: alternative: Make it possible to patch outside of the hypervisorJulien Grall
2016-09-09xen/arm: alternative: Clean-up __apply_alternativesJulien Grall
2016-08-03xen/arm: Introduce alternative runtime patchingJulien Grall