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