1. 5e03975 fix(cpus): workaround for Cortex-A720 erratum 2926083 by Bipin Ravi · 10 weeks ago
  2. bfcacc8 fix(cpus): workaround for Cortex-A715 erratum 2413290 by Sona Mathew · 3 months ago
  3. 9421e52 fix(cpus): workaround for Cortex-X4 erratum 2701112 by Sona Mathew · 3 months ago
  4. 637dbcd feat(fvp): remove left-over RSS usage by Manish V Badarkhe · 3 months ago
  5. e0d036b fix(fvp): permit enabling SME for SPD=spmd by Olivier Deprez · 1 year, 1 month ago
  6. e17c82a feat(fvp): delegate FFH RAS handling to SP by Madhukar Pappireddy · 4 months ago
  7. 3b84c96 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · 7 months ago
  8. 3136d96 refactor(fvp): remove RSS usage by Manish V Badarkhe · 6 months ago
  9. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 7 months ago
  10. 514a301 fix(ras): restrict ENABLE_FEAT_RAS to have only two states by Manish Pandey · 7 months ago
  11. 9fe5bfa Merge changes from topic "hm/mpam" into integration by Manish Pandey · 7 months ago
  12. 4af715b Merge "refactor(fvp): do not use RSS platform token and attestation key APIs" into integration by Manish V Badarkhe · 7 months ago
  13. 46b8d0d fix(build): disable ENABLE_FEAT_MPAM for Aarch32 by Harrison Mutai · 7 months ago
  14. f43b13b Merge changes from topic "gr/build_refactor" into integration by Manish Pandey · 7 months ago
  15. 60f5266 refactor(build): avoid using values for comparison by Govindraj Raja · 7 months ago
  16. e7b65f1 Merge "feat(cpus): add support for Travis CPU" into integration by Madhukar Pappireddy · 7 months ago
  17. 1dcaf96 feat(handoff): port BL31-BL33 interface to fw handoff framework by Harrison Mutai · 10 months ago
  18. ee3855e refactor(fvp): do not use RSS platform token and attestation key APIs by Manish V Badarkhe · 8 months ago
  19. 16d3108 feat(cpus): add support for Travis CPU by Juan Pablo Conde · 8 months ago
  20. 29244a5 Merge "fix(mpam): refine MPAM initialization and enablement process" into integration by Manish Pandey · 7 months ago
  21. ab28d4b fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 7 months ago
  22. 28b525c fix(build): convert tabs to spaces by Govindraj Raja · 8 months ago
  23. 3b228e1 feat(fvp): new SiP call to set an interrupt pending by Madhukar Pappireddy · 9 months ago
  24. 337700a feat(rmmd): enable SME for RMM by Arunachalam Ganapathy · 1 year ago
  25. 49f7066 feat(cpus): add support for Nevis CPU by Juan Pablo Conde · 11 months ago
  26. 6aba3b1 build(bl32): added check for AARCH32_SP by Juan Pablo Conde · 9 months ago
  27. c9fe7ce feat(cpus): add support for Gelas CPU by Juan Pablo Conde · 11 months ago
  28. 5d47841 chore(fvp): add Aarch32 Cortex-A53 to the build by Jayanth Dodderi Chidanand · 1 year ago
  29. df4ad84 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · 1 year, 2 months ago
  30. 91dd253 feat(fvp): allow configurable FVP Trusted SRAM size by Chris Kay · 12 months ago
  31. f4a70f2 fix(build): include Cortex-A78AE cpu file for FVP by Juan Pablo Conde · 12 months ago
  32. ed32bfc Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · 1 year ago
  33. ad32501 Merge changes from topic "srm/Errata_ABI_El3" into integration by Madhukar Pappireddy · 1 year ago
  34. 870627e refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 4 months ago
  35. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 1 year, 3 months ago
  36. d28f855 feat(fvp): enable errata management interface by Sona Mathew · 1 year, 2 months ago
  37. c25ab02 feat(fvp): introduce PLATFORM_TEST_RAS_FFH config by Manish Pandey · 1 year, 1 month ago
  38. d747c51 Merge changes from topic "mp/group0_support" into integration by Olivier Deprez · 1 year, 1 month ago
  39. a5c4d30 Merge "fix(sme): disable SME for SPD=spmd" into integration by Manish Pandey · 1 year, 1 month ago
  40. 042043b feat(spmd): introduce platform handler for Group0 interrupt by Madhukar Pappireddy · 1 year, 3 months ago
  41. 8b73f77 Merge "feat(fvp): introduce PLATFORM_TEST_EA_FFH config" into integration by Manish Pandey · 1 year, 1 month ago
  42. c8395cf fix(sme): disable SME for SPD=spmd by Jayanth Dodderi Chidanand · 1 year, 1 month ago
  43. 03d8749 feat(fvp): introduce PLATFORM_TEST_EA_FFH config by Manish Pandey · 1 year, 1 month ago
  44. 3237af4 Merge "feat(sme): enable SME2 functionality for NS world" into integration by Manish Pandey · 1 year, 1 month ago
  45. cfe053a feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · 1 year, 6 months ago
  46. f154cbd build(fvp): reduce the number of cpu libraries included by default by Boyan Karatotev · 1 year, 2 months ago
  47. 1f55c41 refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 4 months ago
  48. 326f295 feat(gcs): support guarded control stack by Mark Brown · 1 year, 2 months ago
  49. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · 1 year, 2 months ago
  50. a06f9f9 Merge "fix(fvp): work around DRTM_SUPPORT BL31 progbits exceeded" into integration by Manish V Badarkhe · 1 year, 2 months ago
  51. d99d09a feat(cpus): add support for blackhawk cpu by Govindraj Raja · 1 year, 2 months ago
  52. 02b5d1c feat(cpus): add support for chaberton cpu by Govindraj Raja · 1 year, 2 months ago
  53. 7b7bc13 fix(fvp): work around DRTM_SUPPORT BL31 progbits exceeded by Boyan Karatotev · 1 year, 2 months ago
  54. 3e0e789 fix(fvp): work around BL31 progbits exceeded by Boyan Karatotev · 1 year, 2 months ago
  55. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  56. c2e4a33 Merge changes from topic "psci-osi" into integration by Manish Pandey · 1 year, 2 months ago
  57. 906776e refactor(amu): use new AMU feature check routines by Andre Przywara · 1 year, 3 months ago
  58. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 1 year, 2 months ago
  59. 1be0f93 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · 1 year, 2 months ago
  60. 7ac5958 fix(fvp): unconditionally include lib/psa headers by Manish V Badarkhe · 1 year, 2 months ago
  61. 05364b9 feat(fvp): enable support for PSCI OS-initiated mode by Wing Li · 1 year, 4 months ago
  62. 37f9ac2 refactor(fvp): use RSS API to retrieve attestation token and key by Manish V Badarkhe · 1 year, 2 months ago
  63. 6dd2d06 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · 1 year, 3 months ago
  64. edc449d refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 4 months ago
  65. 0cf7740 refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 4 months ago
  66. 902c902 refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 6 months ago
  67. c346418 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 6 months ago
  68. 9727294 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 4 months ago
  69. 44e33e0 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 6 months ago
  70. 2eee5d4 Merge changes from topic "feat_state_part3" into integration by Manish Pandey · 1 year, 2 months ago
  71. 667db2c Merge changes from topic "bk/errata_refactor" into integration by Manish Pandey · 1 year, 2 months ago
  72. 98908b3 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 6 months ago
  73. 84b8653 refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 6 months ago
  74. ea416d6 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 1 year, 2 months ago
  75. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · 1 year, 2 months ago
  76. f358134 chore(fvp): add the aarch32 cortex A57 to the build by Boyan Karatotev · 1 year, 4 months ago
  77. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 6 months ago
  78. 06ea44e refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 6 months ago
  79. c97c551 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 6 months ago
  80. 191eff6 refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 6 months ago
  81. 625a059 feat(fvp): enable FEAT_HCX by default by Andre Przywara · 1 year, 6 months ago
  82. ca23fa2 feat(fvp): enable FEAT_FGT by default by Andre Przywara · 1 year, 6 months ago
  83. bdc76f1 feat(fvp): emulate trapped RNDR by Andre Przywara · 1 year, 6 months ago
  84. b204fe9 feat(fvp): build delegated attestation in BL31 by Sandrine Bailleux · 1 year, 7 months ago
  85. b2ea500 Merge "feat(cpu): add library support for Hunter ELP" into integration by Bipin Ravi · 1 year, 7 months ago
  86. 2205f9a feat(cpu): add library support for Hunter ELP by Harrison Mutai · 1 year, 8 months ago
  87. 9cc8714 fix(rss): rename AP-RSS message size macro by Tamas Ban · 1 year, 8 months ago
  88. fcfe431 feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · 1 year, 10 months ago
  89. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · 2 years, 2 months ago
  90. bf4db5c feat(fvp): add crypto support in BL31 by Manish V Badarkhe · 2 years, 3 months ago
  91. 5ee4f4e feat(fvp): add platform hooks for DRTM DMA protection by Lucian Paul-Trifu · 1 year, 11 months ago
  92. e6ef9f0 Merge "feat(fvp): support building RSS comms driver" into integration by Manish Pandey · 1 year, 8 months ago
  93. e9e37cb feat(fvp): support building RSS comms driver by Sandrine Bailleux · 1 year, 9 months ago
  94. a1c50ab refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · 1 year, 8 months ago
  95. 7e46555 refactor(cpu): update IP names of Makalu CPU lib by Rupinderjit Singh · 1 year, 9 months ago
  96. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 2 years, 6 months ago
  97. 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · 2 years ago
  98. c66fc1b feat(plat/fvp): introduce accessor function to obtain datastore by Marc Bonnici · 2 years, 5 months ago
  99. b0f8325 feat(plat/arm/fvp): enable RSS backend based measured boot by Tamas Ban · 2 years, 3 months ago
  100. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · 2 years, 4 months ago