- ae770fe feat(console): introduce EARLY_CONSOLE by Yann Gautier · 1 year, 7 months ago
- c282384 refactor(mte): remove mte, mte_perm by Govindraj Raja · 1 year, 5 months ago
- e3ecd73 Merge "refactor(sdei): use common create_spsr() in SDEI library" into integration by Lauren Wehrmeister · 1 year, 5 months ago
- fba343b Merge "fix(misra): fix MISRA defects" into integration by Manish Pandey · 1 year, 5 months ago
- 03fafc0 refactor(sdei): use common create_spsr() in SDEI library by Arvind Ram Prakash · 1 year, 6 months ago
- c42d0d8 fix(misra): fix MISRA defects by Arvind Ram Prakash · 1 year, 5 months ago
- 24a4a0a fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 by Arvind Ram Prakash · 1 year, 6 months ago
- 3c789bf feat(el3-runtime): introduce UNDEF injection to lower EL by Manish Pandey · 1 year, 8 months ago
- 8620bd0 build: use toolchain identifiers in conditions by Chris Kay · 1 year, 8 months ago
- ffb7742 build: use new toolchain variables for tools by Chris Kay · 1 year, 8 months ago
- b22e689 feat(cros_widevine): add ChromeOS widevine SMC handler by Yi Chou · 2 years, 4 months ago
- 7671008 fix(ehf): restrict secure world FIQ routing model to SPM_MM by Manish Pandey · 1 year, 9 months ago
- bfef8b9 feat(context-mgmt): report context memory usage by Juan Pablo Conde · 1 year, 9 months ago
- 8ddb02d Merge changes from topic "fix-lto-build" into integration by André Przywara · 1 year, 8 months ago
- 630a06c fix(el3-spmc): remove experimental flag by Olivier Deprez · 1 year, 9 months ago
- 3d6edc3 feat(build): check that .text section starts at page boundary by Andrey Skvortsov · 1 year, 11 months ago
- 6d22b08 fix(el3-runtime): restrict lower el EA handlers in FFH mode by Manish Pandey · 1 year, 10 months ago
- f87e54f fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 1 year, 10 months ago
- 6597fcf feat(ras): use FEAT_IESB for error synchronization by Manish Pandey · 2 years, 1 month ago
- d04c04a feat(el3-runtime): modify vector entry paths by Manish Pandey · 2 years, 2 months ago
- 461c0a5 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 2 years, 1 month ago
- edebefb fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 1 year, 10 months ago
- f5e1bed feat(bl31): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · 1 year, 10 months ago
- 1f6bb41 refactor(el3-runtime): plat_ic_has_interrupt_type returns bool by Madhukar Pappireddy · 1 year, 11 months ago
- 07f867b fix(el3-runtime): leverage generic interrupt controller helpers by Madhukar Pappireddy · 2 years ago
- ed8f06d feat(fvp): capture timestamps in bl stages by thagon01-arm · 2 years, 1 month ago
- 889e3d1 fix(bl31): resolve runtime console garbage in next stage by Prasad Kummari · 2 years ago
- 3991b88 refactor(el3-runtime): move interrupt exception handler from macro to a function by Manish Pandey · 2 years, 1 month ago
- 83a4dae refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init by Boyan Karatotev · 2 years, 6 months ago
- 24a7073 refactor(cm): introduce a real manage_extensions_nonsecure() by Boyan Karatotev · 2 years, 5 months ago
- b2d8517 fix: pass SMCCCv1.3 SVE hint to internal flags by Olivier Deprez · 2 years, 2 months ago
- f7d445f chore(bl): add UNALIGNED symbols for TEXT/RODATA by Michal Simek · 2 years, 3 months ago
- 9b5498a build(bl31): add symbols for memory layout by Harrison Mutai · 2 years, 4 months ago
- c84200e Merge "fix(pmu): unconditionally save PMCR_EL0" into integration by Manish Pandey · 2 years, 3 months ago
- 269f3da Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · 2 years, 3 months ago
- fdf9d76 Merge changes from topic "srm/Errata_ABI_El3" into integration by Madhukar Pappireddy · 2 years, 3 months ago
- 9202d51 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 2 years, 6 months ago
- ffea384 feat(errata_abi): errata management firmware interface by Sona Mathew · 2 years, 9 months ago
- 1d6d680 fix(pmu): unconditionally save PMCR_EL0 by Boyan Karatotev · 2 years, 8 months ago
- 0d12294 refactor(cm): make SVE and SME build dependencies logical by Boyan Karatotev · 2 years, 5 months ago
- d494b0e Merge "feat(el3-runtime): handle traps for IMPDEF registers accesses" into integration by Manish Pandey · 2 years, 3 months ago
- 0ed3be6 feat(el3-runtime): handle traps for IMPDEF registers accesses by Varun Wadekar · 2 years, 4 months ago
- 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