summaryrefslogtreecommitdiff
path: root/xen/arch/arm/Makefile
AgeCommit message (Expand)Author
2021-10-15xen/arm: Enable the existing x86 virtual PCI support for ARMRahul Singh
2021-10-12build: avoid building arm/arm/*/head.o twiceAnthony PERARD
2021-10-12build,arm: move LDFLAGS change to arch.mkAnthony PERARD
2021-09-30xen/arm: pci: Add stubs to allow selecting HAS_PCIRahul Singh
2021-05-17build: centralize / unify asm-offsets generationJan Beulich
2021-04-18xen/arm: Include asm/asm-offsets.h and asm/macros.h on every assembly filesJulien Grall
2021-04-01arm: Add Kconfig entry to select CONFIG_DTB_FILEMichal Orzel
2021-01-29arm/ioreq: Introduce arch specific bits for IOREQ/DM featuresJulien Grall
2020-12-18lib: collect library files in an archiveJan Beulich
2020-12-16xen/arm: Add workaround for Cortex-A53 erratum #843419Luca Fancellu
2020-09-22build: use if_changed more consistently (and correctly) for prelink*.oJan Beulich
2020-09-04add additional symbols to xen-syms.mapMichael Kurth
2020-06-08build: fix dependency tracking for preprocessed filesJan Beulich
2020-05-07Arm: fix build with CONFIG_DTB_FILE setJan Beulich
2020-04-24xen/build: start using if_changedAnthony PERARD
2020-04-24xen/build: have the root Makefile generates the CFLAGSAnthony PERARD
2020-04-23xen/build: use new $(c_flags) and $(a_flags) instead of $(CFLAGS)Anthony PERARD
2020-04-01build,arm: Fix deps check of head.oAnthony PERARD
2020-04-01xen/arm: Configure early printk via KconfigAnthony PERARD
2020-03-06build: use obj-y += subdir/ instead of subdir-yAnthony PERARD
2019-06-19xen/arm: add generic TEE mediator frameworkVolodymyr Babchuk
2019-06-14xen/bitops: Provide helpers to safely modify guest memory atomicallyJulien Grall
2018-11-26common: make sure symbols-dummy.o gets rebuilt when neededJan Beulich
2018-11-09xen/arm: Consolidate CPU identification in cpufeature.{c,h}Julien Grall
2018-10-30xen/arm: introduce NO_PLATStefano Stabellini
2018-10-01xen/arm: Replace call_smc with arm_smccc_smcJulien Grall
2018-08-02arm: rename HAS_GICV3 to GICV3Stefano Stabellini
2018-07-11xen/arm: kernel: Move in init all the code/data of kernel.cJulien Grall
2018-07-11xen/arm: domain_build: Move in init all code/data of domain_build.cJulien Grall
2018-03-29ARM: VGIC: wire new VGIC(-v2) files into Xen build systemAndre Przywara
2018-02-08ARM: VGIC: split gic.c to observe hardware/virtual GIC separationAndre Przywara
2017-10-11arm: smccc: handle SMCs according to SMCCCVolodymyr Babchuk
2017-10-03xen/arm: vpl011: Add SBSA UART emulation in XenBhupinder Thakur
2017-09-14xen/arm: Move co-processor emulation outside of traps.cJulien Grall
2017-08-18arm/mem_access: Add software guest-page-table walkSergej Proskurin
2017-04-07ARM: vGICv3: introduce ITS emulation stubAndre Przywara
2017-04-07ARM: GICv3: allocate LPI pending and property tableAndre Przywara
2017-04-07ARM: GICv3 ITS: parse and store ITS subnodes from hardware DTAndre Przywara
2017-02-15xen/arm: Remove the makefile target xen.axfJulien Grall
2017-02-15xen/arm: Remove build option CONFIG_LOAD_ADDRESSJulien Grall
2017-01-30p2m: split mem_access into separate filesTamas K Lengyel
2017-01-17xen/arm: bootfdt.c is only used during initializationJulien Grall
2016-12-07xen/arm: vgic-v3: Build vgic-v3.c when CONFIG_HAS_GICV3 is enabled.Julien Grall
2016-12-06xen: convert lto to Kconfig optionWei Liu
2016-09-29vm_event: Implement ARM SMC eventsTamas K Lengyel
2016-09-27livepatch: Initial ARM64 support.Konrad Rzeszutek Wilk
2016-09-23livepatch: Move test-cases to their own sub-directory in test.Konrad Rzeszutek Wilk
2016-09-23arm64: s/ALTERNATIVE/HAS_ALTERNATIVE/Konrad Rzeszutek Wilk
2016-09-09arm/vm_event: get/set registersTamas K Lengyel
2016-09-07symbols: Generate an xen-sym.mapKonrad Rzeszutek Wilk