1. bfef8b9 feat(context-mgmt): report context memory usage by Juan Pablo Conde · 1 year, 9 months ago
  2. 8ddb02d Merge changes from topic "fix-lto-build" into integration by André Przywara · 1 year, 8 months ago
  3. 630a06c fix(el3-spmc): remove experimental flag by Olivier Deprez · 1 year, 9 months ago
  4. 3d6edc3 feat(build): check that .text section starts at page boundary by Andrey Skvortsov · 1 year, 11 months ago
  5. 6d22b08 fix(el3-runtime): restrict lower el EA handlers in FFH mode by Manish Pandey · 1 year, 10 months ago
  6. f87e54f fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 1 year, 10 months ago
  7. 6597fcf feat(ras): use FEAT_IESB for error synchronization by Manish Pandey · 2 years, 1 month ago
  8. d04c04a feat(el3-runtime): modify vector entry paths by Manish Pandey · 2 years, 2 months ago
  9. 461c0a5 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 2 years, 1 month ago
  10. edebefb fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 1 year, 10 months ago
  11. f5e1bed feat(bl31): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · 1 year, 10 months ago
  12. 1f6bb41 refactor(el3-runtime): plat_ic_has_interrupt_type returns bool by Madhukar Pappireddy · 1 year, 11 months ago
  13. 07f867b fix(el3-runtime): leverage generic interrupt controller helpers by Madhukar Pappireddy · 2 years ago
  14. ed8f06d feat(fvp): capture timestamps in bl stages by thagon01-arm · 2 years, 1 month ago
  15. 889e3d1 fix(bl31): resolve runtime console garbage in next stage by Prasad Kummari · 2 years ago
  16. 3991b88 refactor(el3-runtime): move interrupt exception handler from macro to a function by Manish Pandey · 2 years, 1 month ago
  17. 83a4dae refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init by Boyan Karatotev · 2 years, 6 months ago
  18. 24a7073 refactor(cm): introduce a real manage_extensions_nonsecure() by Boyan Karatotev · 2 years, 5 months ago
  19. b2d8517 fix: pass SMCCCv1.3 SVE hint to internal flags by Olivier Deprez · 2 years, 2 months ago
  20. f7d445f chore(bl): add UNALIGNED symbols for TEXT/RODATA by Michal Simek · 2 years, 3 months ago
  21. 9b5498a build(bl31): add symbols for memory layout by Harrison Mutai · 2 years, 4 months ago
  22. c84200e Merge "fix(pmu): unconditionally save PMCR_EL0" into integration by Manish Pandey · 2 years, 3 months ago
  23. 269f3da Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · 2 years, 3 months ago
  24. fdf9d76 Merge changes from topic "srm/Errata_ABI_El3" into integration by Madhukar Pappireddy · 2 years, 3 months ago
  25. 9202d51 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 2 years, 6 months ago
  26. ffea384 feat(errata_abi): errata management firmware interface by Sona Mathew · 2 years, 9 months ago
  27. 1d6d680 fix(pmu): unconditionally save PMCR_EL0 by Boyan Karatotev · 2 years, 8 months ago
  28. 0d12294 refactor(cm): make SVE and SME build dependencies logical by Boyan Karatotev · 2 years, 5 months ago
  29. d494b0e Merge "feat(el3-runtime): handle traps for IMPDEF registers accesses" into integration by Manish Pandey · 2 years, 3 months ago
  30. 0ed3be6 feat(el3-runtime): handle traps for IMPDEF registers accesses by Varun Wadekar · 2 years, 4 months ago
  31. ffe7bae build(bl31): sort sections by alignment by default by Chris Kay · 2 years, 6 months ago
  32. a1c924d Merge changes from topic "mb/rst-to-bl31-update" into integration by Manish V Badarkhe · 2 years, 4 months ago
  33. 138221c fix(fvp): work around BL31 progbits exceeded by Boyan Karatotev · 2 years, 4 months ago
  34. 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  35. 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  36. d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
  37. 82f5b50 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · 2 years, 4 months ago
  38. 603a0c6 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  39. 0e7d97d Merge "fix(smccc): check smc_fid [23:17] bits" into integration by Manish V Badarkhe · 2 years, 5 months ago
  40. 9448f2b refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  41. 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  42. 90118bb refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 2 years, 6 months ago
  43. f8a3579 fix(smccc): check smc_fid [23:17] bits by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  44. 3e14df6 fix(bl31): avoid clearing of argument registers in RESET_TO_BL31 case by Manish V Badarkhe · 2 years, 6 months ago
  45. 3eb8cd6 Revert "feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS" by Manish V Badarkhe · 2 years, 6 months ago
  46. fc8d2d3 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  47. ff49103 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  48. f5360cf refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  49. dc2b8e8 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 2 years, 5 months ago
  50. 17d07a5 refactor(bl31): use elx_panic for sysreg_handler64 by Govindraj Raja · 2 years, 6 months ago
  51. 338dbe2 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 2 years, 5 months ago
  52. bd62ce9 refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 2 years, 7 months ago
  53. f300ef6 refactor(aarch64): remove weak links to el3_panic by Govindraj Raja · 2 years, 7 months ago
  54. 7e619ec refactor(aarch64): refactor usage of elx_panic by Govindraj Raja · 2 years, 7 months ago
  55. cd8f6af Merge changes I63b584cf,I617f3d41 into integration by Manish V Badarkhe · 2 years, 6 months ago
  56. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  57. 6f7de9a refactor(el3_runtime): unify handle/enter_lower_el_async_ea by Manish Pandey · 2 years, 7 months ago
  58. d87c0e2 refactor(el3_runtime): introduce save_x30 macro by Manish Pandey · 2 years, 7 months ago
  59. 8227493 build: clarify linker script generation by Chris Kay · 2 years, 7 months ago
  60. f90fe02 style: normalize linker script code style by Chris Kay · 2 years, 10 months ago
  61. 344e5e8 Merge changes from topic "feat_state_rework" into integration by Manish Pandey · 2 years, 7 months ago
  62. c5a3ebb refactor(context-mgmt): move FEAT_HCX save/restore into C by Andre Przywara · 2 years, 9 months ago
  63. d242128 refactor(cpufeat): convert FEAT_HCX to new scheme by Andre Przywara · 2 years, 9 months ago
  64. 76a91d8 refactor(el3_runtime): remove unnecessary assembly macros by Manish Pandey · 2 years, 7 months ago
  65. 1ae7552 feat(fvp): emulate trapped RNDR by Andre Przywara · 2 years, 9 months ago
  66. ccd81f1 feat(el3-runtime): introduce system register trap handler by Andre Przywara · 2 years, 9 months ago
  67. e61713b fix(el3_runtime): do not save scr_el3 during EL3 entry by Manish Pandey · 2 years, 8 months ago
  68. 680b7aa Merge changes from topic "mp/ras_refactoring" into integration by Manish Pandey · 2 years, 9 months ago
  69. 0fe7b9f feat: pass SMCCCv1.3 SVE hint bit to dispatchers by Olivier Deprez · 2 years, 10 months ago
  70. d435238 fix(bl31): harden check in delegate_async_ea by Manish Pandey · 2 years, 10 months ago
  71. 1436e37 feat(drtm): add remediation driver support in DRTM by Manish V Badarkhe · 3 years, 2 months ago
  72. 4081426 feat(drtm): add Event Log driver support for DRTM by Manish V Badarkhe · 3 years, 2 months ago
  73. 2a1cdee feat(drtm): add platform functions for DRTM by johpow01 · 3 years, 5 months ago
  74. d54792b feat(drtm): update drtm setup function by Manish V Badarkhe · 3 years, 5 months ago
  75. 8b65390 feat(mbedtls): update mbedTLS driver for DRTM support by Manish V Badarkhe · 3 years, 5 months ago
  76. e62748e feat(drtm): add standard DRTM service by Manish V Badarkhe · 3 years, 5 months ago
  77. 9a5dec6 Merge "fix(bl31): allow use of EHF with S-EL2 SPMC" into integration by Olivier Deprez · 3 years ago
  78. 7c2fe62 fix(bl31): allow use of EHF with S-EL2 SPMC by Raghu Krishnamurthy · 3 years ago
  79. 958b839 Merge "refactor(bl31): introduce vendor extend rodata section" into integration by Julius Werner · 3 years ago
  80. 64207f8 fix(build): discard sections also with SEPARATE_NOBITS_REGION by Samuel Holland · 3 years, 4 months ago
  81. 8a68e86 refactor(bl31): introduce vendor extend rodata section by Leon Chen · 3 years ago
  82. df56e9d fix(bl31): pass the EA bit to 'delegate_sync_ea' by Varun Wadekar · 3 years ago
  83. 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
  84. 894c635 Merge changes I47014d72,Ibf00c386 into integration by Madhukar Pappireddy · 3 years, 3 months ago
  85. 25844ff feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS by Jorge Ramirez-Ortiz · 3 years, 4 months ago
  86. 65b13ba Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 3 years, 4 months ago
  87. 1d63ae4 feat(spmc): enable building of the SPMC at EL3 by Marc Bonnici · 3 years, 8 months ago
  88. 8b95e84 refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 3 years, 6 months ago
  89. b61d94a refactor(spm_mm): reorganize secure partition manager code by Marc Bonnici · 3 years, 8 months ago
  90. 6a0da73 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · 3 years, 7 months ago
  91. 7d33ffe fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 4 years, 2 months ago
  92. 97215e0 refactor(el3-runtime): add prepare_el3_entry func by Daniel Boulby · 3 years, 7 months ago
  93. dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
  94. 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
  95. 9b43d09 build(amu): introduce `amu.mk` by Chris Kay · 4 years, 3 months ago
  96. f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 months ago
  97. 1839012 feat(rme): add GPT Library by Zelalem Aweke · 4 years, 1 month ago
  98. 5b18de0 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 4 years, 1 month ago
  99. c5ea4f8 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  100. 77c2775 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 4 years, 1 month ago