- 92aa7b4 chore: fix preprocessor checks by Boyan Karatotev · 6 months ago
- c5c54e2 refactor: convert arm platforms to use the generic GIC driver by Boyan Karatotev · 7 months ago
- 5d89341 refactor(gic): promote most of the GIC driver to common code by Boyan Karatotev · 7 months ago
- 35d18d8 refactor: make arm_gicv2.c and arm_gicv3.c common by Boyan Karatotev · 7 months ago
- cb33182 refactor(fvp): use more arm generic code for gicv3 by Boyan Karatotev · 8 months ago
- ee65660 Merge changes Id942c20c,Idd286bea,I8917a26e,Iec8c3477,If3c25dcd, ... into integration by André Przywara · 4 months ago
- 8d9f5f2 feat(cpufeat): enable FEAT_PAuth to FEAT_STATE_CHECKED by Boyan Karatotev · 4 months ago
- 5462bd4 Merge "fix(rd1ae): rename legacy MPAM build option" into integration by Yann Gautier · 4 months ago
- ec56d59 Merge changes from topic "sm/rpkm" into integration by Soby Mathew · 4 months ago
- 2b47825 Merge changes from topic "hm/handoff-aarch32" into integration by Govindraj Raja · 4 months ago
- 7a5e580 fix(rd1ae): rename legacy MPAM build option by Andre Przywara · 4 months ago
- 31ddca4 Merge "feat(psci): remove cpu context init by index" into integration by Manish V Badarkhe · 4 months ago
- ef738d1 feat(psci): remove cpu context init by index by Manish Pandey · 1 year, 2 months ago
- e0c2b73 Merge changes from topic "nrd1_deprecation" into integration by Manish V Badarkhe · 4 months ago
- b620641 Merge changes from topic "hm/evlog" into integration by Manish V Badarkhe · 4 months ago
- 8676dca Merge changes Ie33671b0,I1543aa6d into integration by Manish V Badarkhe · 4 months ago
- 8b3a89f feat(trp): test el3-rmm ide km interface by Sona Mathew · 4 months ago
- 2132c70 feat(rmmd): el3-rmm ide key management interface by Sona Mathew · 5 months ago
- fa0eb3c fix(rdv3): correctly define plat_mboot_measure_key() by Boyan Karatotev · 4 months ago
- e48d38d refactor(fvp): use renamed event log printer by Harrison Mutai · 5 months ago
- afb3075 feat(neoverse_rd): deprecate and remove RD-V1 platform variants by Rohit Mathew · 4 months ago
- 71ad967 feat(neoverse_rd): deprecate and remove RD-N1-Edge platform variants by Rohit Mathew · 4 months ago
- a023201 feat(neoverse_rd): deprecate and remove SGI-575 platform by Rohit Mathew · 4 months ago
- f2eb6cd Merge "fix(juno): resolve BL2 RAM overflow with RSA+ECDSA in GCC(14.2.1)" into integration by Govindraj Raja · 4 months ago
- 2ab298b feat(fvp): support AArch32 booting with handoff by Harrison Mutai · 8 months ago
- abdb953 feat(arm): support AArch32 booting with handoff by Harrison Mutai · 8 months ago
- 23302d4 fix(xlat): remove xlat_mpu by Boyan Karatotev · 4 months ago
- dd566a9 fix(juno): resolve BL2 RAM overflow with RSA+ECDSA in GCC(14.2.1) by Jayanth Dodderi Chidanand · 4 months ago
- 4181ebb Merge "fix(plat): remove fvp_r" into integration by Olivier Deprez · 4 months ago
- 611b38c Merge "fix(arm): resolve misra rule R11.6 violation" into integration by Govindraj Raja · 4 months ago
- 2cadf21 fix(plat): remove fvp_r by Boyan Karatotev · 5 months ago
- 4569a49 fix(arm): resolve build issue with ARM_ROTPK_LOCATION=regs option by Manish V Badarkhe · 4 months ago
- 307a533 fix(arm): resolve misra rule R11.6 violation by Jayanth Dodderi Chidanand · 4 months ago
- 25a6bcd feat(tc): port BL31-BL33 interface to firmware handoff framework by Jayanth Dodderi Chidanand · 5 months ago
- 2a36dee feat(tc): port BL2-BL31 interface to firmware handoff framework by Jayanth Dodderi Chidanand · 5 months ago
- 93c50ae feat(tc): port BL1-BL2 interface to firmware handoff framework by Jayanth Dodderi Chidanand · 5 months ago
- 1eb8983 Merge "fix(cpus): remove errata setting PF_MODE to conservative" into integration by Bipin Ravi · 4 months ago
- b6e6e2e refactor(arm): simplify early platform setup function in BL31 by Jayanth Dodderi Chidanand · 5 months ago
- 8187b95 refactor(arm): simplify early platform setup function in BL2 by Jayanth Dodderi Chidanand · 5 months ago
- 4c5ccbf feat(arm): add support for Transfer List creation by Jayanth Dodderi Chidanand · 5 months ago
- 94b500d fix(fvp): allow PSCI 0.2 in the device tree by Boyan Karatotev · 4 months ago
- ac9f4b4 fix(cpus): remove errata setting PF_MODE to conservative by Govindraj Raja · 4 months ago
- ca3f2ee Merge "feat(rmmd): verify FEAT_MEC present before calling plat hoook" into integration by Soby Mathew · 4 months ago
- 609ada9 feat(rmmd): verify FEAT_MEC present before calling plat hoook by Juan Pablo Conde · 4 months ago
- 90f9c9b Merge "feat(rme): add SMMU and PCIe information to Boot manifest" into integration by Soby Mathew · 4 months ago
- 90552c6 feat(rme): add SMMU and PCIe information to Boot manifest by AlexeiFedorov · 6 months ago
- 518b278 Merge changes from topic "hm/handoff-aarch32" into integration by Manish Pandey · 4 months ago
- 3c198a9 Merge "fix(rdv3): correctly handle FP regs context saving" into integration by Manish V Badarkhe · 5 months ago
- 8921349 refactor(arm): simplify early platform setup functions by Harrison Mutai · 5 months ago
- ac05182 fix(rdv3): correctly handle FP regs context saving by Rakshit Goyal · 5 months ago
- 4848824 Merge changes from topic "mec" into integration by Soby Mathew · 5 months ago
- f801fdc feat(rmmd): add RMM_MECID_KEY_UPDATE call by Tushar Khandelwal · 1 year, 4 months ago
- 2948d1f fix(arm): reinit secure and non-secure tls by Harrison Mutai · 8 months ago
- c5ea3fa Merge "feat(rmmd): add FEAT_MEC support" into integration by Soby Mathew · 5 months ago
- 7e84f3c feat(rmmd): add FEAT_MEC support by Tushar Khandelwal · 1 year, 5 months ago
- 5488b94 Merge "build(poetry): install dependencies with `--no-root`" into integration by Manish Pandey · 5 months ago
- c25405d build(poetry): install dependencies with `--no-root` by Chris Kay · 5 months ago
- d153bcf Merge "feat(spm_mm): move mm_communication header define to general header" into integration by Manish Pandey · 5 months ago
- dcd8d7f feat(fvp): increase cactus-tertiary size by J-Alves · 8 months ago
- bf9a25f feat(fvp): set defaults for build commandline by Salman Nabi · 6 months ago
- eb8cb95 feat(arm): enable Linux boot from fip as BL33 by Salman Nabi · 8 months ago
- 1c08ff3 feat(arm): add initrd props to dtb at build time by Salman Nabi · 8 months ago
- c722003 fix(el3-runtime): replace CTX_ESR_EL3 with CTX_DOUBLE_FAULT_ESR by Manish Pandey · 6 months ago
- 70b5967 Merge changes from topic "mb/drtm" into integration by Govindraj Raja · 5 months ago
- fe488c3 fix(rdv3): handle invalid build combination by Govindraj Raja · 6 months ago
- 7c37541 Merge "feat(romlib): add PSA Crypto ROMLIB support" into integration by Manish Pandey · 5 months ago
- cf1b7fe feat(romlib): add PSA Crypto ROMLIB support by laurenw · 6 months ago
- 98c6516 chore: rename arcadia to Cortex-A320 by Govindraj Raja · 5 months ago
- 1733deb feat(fvp): add stub function to retrieve DLME image auth features by Manish V Badarkhe · 5 months ago
- 5d37755 feat(fvp): add stub platform function to get ACPI table region size by Manish V Badarkhe · 5 months ago
- 83ec7e4 perf(amu): greatly simplify AMU context management by Boyan Karatotev · 9 months ago
- 2590e81 perf(mpmm): greatly simplify MPMM enablement by Boyan Karatotev · 8 months ago
- a8a5d39 Merge changes from topic "bk/errata_speed" into integration by Manish V Badarkhe · 5 months ago
- 02f0e6e Merge "fix(rme): map DEVICE0_BASE as EL3_PAS" into integration by Olivier Deprez · 6 months ago
- b62673c refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 6 months ago
- 99b2ae2 Merge changes from topic "jw/gic-lca-support" into integration by Manish V Badarkhe · 6 months ago
- b478432 Merge "fix(psci): check if a core is the last one in a requested power level" into integration by Manish Pandey · 6 months ago
- b577248 fix(rme): map DEVICE0_BASE as EL3_PAS by AlexeiFedorov · 6 months ago
- 26f789d Merge "fix(neoverse-rd): initialize CNTFRQ_EL0 for RESET_TO_BL31" into integration by Manish V Badarkhe · 6 months ago
- e0be63c Merge changes I712712d7,I1932500e,I75dda77e,I12f3b8a3,Ia72e5900 into integration by Manish V Badarkhe · 6 months ago
- 94a4383 fix(neoverse-rd): initialize CNTFRQ_EL0 for RESET_TO_BL31 by Lokesh B V · 6 months ago
- b51436c feat(spm_mm): move mm_communication header define to general header by Levi Yun · 9 months ago
- d0a0d61 Merge changes I32bd0c71,I167e7398 into integration by Manish V Badarkhe · 6 months ago
- e136223 Merge changes from topic "memory_bank" into integration by Soby Mathew · 6 months ago
- 0896361 refactor(arm): switch to rse_mbx_init by Yann Gautier · 6 months ago
- 5b46aac refactor(tc): add plat_rse_comms_init by Yann Gautier · 10 months ago
- a773955 refactor(arm)!: rename PLAT_MHU_VERSION flag by Yann Gautier · 11 months ago
- 9855568 fix(arm): don't race on the build directory by Boyan Karatotev · 6 months ago
- fcb80d7 Merge changes I765a7fa0,Ic33f0b6d,I8d1a88c7,I381f96be,I698fa849, ... into integration by Manish Pandey · 6 months ago
- aeec55c feat(fvp): increase GPT PPS to 1TB by AlexeiFedorov · 6 months ago
- b0f1c84 feat(gpt): statically allocate bitlocks array by AlexeiFedorov · 6 months ago
- ac07f3a chore(gpt): define PPS in platform header files by AlexeiFedorov · 7 months ago
- 7a4a070 feat(fvp): allocate L0 GPT at the top of SRAM by AlexeiFedorov · 7 months ago
- bef44f6 feat(rmm): add PCIe IO info to Boot manifest by AlexeiFedorov · 10 months ago
- 665a8fd feat(fvp): define single Root region by AlexeiFedorov · 1 year, 5 months ago
- 593ae35 feat(cpus): add ENABLE_ERRATA_ALL flag by Boyan Karatotev · 2 years, 5 months ago
- 8b68a61 Merge changes from topic "RDV3-hafnium-support" into integration by Manish Pandey · 6 months ago
- 71d4e03 fix(psci): check if a core is the last one in a requested power level by Boyan Karatotev · 6 months ago
- 37cc7fa feat(rdv3): enable the support to fetch dynamic config by Nishant Sharma · 1 year, 11 months ago
- 4d9b828 feat(rdv3): add dts files to enable hafnium as BL32 by Nishant Sharma · 1 year, 11 months ago