aboutsummaryrefslogtreecommitdiff
path: root/plat/qemu
AgeCommit message (Expand)Author
2021-03-10Merge changes I9c9ed516,I2788eaf6 into integrationMadhukar Pappireddy
2021-03-01qemu/qemu_sbsa: fix memory type of secure NOR flashMasahisa Kojima
2021-03-01qemu/qemu_sbsa: spm_mm supports 512 coresMasahisa Kojima
2021-02-25Merge "plat/qemu: trigger reboot with secure pl061" into integrationMadhukar Pappireddy
2021-02-04plat/qemu: trigger reboot with secure pl061Maxim Uvarov
2021-01-26Merge changes from topic "tp-feat-rng" into integrationSandrine Bailleux
2021-01-19qemu/qemu_sbsa: add support for sbsa-ref Embedded ControllerGraeme Gregory
2021-01-19qemu/qemu_sbsa: topology is different from qemu so add handlingGraeme Gregory
2021-01-19qemu/common : change DEVICE2 definition for MMUGraeme Gregory
2021-01-19qemu/aarch64/plat_helpers.S : calculate the position shiftGraeme Gregory
2021-01-19plat/qemu: Use RNDR in stack protectorTomas Pilar
2021-01-13qemu/qemu_sbsa: enable secure variable storageMasahisa Kojima
2020-12-01qemu/qemu_sbsa: increase SHARED_RAM_SIZEMasato Fukumori
2020-11-20plat/qemu_sbsa: Include libraries for Cortex-A72Tanmay Jagdale
2020-10-21plat/qemu_sbsa: Remove cortex_a53 and aem_genericTomas Pilar
2020-10-09Don't return error information from console_flushJimmy Brisson
2020-09-07plat: Fix build issue for qemu and rpi3 platformsManish V Badarkhe
2020-08-18qemu/qemu_sbsa: enable SPM supportMasahisa Kojima
2020-06-03qemu/qemu_sbsa: increase size to handle fdtMasahisa Kojima
2020-05-19Cleanup the code for TBBR CoT descriptorsManish V Badarkhe
2020-03-30TF-A GICv3 driver: Introduce makefileAlexei Fedorov
2020-03-10TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov
2020-03-06qemu: Support optional encryption of BL31 and BL32 imagesSumit Garg
2020-03-06qemu: Update flash address map to keep FIP in secure FLASH0Sumit Garg
2020-02-25pl011: Use generic console_t data structureAndre Przywara
2020-02-07qemu: define ARMV7_SUPPORTS_VFPJerome Forissier
2020-01-29qemu: Implement PSCI_CPU_OFF.Andrew Walbran
2020-01-29Merge changes I0fb7cf79,Ia8eb4710 into integrationSoby Mathew
2020-01-24qemu: Unify Platform specific defines for PSCI moduleDeepika Bhavnani
2020-01-23qemu: Implement qemu_system_off via semihosting.Andrew Walbran
2020-01-23qemu: Support ARM_LINUX_KERNEL_AS_BL33 to pass FDT address.Andrew Walbran
2019-10-01qemu/qemu_sbsa: Adding memory mapping for both FLASH0/FLASH1Radoslaw Biernacki
2019-10-01qemu/qemu_sbsa: Adding Qemu SBSA platformRadoslaw Biernacki
2019-09-18qemu: Simplify the image size calculationRadoslaw Biernacki
2019-09-18qemu: introducing sub-platforms to qemu platformRadoslaw Biernacki
2019-09-13qemu: Move and generalise FDT PSCI fixupAndre Przywara
2019-08-06Merge changes from topic "qemu_sbsa" into integrationSandrine Bailleux
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-07-26plat/qemu: add gicv3 support for qemuHongbo Zhang
2019-07-26plat/qemu: move gicv2 codes to separate fileHongbo Zhang
2019-06-28qemu: use new console interface in aarch32Ambroise Vincent
2019-06-28Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent
2019-04-12Mbed TLS: Remove weak heap implementationAmbroise Vincent
2019-04-03Remove deprecated plat_crash_console_*Ambroise Vincent
2019-02-01Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz
2019-02-01Remove duplicated definitions of linker symbolsAntonio Nino Diaz
2019-01-15Move BL1 and BL2 private defines to bl_common.hAntonio Nino Diaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-11-01context_mgmt: Fix MISRA defectsAntonio Nino Diaz