1. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · Wed Nov 24 18:37:37 2021 +0000
  2. dae800d Merge "feat(auth): enable MBEDTLS_CHECK_RETURN_WARNING" into integration by Madhukar Pappireddy · Mon Jun 27 18:01:12 2022 +0200
  3. f13d0e4 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · Mon Jun 27 17:32:59 2022 +0200
  4. a814357 feat(auth): enable MBEDTLS_CHECK_RETURN_WARNING by Sandrine Bailleux · Wed Jun 15 15:31:52 2022 +0200
  5. c033697 Merge changes from topic "lw/cca_cot" into integration by Manish Pandey · Fri Jun 24 12:44:06 2022 +0200
  6. 9ed8eb4 Merge changes from topic "mb/gic600-errata" into integration by Manish Pandey · Tue Jun 21 14:11:47 2022 +0200
  7. b88a139 Merge "fix(errata): workaround for Neoverse-V1 erratum 2372203" into integration by Madhukar Pappireddy · Thu Jun 16 23:30:22 2022 +0200
  8. 69b9b79 Merge "fix(errata): workaround for Cortex-A77 erratum 2356587" into integration by Madhukar Pappireddy · Thu Jun 16 22:06:40 2022 +0200
  9. 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · Tue May 31 16:39:09 2022 -0500
  10. 8e91662 fix(errata): workaround for Cortex-A77 erratum 2356587 by Bipin Ravi · Wed Jun 08 15:27:00 2022 -0500
  11. b4cb31f fix(errata): workaround for Neoverse-V1 erratum 2372203 by Bipin Ravi · Tue Jun 14 17:09:23 2022 -0500
  12. 103569f refactor(arm): update BL2 base address by Manish V Badarkhe · Mon Jun 13 18:23:01 2022 +0100
  13. edb530b refactor(nxp): use DPG0 mask from Arm GICv3 header by Manish V Badarkhe · Mon Jun 06 12:08:35 2022 +0100
  14. 173c296 fix(gic600): implement workaround to forward highest priority interrupt by Manish V Badarkhe · Mon May 09 21:55:19 2022 +0100
  15. cbf6154 feat(fiptool): add cca, core_swd, plat cert in FIP by laurenw-arm · Thu Apr 21 16:36:26 2022 -0500
  16. 483e5ac feat(cca): introduce new "cca" chain of trust by laurenw-arm · Thu Apr 21 15:49:00 2022 -0500
  17. 971938f fix(errata): workaround for Neoverse-V1 erratum 2294912 by Bipin Ravi · Wed Jun 08 16:28:46 2022 -0500
  18. 7da45d3 Merge "refactor(context mgmt): refactor EL2 context save and restore functions" into integration by Manish Pandey · Mon Jun 13 14:18:57 2022 +0200
  19. 7833407 Merge changes from topic "jc/detect_feat" into integration by Manish Pandey · Fri Jun 10 11:57:12 2022 +0200
  20. d18907d Merge "fix(mmc): remove broken, unsecure, unused eMMC RPMB handling" into integration by Madhukar Pappireddy · Thu Jun 09 16:23:04 2022 +0200
  21. 5362beb refactor(context mgmt): refactor EL2 context save and restore functions by Zelalem Aweke · Mon Apr 04 17:42:48 2022 -0500
  22. a828a54 Merge "fix(rme/fid): refactor RME fid macros" into integration by Soby Mathew · Wed Jun 08 13:37:33 2022 +0200
  23. 7b214ee fix(mmc): remove broken, unsecure, unused eMMC RPMB handling by Ahmad Fatoum · Wed Jun 08 08:42:24 2022 +0200
  24. 3ad1603 fix(rme/fid): refactor RME fid macros by Subhasish Ghosh · Thu May 12 12:22:17 2022 +0100
  25. a793ccc feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · Thu May 19 14:08:28 2022 +0100
  26. 6931675 feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · Mon May 09 12:33:03 2022 +0100
  27. b61eb75 refactor(mmc): replace magic value with new PART_CFG_BOOT_PARTITION_NO_ACCESS by Ahmad Fatoum · Tue May 31 10:03:04 2022 +0200
  28. ee8f342 refactor(mmc): export user/boot partition switch functions by Ahmad Fatoum · Mon May 23 17:06:37 2022 +0200
  29. 423045d fix(include/aarch64): fix encodings for MPAMVPM* registers by Varun Wadekar · Wed May 25 12:45:22 2022 +0100
  30. ea3ef9f Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Thu May 19 18:33:03 2022 +0200
  31. 0d658a2 Merge changes from topic "gpt-crc" into integration by Madhukar Pappireddy · Thu May 19 16:04:39 2022 +0200
  32. 08f28ef feat(spmc): enable handling of the NS bit by Marc Bonnici · Tue Apr 19 16:52:59 2022 +0100
  33. d1907f0 feat(spmc): add support for v1.1 FF-A memory data structures by Marc Bonnici · Tue Apr 19 17:42:53 2022 +0100
  34. 336630f feat(spmc/mem): support multiple endpoints in memory transactions by Marc Bonnici · Thu Jan 13 11:39:10 2022 +0000
  35. eaf1716 feat(spmc): add support for v1.1 FF-A boot protocol by Achin Gupta · Tue Oct 19 12:21:16 2021 +0100
  36. c66fc1b feat(plat/fvp): introduce accessor function to obtain datastore by Marc Bonnici · Thu Dec 16 18:31:02 2021 +0000
  37. 9f23c8d feat(spmc/mem): add FF-A memory management code by Marc Bonnici · Fri Oct 01 16:06:04 2021 +0100
  38. b666e71 feat(smmu): add SMMU abort transaction function by Lucian Paul-Trifu · Fri Mar 25 14:30:20 2022 +0000
  39. c15dcd7 feat(partition): verify crc while loading gpt header by Rohit Ner · Fri May 06 07:58:21 2022 +0000
  40. f64b6fd Merge "fix(arm): remove reclamation of functions starting with "init"" into integration by Manish Pandey · Tue May 17 11:11:16 2022 +0200
  41. f2f9594 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Mon May 16 12:32:27 2022 +0200
  42. f26baaa Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Mon May 16 12:05:59 2022 +0200
  43. 9fa01e9 feat(spmd): allow forwarding of FFA_FRAG_RX/TX calls by Marc Bonnici · Thu Sep 23 09:44:14 2021 +0100
  44. 25f4b54 feat(spmc): add support for FF-A power mgmt. messages in the EL3 SPMC by Marc Bonnici · Tue Apr 12 17:18:13 2022 +0100
  45. 37dd8e1 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · Tue Aug 17 18:00:07 2021 +0100
  46. e752b2d Merge changes from topic "rss/mboot-attest" into integration by Sandrine Bailleux · Fri May 13 16:15:35 2022 +0200
  47. 098b26d Merge "fix(security): workaround for CVE-2022-23960" into integration by Madhukar Pappireddy · Thu May 12 20:24:10 2022 +0200
  48. 20db9bf fix(arm): remove reclamation of functions starting with "init" by Manish Pandey · Wed May 11 15:43:54 2022 +0100
  49. 32464ba fix(security): workaround for CVE-2022-23960 by Bipin Ravi · Fri May 06 16:02:30 2022 -0500
  50. af40d69 fix(errata): workaround for DSU-110 erratum 2313941 by Bipin Ravi · Wed Dec 22 14:35:21 2021 -0600
  51. b0f8325 feat(plat/arm/fvp): enable RSS backend based measured boot by Tamas Ban · Fri Feb 11 09:49:36 2022 +0100
  52. 64c33a1 feat(drivers/measured_boot): add RSS backend by Tamas Ban · Tue Jan 11 20:24:24 2022 +0100
  53. 53ac24f feat(drivers/arm/rss): add RSS communication driver by Tamas Ban · Tue Jan 18 16:32:18 2022 +0100
  54. c034b73 feat(lib/psa): add initial attestation API by Tamas Ban · Fri Feb 11 15:24:05 2022 +0100
  55. f549275 feat(lib/psa): add measured boot API by Tamas Ban · Tue Jan 18 16:19:17 2022 +0100
  56. 3331d89 feat(drivers/arm/mhu): add MHU driver by Tamas Ban · Mon Jan 10 17:04:03 2022 +0100
  57. bc6167c fix(security): workaround for CVE-2022-23960 for Cortex-X1 by Okash Khawaja · Thu Apr 21 13:15:56 2022 +0100
  58. baee390 fix(errata): workarounds for cortex-x1 errata by Okash Khawaja · Thu Apr 21 12:20:21 2022 +0100
  59. f5445fd feat(cpu): add support for Cortex-X1 by Okash Khawaja · Thu Apr 21 10:59:34 2022 +0100
  60. 67259f8 Merge "fix(errata): workaround for Cortex-A710 erratum 2008768" into integration by Bipin Ravi · Tue May 10 22:49:06 2022 +0200
  61. 8a48954 Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · Tue May 10 15:55:05 2022 +0200
  62. e95eb7c feat(spmc): enable handling FFA_VERSION ABI by Marc Bonnici · Wed Dec 08 14:24:03 2021 +0000
  63. 7d52a8f fix(errata): workaround for Cortex-A710 erratum 2008768 by johpow01 · Wed Mar 09 16:23:04 2022 -0600
  64. 64d5d4b Merge changes Iaf21883b,I523c5d57,I57164923 into integration by Manish Pandey · Fri May 06 17:47:28 2022 +0200
  65. 4950b53 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Fri May 06 15:58:03 2022 +0200
  66. 9a51361 Merge "feat(brbe): add BRBE support for NS world" into integration by Manish Pandey · Fri May 06 12:46:03 2022 +0200
  67. 2a014de Merge changes from topic "ja/boot_protocol" into integration by Olivier Deprez · Fri May 06 11:52:55 2022 +0200
  68. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · Fri Jan 28 17:06:20 2022 -0600
  69. f586700 feat(plat/arm): allow BL32 specific defines to be used by SPMC_AT_EL3 by Marc Bonnici · Mon Dec 20 10:53:52 2021 +0000
  70. f34a29e feat(sptool): delete c version of the sptool by J-Alves · Tue Mar 22 19:17:44 2022 +0000
  71. 9a29704 feat(spmc/lsp): add logical partition framework by Marc Bonnici · Mon Feb 14 17:06:09 2022 +0000
  72. 36c60fb Merge changes from topic "allwinner-idle" into integration by André Przywara · Wed May 04 02:10:02 2022 +0200
  73. 9b4b71d Merge changes from topic "refactor-hw-config-load" into integration by Lauren Wehrmeister · Tue May 03 17:06:49 2022 +0200
  74. 0fe0ba9 Merge "feat(smmu): configure SMMU Root interface" into integration by Manish Pandey · Thu Apr 28 23:20:16 2022 +0200
  75. cc79927 fix(amu): limit virtual offset register access to NS world by John Powell · Tue Mar 29 00:25:59 2022 -0500
  76. 73ad731 feat(smmu): configure SMMU Root interface by Olivier Deprez · Fri Feb 04 12:30:11 2022 +0100
  77. d480202 feat(fdt-wrappers): add function to find or add a sudnode by Ruchika Gupta · Fri Apr 08 13:16:16 2022 +0530
  78. 86854e7 feat(fvp): update HW_CONFIG DT loading mechanism by Manish V Badarkhe · Tue Mar 15 16:05:58 2022 +0000
  79. 7a1e7be Merge "refactor(twed): improve TWED enablement in EL-3" into integration by Manish Pandey · Wed Apr 27 11:01:52 2022 +0200
  80. ad0dae7 feat(fdt): add the ability to supply idle state information by Samuel Holland · Sun Jan 23 17:12:26 2022 -0600
  81. a93159e fix(ufs): disables controller if enabled by anans · Mon Mar 21 09:59:18 2022 +0530
  82. 44756ec refactor(ufs): adds a function for fdeviceinit by anans · Mon Mar 21 09:43:11 2022 +0530
  83. 16a47b1 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Fri Apr 22 21:09:13 2022 +0200
  84. 42460ab Merge "feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD" into integration by Olivier Deprez · Thu Apr 21 11:35:42 2022 +0200
  85. da2c9e1 feat(spmd): enable handling of FF-A SMCs with the SPMC at EL3 by Marc Bonnici · Mon Nov 29 18:02:45 2021 +0000
  86. 1c33cc3 feat(spmd): update SPMC init flow to use EL3 implementation by Marc Bonnici · Mon Nov 29 17:57:03 2021 +0000
  87. 8e1a755 feat(spmc): add FF-A secure partition manager core by Marc Bonnici · Wed Dec 01 17:57:04 2021 +0000
  88. e6db6f1 Merge "fix(errata): workaround for Cortex-X2 erratum 2147715" into integration by Joanna Farley · Tue Apr 19 17:07:49 2022 +0200
  89. 4b5489c refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · Mon Mar 28 15:28:55 2022 +0100
  90. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · Mon Jan 31 16:59:42 2022 -0600
  91. bd17eae refactor(context mgmt): remove registers accessible only from secure state from EL2 context by Zelalem Aweke · Wed Nov 03 13:31:53 2021 -0500
  92. c6b6521 fix(errata): workaround for Cortex-X2 erratum 2147715 by Bipin Ravi · Tue Mar 08 10:37:43 2022 -0600
  93. 98a1056 Merge changes I573e6478,I52dc3bee,I7e543664 into integration by Manish Pandey · Fri Apr 08 14:42:45 2022 +0200
  94. f333bee feat(gic600ae_fmu): enable all GICD, PPI, ITS SMs by Varun Wadekar · Wed Jan 26 00:33:02 2022 -0800
  95. c09e7bd Merge changes from topic "jc/detect_feat" into integration by Manish Pandey · Thu Apr 07 15:19:04 2022 +0200
  96. f6e7c95 feat(gic600ae_fmu): disable SMID for unavailable blocks by Varun Wadekar · Tue Jan 25 03:39:28 2022 -0800
  97. 5d51176 feat(bl_common): add XLAT tables symbols in linker script by Yann Gautier · Tue Apr 05 10:53:18 2022 +0200
  98. de19844 feat(gic600ae_fmu): introduce support for RAS error handling by Varun Wadekar · Mon Jan 24 05:45:15 2022 -0800
  99. 72b69b8 refactor(el3-runtime): replace ARM_ARCH_AT_LEAST macro with FEAT flags by Jayanth Dodderi Chidanand · Wed Jan 26 17:14:43 2022 +0000
  100. 9461a89 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · Mon Jan 17 18:57:17 2022 +0000