1. 7c70088 feat(stm32mp1): update ROM code API for header v2 management by Lionel Debieve · Wed Oct 05 16:31:28 2022 +0200
  2. 0ae71af feat(stm32mp1): remove unused function from boot API by Lionel Debieve · Wed Oct 05 16:29:38 2022 +0200
  3. 627586a refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · Wed Oct 05 16:22:07 2022 +0200
  4. 5c66fab feat(stm32mp1): add RNG initialization in BL2 for STM32MP13 by Nicolas Le Bayon · Wed Dec 02 16:23:49 2020 +0100
  5. fd02b80 feat(stm32mp1): add a stm32mp crypto library by Lionel Debieve · Wed Oct 05 16:16:50 2022 +0200
  6. 5d3ade0 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · Tue Dec 22 13:54:51 2020 +0100
  7. 9bd1193 build: deprecate Arm TC0 FVP platform by Manish V Badarkhe · Fri Nov 11 09:36:29 2022 +0000
  8. 022cefd Merge changes from topic "mp/ras_refactoring" into integration by Olivier Deprez · Thu Nov 10 17:46:21 2022 +0100
  9. d38d427 Merge changes from topic "mp/ras_refactoring" into integration by Manish Pandey · Thu Nov 10 17:22:39 2022 +0100
  10. 266e07b fix(versal-net): add default values for silicon by Michal Simek · Sat Nov 05 15:39:47 2022 -0700
  11. 5178157 Merge changes from topic "rdn2cfg2_spi_support" into integration by Manish V Badarkhe · Wed Nov 09 10:21:56 2022 +0100
  12. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · Mon Oct 10 11:43:08 2022 +0100
  13. 2ff5dc3 fix(debug): decouple "get_el_str()" from backtrace by Manish Pandey · Tue Nov 01 16:16:55 2022 +0000
  14. 4d708ac build(bl2): only set BL2_CPPFLAGS for armv8 by Diego Sueiro · Thu Nov 03 17:01:39 2022 +0000
  15. 8ef793c Merge "feat(qti): updated soc version for sc7180 and sc7280" into integration by Manish V Badarkhe · Fri Nov 04 18:55:26 2022 +0100
  16. 62f9f82 Merge changes from topic "hikey960-el3-spmc" into integration by Olivier Deprez · Fri Nov 04 10:47:54 2022 +0100
  17. 89084c8 feat(qti): updated soc version for sc7180 and sc7280 by Bharath N · Tue Nov 01 17:57:17 2022 +0530
  18. 97d4d81 feat(hikey960): read serial number from UFS by Arthur Cassegrain · Fri Nov 26 16:39:12 2021 +0100
  19. ae7ce8c feat(hikey960): add a FF-A logical partition by Lukas Hanel · Mon Oct 24 16:55:11 2022 +0200
  20. 538a6df feat(hikey960): add memory sharing hooks for SPMC_AT_EL3 by vallau01 · Tue Aug 02 16:16:11 2022 +0200
  21. cb91cb1 feat(hikey960): add plat-defines for SPMC_AT_EL3 by Lukas Hanel · Tue Mar 01 15:40:39 2022 +0100
  22. 5258be1 feat(hikey960): define a datastore for SPMC_AT_EL3 by Lukas Hanel · Tue Mar 01 17:02:31 2022 +0100
  23. 8a4de61 feat(hikey960): add SP manifest for SPMC_AT_EL3 by Lukas Hanel · Tue Mar 01 14:18:22 2022 +0100
  24. a54a17e Merge "feat(imx8mm): add BL31 PIE support" into integration by Madhukar Pappireddy · Tue Nov 01 15:16:07 2022 +0100
  25. 1eefbac Merge "refactor(imx8mm): introduce BL2_SIZE and BL31_SIZE" into integration by Madhukar Pappireddy · Tue Nov 01 15:16:03 2022 +0100
  26. 4ed212a Merge "refactor(imx8mm): make use of setup_page_tables()" into integration by Madhukar Pappireddy · Tue Nov 01 15:15:52 2022 +0100
  27. ed40755 Merge "refactor(imx8mm): cleanup the mmap region settings" into integration by Madhukar Pappireddy · Tue Nov 01 15:15:45 2022 +0100
  28. 25c9082 Merge "feat(imx8mn): add BL31 PIE support" into integration by Madhukar Pappireddy · Tue Nov 01 15:15:04 2022 +0100
  29. a202838 Merge "refactor(imx8mn): introduce BL31_SIZE" into integration by Madhukar Pappireddy · Tue Nov 01 15:14:58 2022 +0100
  30. ed4cc9d Merge "refactor(imx8mn): make use of setup_page_tables()" into integration by Madhukar Pappireddy · Tue Nov 01 15:14:53 2022 +0100
  31. c403115 Merge "refactor(imx8mn): cleanup the mmap region settings" into integration by Madhukar Pappireddy · Tue Nov 01 15:14:48 2022 +0100
  32. b64e77d Merge "feat(imx8mp): add BL31 PIE support" into integration by Madhukar Pappireddy · Tue Nov 01 15:14:41 2022 +0100
  33. 6b9e553 Merge "refactor(imx8mp): introduce BL2_SIZE and BL31_SIZE" into integration by Madhukar Pappireddy · Tue Nov 01 15:14:36 2022 +0100
  34. e25bd03 Merge "refactor(imx8mp): make use of setup_page_tables()" into integration by Madhukar Pappireddy · Tue Nov 01 15:14:30 2022 +0100
  35. 0403f81 Merge "refactor(imx8mp): cleanup the mmap region settings" into integration by Madhukar Pappireddy · Tue Nov 01 15:14:25 2022 +0100
  36. dac5e35 Merge "feat(imx8m): make psci common code pie compatible" into integration by Madhukar Pappireddy · Tue Nov 01 15:14:16 2022 +0100
  37. 56712e6 Merge "fix(imx8m): fix dram retention fsp_table access" into integration by Madhukar Pappireddy · Tue Nov 01 15:14:10 2022 +0100
  38. 4ec54f2 Merge "fix(mediatek): switch console to runtime state before leaving BL31" into integration by Manish Pandey · Tue Nov 01 12:44:02 2022 +0100
  39. 058f567 Merge "build: deprecate Arm rdn1edge and sgi575 FVP platforms" into integration by Manish Pandey · Mon Oct 31 11:23:45 2022 +0100
  40. 9a7cd80 Merge changes I7d3a97df,I5935b4bc,I9a325c5b,Ie29bd3a5,Iebb90cf2 into integration by Bipin Ravi · Thu Oct 27 19:21:46 2022 +0200
  41. 43771f3 fix(rpi3): tighten platform pwr_domain_pwr_down_wfi behaviour by Boyan Karatotev · Wed Oct 05 13:41:56 2022 +0100
  42. 68726ae fix(mediatek): switch console to runtime state before leaving BL31 by developer · Wed Oct 26 17:26:05 2022 +0800
  43. 5a01b45 fix(imx8m): update poweroff related SNVS_LPCR bits only by Shawn Guo · Wed Oct 26 16:38:53 2022 +0800
  44. 98fe4c4 feat(hikey960): increase secure workspace to 64MB by Arthur Cassegrain · Fri Nov 26 16:34:36 2021 +0100
  45. ed62e84 feat(hikey960): upgrade to xlat_tables_v2 by Lukas Hanel · Fri Apr 23 18:45:57 2021 +0200
  46. e23f427 Merge changes from topic "imx8m-hab-support" into integration by Sandrine Bailleux · Fri Oct 21 09:35:32 2022 +0200
  47. 3f5be1c build: deprecate Arm rdn1edge and sgi575 FVP platforms by Manish V Badarkhe · Wed Oct 19 09:31:07 2022 +0100
  48. ff2b872 feat(imx8mm): add BL31 PIE support by Marco Felsch · Mon Aug 22 12:39:01 2022 +0200
  49. d302186 refactor(imx8mm): introduce BL2_SIZE and BL31_SIZE by Marco Felsch · Mon Aug 22 12:30:11 2022 +0200
  50. 0679c02 refactor(imx8mm): make use of setup_page_tables() by Marco Felsch · Mon Aug 22 12:25:04 2022 +0200
  51. dfe200c refactor(imx8mm): cleanup the mmap region settings by Marco Felsch · Mon Aug 22 12:23:56 2022 +0200
  52. 82cb834 feat(imx8mn): add BL31 PIE support by Marco Felsch · Mon Jul 04 12:18:34 2022 +0200
  53. e1dcc6d refactor(imx8mn): introduce BL31_SIZE by Marco Felsch · Mon Jul 04 12:14:54 2022 +0200
  54. 6d7a07b refactor(imx8mn): make use of setup_page_tables() by Marco Felsch · Mon Jul 04 12:11:01 2022 +0200
  55. 7eed973 refactor(imx8mn): cleanup the mmap region settings by Marco Felsch · Mon Jul 04 12:07:59 2022 +0200
  56. 350d6d5 feat(imx8mp): add BL31 PIE support by Marco Felsch · Fri Jul 01 15:55:30 2022 +0200
  57. 5ba173a refactor(imx8mp): introduce BL2_SIZE and BL31_SIZE by Marco Felsch · Mon Jul 04 11:09:46 2022 +0200
  58. 150a915 refactor(imx8mp): make use of setup_page_tables() by Marco Felsch · Fri Jul 01 15:50:05 2022 +0200
  59. a61cd1e refactor(imx8mp): cleanup the mmap region settings by Marco Felsch · Fri Jul 01 15:44:09 2022 +0200
  60. 217c06b feat(imx8m): make psci common code pie compatible by Marco Felsch · Tue Jul 05 15:00:44 2022 +0200
  61. 753f632 fix(imx8m): fix dram retention fsp_table access by Marco Felsch · Wed Sep 21 17:48:35 2022 +0200
  62. 8244f30 Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · Thu Oct 20 11:04:48 2022 +0200
  63. 10a4d86 feat(imx8m): add support for high assurance boot by Andrey Zhizhikin · Mon Sep 26 22:25:33 2022 +0200
  64. de4f6a5 feat(imx8mp): add hab and map required memory blocks by Andrey Zhizhikin · Mon Sep 26 22:48:56 2022 +0200
  65. 4d10d1b feat(imx8mn): add hab and map required memory blocks by Andrey Zhizhikin · Mon Sep 26 22:47:12 2022 +0200
  66. 521f246 feat(imx8mm): add hab and map required memory blocks by Andrey Zhizhikin · Mon Sep 26 22:41:08 2022 +0200
  67. 116dc9a Merge "feat(fvp): build delegated attestation in BL31" into integration by Sandrine Bailleux · Tue Oct 18 16:20:05 2022 +0200
  68. 44a9151 feat(rdn2): enable extended SPI support by Vivek Gautam · Wed Sep 14 13:44:52 2022 +0530
  69. 99b5c17 feat(rdn2): add SPI ID ranges for RD-N2 multichip platform by Vivek Gautam · Tue Jul 12 13:32:57 2022 +0530
  70. 5e7dda7 Merge "chore(rpi3): remove redundant code" into integration by André Przywara · Mon Oct 17 15:57:40 2022 +0200
  71. cbb0c23 fix(versal_net): Enable a78 errata workarounds by Akshay Belsare · Tue Oct 11 15:12:02 2022 +0530
  72. b204fe9 feat(fvp): build delegated attestation in BL31 by Sandrine Bailleux · Wed Oct 12 14:46:56 2022 +0200
  73. 1cda4b0 fix(versal): enable a72 erratum 859971 and 1319367 by Michal Simek · Fri Oct 07 08:15:19 2022 +0200
  74. 02296e8 Merge "fix(mt8186): fix EMI_MPU domain setting for DSP" into integration by Olivier Deprez · Wed Oct 12 12:02:51 2022 +0200
  75. eb4e8dc Merge "fix(rk3399): explicitly define the sys_sleep_flag_sram type" into integration by Olivier Deprez · Wed Oct 12 11:30:54 2022 +0200
  76. 86b2b51 chore(rpi3): remove redundant code by Boyan Karatotev · Wed Oct 05 14:43:54 2022 +0100
  77. d6cda26 fix(rk3399): explicitly define the sys_sleep_flag_sram type by Scott Parlane · Tue Sep 06 10:59:57 2022 +1200
  78. b2ea500 Merge "feat(cpu): add library support for Hunter ELP" into integration by Bipin Ravi · Tue Oct 11 17:23:56 2022 +0200
  79. 15ec61a fix(mt8186): fix EMI_MPU domain setting for DSP by developer · Fri Oct 07 14:46:49 2022 +0800
  80. 2205f9a feat(cpu): add library support for Hunter ELP by Harrison Mutai · Mon Oct 03 12:48:35 2022 +0100
  81. ede4f05 feat(tc): enable RSS backend based measured boot by Tamas Ban · Fri Sep 16 16:26:15 2022 +0200
  82. aab55dd feat(tc): increase maximum BL1/BL2/BL31 sizes by David Vincze · Wed May 04 10:11:16 2022 +0200
  83. 9cc8714 fix(rss): rename AP-RSS message size macro by Tamas Ban · Wed Oct 05 11:56:04 2022 +0200
  84. 0a5a38b feat(tc): add RSS-AP message size macro by David Vincze · Mon Apr 11 17:08:20 2022 +0200
  85. ddab545 feat(tc): add MHU addresses for AP-RSS comms on TC2 by David Vincze · Wed Apr 13 14:00:21 2022 +0200
  86. cea6114 Merge changes from topic "mb/drtm-preparatory-patches" into integration by Manish Pandey · Thu Oct 06 17:39:35 2022 +0200
  87. d4320e6 Merge "fix(qti): adding secure rm flag" into integration by Madhukar Pappireddy · Thu Oct 06 15:55:47 2022 +0200
  88. f138bde fix(qti): adding secure rm flag by Muhammad Arsath K F · Thu Sep 22 05:49:41 2022 -0700
  89. b614969 feat(fvp): add plat API to validate that passed region is non-secure by Manish V Badarkhe · Mon Jul 04 14:51:07 2022 +0100
  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. 19b22f9 feat(drtm): add Event Log driver support for DRTM by Manish V Badarkhe · Fri Jun 17 11:42:17 2022 +0100
  92. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · Fri Mar 11 17:50:58 2022 -0600
  93. bf4db5c feat(fvp): add crypto support in BL31 by Manish V Badarkhe · Fri Feb 25 09:06:57 2022 +0000
  94. dd9455f feat(fvp): increase MAX_XLAT_TABLES entries for DRTM support by Manish V Badarkhe · Wed Feb 23 09:47:59 2022 +0000
  95. fd0c8aa feat(fvp): increase BL31's stack size for DRTM support by Lucian Paul-Trifu · Wed Feb 23 09:34:45 2022 +0000
  96. 5ee4f4e feat(fvp): add platform hooks for DRTM DMA protection by Lucian Paul-Trifu · Wed Jun 22 18:45:30 2022 +0100
  97. 9ba9780 Merge "fix(qemu): enable SVE and SME" into integration by Sandrine Bailleux · Wed Oct 05 15:08:32 2022 +0200
  98. 51fa85a Merge changes from topic "mt8188 cpu_pm" into integration by Olivier Deprez · Wed Oct 05 13:37:10 2022 +0200
  99. db450ca Merge "fix(mt8186-emi-mpu): fix SCP permission" into integration by Olivier Deprez · Wed Oct 05 11:31:36 2022 +0200
  100. 4678bf8 fix(qemu): enable SVE and SME by Andre Przywara · Tue Oct 04 13:41:32 2022 +0100