summaryrefslogtreecommitdiff
path: root/plat/qemu
Commit message (Expand)AuthorAgeFilesLines
* fix(spmd): fix build error with spmdGovindraj Raja2023-05-101-2/+2
* Merge "fix(qemu-sbsa): enable FGT" into integrationBipin Ravi2023-05-091-0/+3
|\
| * fix(qemu-sbsa): enable FGTMarcin Juszkiewicz2023-04-281-0/+3
* | feat(spmd): introduce platform handler for Group0 interruptMadhukar Pappireddy2023-05-011-1/+12
|/
* feat(qemu): increase max cpus per cluster to 16Evgeny Iakovlev2023-04-051-4/+3
* fix(qemu): enable dynamic feature detection of FEAT_SVE for NormalWorldJayanth Dodderi Chidanand2023-04-032-5/+5
* Merge changes from topic "feat_state_part4" into integrationManish Pandey2023-03-272-3/+4
|\
| * refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKEDAndre Przywara2023-03-222-3/+4
* | fix(build): partially fix qemu aarch32 buildRebecca Cran2023-03-221-1/+13
* | Merge "fix(pauth): make pauth_helpers linking generic" into integrationManish Pandey2023-03-211-2/+1
|\ \ | |/ |/|
| * fix(pauth): make pauth_helpers linking genericBoyan Karatotev2023-02-281-2/+1
* | Merge changes from topics "qemu", "qemu_sbsa" into integrationBipin Ravi2023-03-207-95/+160
|\ \
| * | feat(qemu): add A76/N1 cpu support for virtChen Baozi2023-03-161-17/+25
| * | feat(qemu): add "neoverse-n1" cpu supportChen Baozi2023-03-121-6/+19
| * | feat(qemu): make coherent memory section optionalChen Baozi2023-03-123-0/+12
| * | refactor(qemu): make use of setup_page_tables()Chen Baozi2023-03-125-72/+104
| |/
* | Merge "feat(qemu): combine TF-A artefacts into ROM file" into integrationAndré Przywara2023-03-201-0/+14
|\ \ | |/ |/|
| * feat(qemu): combine TF-A artefacts into ROM fileAndre Przywara2023-02-131-0/+14
* | build: always prefix section names with `.`Chris Kay2023-02-201-2/+2
|/
* Merge "fix(qemu-sbsa): enable SVE and SME" into integrationBipin Ravi2022-12-221-2/+3
|\
| * fix(qemu-sbsa): enable SVE and SMEMarcin Juszkiewicz2022-11-161-2/+3
* | Merge changes from topic "qemu_sel2" into integrationOlivier Deprez2022-12-158-56/+321
|\ \
| * | feat(qemu): support el3 spmcJens Wiklander2022-12-082-3/+59
| * | feat(qemu): support s-el2 spmcJens Wiklander2022-12-086-10/+199
| * | feat(qemu): update abi between spmd and spmcJens Wiklander2022-12-086-46/+66
| |/
* | Merge "feat(qemu): support pointer authentication" into integrationManish Pandey2022-12-061-0/+6
|\ \
| * | feat(qemu): support pointer authenticationLeo Yan2022-11-281-0/+6
* | | Merge changes from topic "mb/refactor-evlog" into integrationManish Pandey2022-11-303-37/+19
|\ \ \ | |/ / |/| |
| * | refactor(qemu): pass platform metadata as a function's argumentManish V Badarkhe2022-11-223-37/+19
| |/
* | feat(qemu): increase size of bl2Leo Yan2022-11-171-1/+1
|/
* fix(qemu): enable SVE and SMEAndre Przywara2022-10-051-2/+5
* refactor(libc): clean up dependencies in libcClaus Pedersen2022-09-221-0/+2
* feat(qemu): increase size of bl31Jens Wiklander2022-08-161-2/+2
* fix: make TF-A use provided OpenSSL binarySalome Thirot2022-08-041-3/+3
* refactor(qemu): update configuring mbedtls supportlaurenw-arm2022-06-161-0/+4
* feat(qemu): add support for measured bootRuchika Gupta2022-04-289-15/+441
* 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