- ffe7bae build(bl31): sort sections by alignment by default by Chris Kay · 2 years, 6 months ago
- a1c924d Merge changes from topic "mb/rst-to-bl31-update" into integration by Manish V Badarkhe · 2 years, 4 months ago
- 138221c fix(fvp): work around BL31 progbits exceeded by Boyan Karatotev · 2 years, 4 months ago
- 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
- 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
- d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
- 82f5b50 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · 2 years, 4 months ago
- 603a0c6 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 0e7d97d Merge "fix(smccc): check smc_fid [23:17] bits" into integration by Manish V Badarkhe · 2 years, 5 months ago
- 9448f2b refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 90118bb refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 2 years, 6 months ago
- f8a3579 fix(smccc): check smc_fid [23:17] bits by Jayanth Dodderi Chidanand · 2 years, 5 months ago
- 3e14df6 fix(bl31): avoid clearing of argument registers in RESET_TO_BL31 case by Manish V Badarkhe · 2 years, 6 months ago
- 3eb8cd6 Revert "feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS" by Manish V Badarkhe · 2 years, 6 months ago
- fc8d2d3 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- ff49103 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- f5360cf refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- dc2b8e8 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 2 years, 5 months ago
- 17d07a5 refactor(bl31): use elx_panic for sysreg_handler64 by Govindraj Raja · 2 years, 6 months ago
- 338dbe2 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 2 years, 5 months ago
- bd62ce9 refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 2 years, 7 months ago
- f300ef6 refactor(aarch64): remove weak links to el3_panic by Govindraj Raja · 2 years, 7 months ago
- 7e619ec refactor(aarch64): refactor usage of elx_panic by Govindraj Raja · 2 years, 7 months ago
- cd8f6af Merge changes I63b584cf,I617f3d41 into integration by Manish V Badarkhe · 2 years, 6 months ago
- da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
- 6f7de9a refactor(el3_runtime): unify handle/enter_lower_el_async_ea by Manish Pandey · 2 years, 7 months ago
- d87c0e2 refactor(el3_runtime): introduce save_x30 macro by Manish Pandey · 2 years, 7 months ago
- 8227493 build: clarify linker script generation by Chris Kay · 2 years, 7 months ago
- f90fe02 style: normalize linker script code style by Chris Kay · 2 years, 10 months ago
- 344e5e8 Merge changes from topic "feat_state_rework" into integration by Manish Pandey · 2 years, 7 months ago
- c5a3ebb refactor(context-mgmt): move FEAT_HCX save/restore into C by Andre Przywara · 2 years, 9 months ago
- d242128 refactor(cpufeat): convert FEAT_HCX to new scheme by Andre Przywara · 2 years, 9 months ago
- 76a91d8 refactor(el3_runtime): remove unnecessary assembly macros by Manish Pandey · 2 years, 7 months ago
- 1ae7552 feat(fvp): emulate trapped RNDR by Andre Przywara · 2 years, 9 months ago
- ccd81f1 feat(el3-runtime): introduce system register trap handler by Andre Przywara · 2 years, 9 months ago
- e61713b fix(el3_runtime): do not save scr_el3 during EL3 entry by Manish Pandey · 2 years, 8 months ago
- 680b7aa Merge changes from topic "mp/ras_refactoring" into integration by Manish Pandey · 2 years, 9 months ago
- 0fe7b9f feat: pass SMCCCv1.3 SVE hint bit to dispatchers by Olivier Deprez · 2 years, 10 months ago
- d435238 fix(bl31): harden check in delegate_async_ea by Manish Pandey · 2 years, 10 months ago
- 1436e37 feat(drtm): add remediation driver support in DRTM by Manish V Badarkhe · 3 years, 2 months ago
- 4081426 feat(drtm): add Event Log driver support for DRTM by Manish V Badarkhe · 3 years, 2 months ago
- 2a1cdee feat(drtm): add platform functions for DRTM by johpow01 · 3 years, 5 months ago
- d54792b feat(drtm): update drtm setup function by Manish V Badarkhe · 3 years, 5 months ago
- 8b65390 feat(mbedtls): update mbedTLS driver for DRTM support by Manish V Badarkhe · 3 years, 5 months ago
- e62748e feat(drtm): add standard DRTM service by Manish V Badarkhe · 3 years, 5 months ago
- 9a5dec6 Merge "fix(bl31): allow use of EHF with S-EL2 SPMC" into integration by Olivier Deprez · 3 years ago
- 7c2fe62 fix(bl31): allow use of EHF with S-EL2 SPMC by Raghu Krishnamurthy · 3 years ago
- 958b839 Merge "refactor(bl31): introduce vendor extend rodata section" into integration by Julius Werner · 3 years ago
- 64207f8 fix(build): discard sections also with SEPARATE_NOBITS_REGION by Samuel Holland · 3 years, 4 months ago
- 8a68e86 refactor(bl31): introduce vendor extend rodata section by Leon Chen · 3 years ago
- df56e9d fix(bl31): pass the EA bit to 'delegate_sync_ea' by Varun Wadekar · 3 years ago
- 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
- 894c635 Merge changes I47014d72,Ibf00c386 into integration by Madhukar Pappireddy · 3 years, 3 months ago
- 25844ff feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS by Jorge Ramirez-Ortiz · 3 years, 4 months ago
- 65b13ba Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 3 years, 4 months ago
- 1d63ae4 feat(spmc): enable building of the SPMC at EL3 by Marc Bonnici · 3 years, 8 months ago
- 8b95e84 refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 3 years, 6 months ago
- b61d94a refactor(spm_mm): reorganize secure partition manager code by Marc Bonnici · 3 years, 8 months ago
- 6a0da73 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · 3 years, 7 months ago
- 7d33ffe fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 4 years, 2 months ago
- 97215e0 refactor(el3-runtime): add prepare_el3_entry func by Daniel Boulby · 3 years, 7 months ago
- dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
- 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
- 9b43d09 build(amu): introduce `amu.mk` by Chris Kay · 4 years, 3 months ago
- f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 months ago
- 1839012 feat(rme): add GPT Library by Zelalem Aweke · 4 years, 1 month ago
- 5b18de0 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 4 years, 1 month ago
- c5ea4f8 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
- 77c2775 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 4 years, 1 month ago
- 4693ff7 feat(rme): add Realm security state definition by Zelalem Aweke · 4 years, 1 month ago
- cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
- 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
- d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
- 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
- 1cdf1eb SMCCC/PCI: Handle std svc boilerplate by Jeremy Linton · 4 years, 9 months ago
- 7dfb991 Add TRNG Firmware Interface service by Jimmy Brisson · 5 years ago
- c2d32a5 Fix exception handlers in BL31: Use DSB to synchronize pending EA by Madhukar Pappireddy · 5 years ago
- 0063dd1 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 4 years, 9 months ago
- d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 5 years ago
- 1994e56 arm_fpga: Add support for unknown MPIDs by Javier Almansa Sobrino · 5 years ago
- 327131c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · 5 years ago
- 3b8456b runtime_exceptions: Update AT speculative workaround by Manish V Badarkhe · 5 years ago
- e8ad616 linker_script: move .rela.dyn section to bl_common.ld.h by Masahiro Yamada · 5 years ago
- caa3e7e linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 5 years ago
- a926a9f linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · 5 years ago
- a7739bc linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 5 years ago
- 0a0a7a9 linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 5 years ago
- 9fb288a linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 5 years ago
- d2737fe Merge changes from topic "mp/enhanced_pal_hw" into integration by Mark Dykes · 5 years ago
- 26d1e0c fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 6 years ago
- f9ea3a6 Merge "Fix crash dump for lower EL" into integration by Mark Dykes · 5 years ago
- 665e71b Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 5 years ago
- b4292bc Fix crash dump for lower EL by Alexei Fedorov · 5 years ago
- 63aa409 Merge changes from topic "spmd" into integration by Olivier Deprez · 5 years ago
- c3fb00d SPMD: enable SPM dispatcher support by Achin Gupta · 6 years ago
- 68c7608 Make PAC demangling more generic by Alexei Fedorov · 5 years ago
- 235c817 Merge "Coverity: remove unnecessary header file includes" into integration by Mark Dykes · 6 years ago
- 9eac8e9 Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · 6 years ago
- e693728 Coverity: remove unnecessary header file includes by Zelalem · 6 years ago