summaryrefslogtreecommitdiff
path: root/plat/qemu
Commit message (Expand)AuthorAgeFilesLines
* feat(plat/qemu): add SPMD support with SPMC at S-EL1Jens Wiklander2021-11-294-9/+61
* build(fdt-wrappers): introduce FDT wrappers makefileChris Kay2021-10-261-2/+6
* Merge "fix(plat/qemu): reboot/shutdown with low to high gpio" into integrationManish Pandey2021-10-111-2/+2
|\
| * fix(plat/qemu): reboot/shutdown with low to high gpioMaxim Uvarov2021-10-111-2/+2
* | fix(plat/qemu): (NS_DRAM0_BASE + NS_DRAM0_SIZE) ADDR overflow 32bitlwpDarren2021-08-181-2/+2
* | refactor(plat/qemu): increase the non-secure DRAM sizeRuchika Gupta2021-07-051-1/+1
|/
* plat/qemu: add "max" cpu supportLeif Lindholm2021-04-132-1/+5
* plat/qemu: add cortex-a72 support to 'virt' platformLeif Lindholm2021-04-131-1/+4
* plat/qemu: include gicv2.mkLeif Lindholm2021-04-131-3/+3
* Merge changes I9c9ed516,I2788eaf6 into integrationMadhukar Pappireddy2021-03-102-16/+25
|\
| * qemu/qemu_sbsa: fix memory type of secure NOR flashMasahisa Kojima2021-03-011-1/+1
| * qemu/qemu_sbsa: spm_mm supports 512 coresMasahisa Kojima2021-03-012-15/+24
* | Merge "plat/qemu: trigger reboot with secure pl061" into integrationMadhukar Pappireddy2021-02-254-1/+34
|\ \ | |/ |/|
| * plat/qemu: trigger reboot with secure pl061Maxim Uvarov2021-02-044-1/+34
* | Merge changes from topic "tp-feat-rng" into integrationSandrine Bailleux2021-01-261-4/+12
|\ \
| * | plat/qemu: Use RNDR in stack protectorTomas Pilar2021-01-191-4/+12
| |/
* | qemu/qemu_sbsa: add support for sbsa-ref Embedded ControllerGraeme Gregory2021-01-194-4/+247
* | qemu/qemu_sbsa: topology is different from qemu so add handlingGraeme Gregory2021-01-194-11/+85
* | qemu/common : change DEVICE2 definition for MMUGraeme Gregory2021-01-191-1/+7
* | qemu/aarch64/plat_helpers.S : calculate the position shiftGraeme Gregory2021-01-193-1/+17
|/
* qemu/qemu_sbsa: enable secure variable storageMasahisa Kojima2021-01-134-5/+81
* qemu/qemu_sbsa: increase SHARED_RAM_SIZEMasato Fukumori2020-12-011-1/+1
* plat/qemu_sbsa: Include libraries for Cortex-A72Tanmay Jagdale2020-11-201-1/+3
* plat/qemu_sbsa: Remove cortex_a53 and aem_genericTomas Pilar2020-10-211-6/+2
* Don't return error information from console_flushJimmy Brisson2020-10-092-6/+6
* plat: Fix build issue for qemu and rpi3 platformsManish V Badarkhe2020-09-071-1/+1
* qemu/qemu_sbsa: enable SPM supportMasahisa Kojima2020-08-184-15/+226
* qemu/qemu_sbsa: increase size to handle fdtMasahisa Kojima2020-06-031-1/+1
* Cleanup the code for TBBR CoT descriptorsManish V Badarkhe2020-05-191-3/+5
* TF-A GICv3 driver: Introduce makefileAlexei Fedorov2020-03-302-10/+8
* TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov2020-03-102-1/+5
* qemu: Support optional encryption of BL31 and BL32 imagesSumit Garg2020-03-063-4/+82
* qemu: Update flash address map to keep FIP in secure FLASH0Sumit Garg2020-03-061-2/+2
* pl011: Use generic console_t data structureAndre Przywara2020-02-251-2/+2
* qemu: define ARMV7_SUPPORTS_VFPJerome Forissier2020-02-071-0/+1
* qemu: Implement PSCI_CPU_OFF.Andrew Walbran2020-01-296-3/+37
* Merge changes I0fb7cf79,Ia8eb4710 into integrationSoby Mathew2020-01-294-4/+43
|\
| * qemu: Implement qemu_system_off via semihosting.Andrew Walbran2020-01-233-1/+9
| * qemu: Support ARM_LINUX_KERNEL_AS_BL33 to pass FDT address.Andrew Walbran2020-01-233-3/+34
* | qemu: Unify Platform specific defines for PSCI moduleDeepika Bhavnani2020-01-242-9/+9
|/
* qemu/qemu_sbsa: Adding memory mapping for both FLASH0/FLASH1Radoslaw Biernacki2019-10-013-7/+14
* qemu/qemu_sbsa: Adding Qemu SBSA platformRadoslaw Biernacki2019-10-012-0/+344
* qemu: Simplify the image size calculationRadoslaw Biernacki2019-09-182-4/+4
* qemu: introducing sub-platforms to qemu platformRadoslaw Biernacki2019-09-1823-26/+30
* qemu: Move and generalise FDT PSCI fixupAndre Przywara2019-09-134-104/+3
* Merge changes from topic "qemu_sbsa" into integrationSandrine Bailleux2019-08-067-64/+147
|\
| * plat/qemu: add gicv3 support for qemuHongbo Zhang2019-07-263-3/+66
| * plat/qemu: move gicv2 codes to separate fileHongbo Zhang2019-07-266-62/+82
* | Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-014-14/+14
|/
* qemu: use new console interface in aarch32Ambroise Vincent2019-06-282-6/+5