1. 7e46555 refactor(cpu): update IP names of Makalu CPU lib by Rupinderjit Singh · Tue Aug 23 11:55:27 2022 +0100
  2. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · Wed Nov 24 18:37:37 2021 +0000
  3. 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · Tue May 31 16:39:09 2022 -0500
  4. c66fc1b feat(plat/fvp): introduce accessor function to obtain datastore by Marc Bonnici · Thu Dec 16 18:31:02 2021 +0000
  5. b0f8325 feat(plat/arm/fvp): enable RSS backend based measured boot by Tamas Ban · Fri Feb 11 09:49:36 2022 +0100
  6. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · Fri Jan 28 17:06:20 2022 -0600
  7. 86854e7 feat(fvp): update HW_CONFIG DT loading mechanism by Manish V Badarkhe · Tue Mar 15 16:05:58 2022 +0000
  8. f05d93a feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · Tue Mar 22 16:21:19 2022 +0000
  9. 294e1cf feat(rme): add dummy platform token to RMMD by Soby Mathew · Tue Mar 22 16:19:39 2022 +0000
  10. c83a0f9 fix(fvp): disable reclaiming init code by default by Madhukar Pappireddy · Wed Mar 16 14:20:48 2022 -0500
  11. 37de916 feat(cpu): add library support for Poseidon CPU by Jayanth Dodderi Chidanand · Tue Dec 07 17:20:10 2021 +0000
  12. eba13bd refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · Sat Jan 08 23:08:02 2022 +0000
  13. 15f10bd fix(errata): workaround for Cortex X2 erratum 2083908 by johpow01 · Wed Dec 01 17:40:39 2021 -0600
  14. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · Tue Sep 28 15:52:14 2021 +0100
  15. 1ec298c fix(cpu): correct Demeter CPU name by johpow01 · Fri Oct 15 12:02:36 2021 -0500
  16. e39543a feat(cpu): add support for Hunter CPU by johpow01 · Thu Aug 19 16:51:26 2021 -0500
  17. a74d963 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · Tue Sep 14 23:12:42 2021 +0100
  18. 96c0bab feat(plat/fvp): add RMM image support for FVP platform by Zelalem Aweke · Sun Jul 11 18:39:39 2021 -0500
  19. 449d5d7 feat(cpu): add support for Hayes CPU by johpow01 · Thu Aug 19 16:12:50 2021 -0500
  20. 2d49ef3 feat(plat/fvp): enable trace extension features by default by Manish V Badarkhe · Tue Aug 24 14:42:35 2021 +0100
  21. f0c8b26 cpu: add support for Demeter CPU by johpow01 · Wed Jul 07 17:06:07 2021 -0500
  22. a3810e8 fix: rename Matterhorn, Matterhorn ELP, and Klein CPUs by johpow01 · Tue May 18 15:23:31 2021 -0500
  23. 4c42c0d Add "_arm" suffix to Makalu ELP CPU lib by johpow01 · Tue Apr 20 17:05:04 2021 -0500
  24. 4da1b0b Add Cortex_A78C CPU lib by Bipin Ravi · Tue Mar 16 15:20:58 2021 -0500
  25. cd38ac4 Add Makalu ELP CPU lib by johpow01 · Mon Mar 15 15:07:21 2021 -0500
  26. aef12f2 Add Makalu CPU lib by johpow01 · Thu Oct 15 13:40:04 2020 -0500
  27. b24c637 plat/arm: fvp: Protect GICR frames for fused/unused cores by Manish V Badarkhe · Sun Jan 24 03:26:50 2021 +0000
  28. 9faad3c Add support for Neoverse-N2 CPUs. by Javier Almansa Sobrino · Fri Oct 23 13:22:07 2020 +0100
  29. 958a0b1 Rename Neoverse Zeus to Neoverse V1 by Jimmy Brisson · Wed Sep 30 15:28:03 2020 -0500
  30. 7cc90c4 Rename Cortex Hercules AE to Cortex 78 AE by Jimmy Brisson · Wed Sep 30 15:34:51 2020 -0500
  31. 991c442 Merge "plat/arm: Add dependencies to configuration files" into integration by Manish Pandey · Wed Sep 09 09:52:33 2020 +0000
  32. 3f69474 plat/arm: Add dependencies to configuration files by Anders Dellien · Sun Aug 23 19:32:48 2020 +0100
  33. 09a192c plat/arm: Get the base address of nv-counters from device tree by Manish V Badarkhe · Sun Aug 23 09:58:44 2020 +0100
  34. 7a554a1 plat/arm: Use common build flag for using generic sp804 driver by Madhukar Pappireddy · Wed Aug 12 13:18:19 2020 -0500
  35. bcaa068 SPM: build OP-TEE as an S-EL1 Secure Partition by Olivier Deprez · Wed Apr 01 21:28:26 2020 +0200
  36. 61369a2 plat/arm/board/fvp: Add support for Measured Boot by Alexei Fedorov · Mon Jul 13 14:59:02 2020 +0100
  37. caa1802 TF-A GICv2 driver: Introduce makefile by Alexei Fedorov · Tue Jul 14 10:47:25 2020 +0100
  38. 8717e03 plat/arm: Use only fw_config between bl2 and bl31 by Manish V Badarkhe · Sat May 30 17:40:44 2020 +0100
  39. 64616a5 plat/arm: Rentroduce tb_fw_config device tree by Manish V Badarkhe · Sun May 31 08:53:40 2020 +0100
  40. bcac995 Merge "GICv3: GIC-600: Detect GIC-600 at runtime" into integration by Madhukar Pappireddy · Tue Jun 09 20:17:39 2020 +0000
  41. 02cc3ff plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · Tue Jun 02 09:26:30 2020 -0500
  42. e1cc130 GICv3: GIC-600: Detect GIC-600 at runtime by Andre Przywara · Wed Mar 25 15:50:38 2020 +0000
  43. 7ec175e Rename Cortex Hercules Files to Cortex A78 by Jimmy Brisson · Mon Jun 01 16:49:34 2020 -0500
  44. f94a19c Merge "plat/arm/fvp: populate runtime console parameters dynamically" into integration by Mark Dykes · Fri May 22 17:45:46 2020 +0000
  45. d0cf0a9 plat/arm/fvp: populate runtime console parameters dynamically by Madhukar Pappireddy · Thu Apr 16 17:54:25 2020 -0500
  46. dc5e9a2 plat/fvp: Populate GICv3 parameters dynamically by laurenw-arm · Tue May 12 10:58:11 2020 -0500
  47. fc4f80e FVP: Add support for GICv4 extension by Alexei Fedorov · Tue Apr 07 11:48:00 2020 +0100
  48. 1adc5f5 plat: remove redundant =1 from -D option by Masahiro Yamada · Wed Apr 01 14:28:24 2020 +0900
  49. e64dafa Merge "plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS" into integration by Mark Dykes · Tue Mar 31 18:49:48 2020 +0000
  50. 2a881b2 plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · Wed Mar 25 17:50:39 2020 +0900
  51. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · Mon Mar 23 18:45:17 2020 +0000
  52. 329fbf7 Merge "fconf: Clean Arm IO" into integration by Mark Dykes · Tue Mar 24 18:14:24 2020 +0000
  53. 69e718d Merge "FVP: In BL31/SP_MIN, map only the needed DRAM region statically" into integration by Olivier Deprez · Wed Mar 18 10:38:39 2020 +0000
  54. aa1121f FVP: In BL31/SP_MIN, map only the needed DRAM region statically by Madhukar Pappireddy · Fri Mar 13 13:00:17 2020 -0500
  55. 6b232d9 fconf: Clean Arm IO by Louis Mayencourt · Fri Feb 28 16:57:30 2020 +0000
  56. e8b6b80 Merge changes from topic "mp/enhanced_pal_hw" into integration by Mark Dykes · Thu Mar 12 15:54:28 2020 +0000
  57. ae9677b fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · Mon Jan 27 13:37:51 2020 -0600
  58. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · Fri Feb 21 10:17:26 2020 +0000
  59. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · Thu Nov 07 15:18:03 2019 +0000
  60. d904ac1 Add Matterhorn CPU lib by Jimmy Brisson · Wed Jan 08 13:52:51 2020 -0600
  61. 2463f9d Add CPULib for Klein Core by Jimmy Brisson · Mon Dec 09 14:02:22 2019 -0600
  62. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · Tue Feb 11 16:15:45 2020 +0000
  63. 26c2740 Merge changes from topic "spmd" into integration by Olivier Deprez · Tue Feb 11 08:34:47 2020 +0000
  64. da6ef0e SPMD: add support for an example SPM core manifest by Achin Gupta · Fri Oct 11 14:54:48 2019 +0100
  65. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · Thu Oct 24 15:18:46 2019 +0100
  66. 6d2b573 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · Tue Dec 17 13:17:25 2019 +0000
  67. 06dba29 Adds option to read ROTPK from registers for FVP by Max Shvetsov · Fri Dec 06 11:50:12 2019 +0000
  68. b7a1497 FVP: Stop reclaiming init code with Clang builds by Ambroise Vincent · Wed Jul 17 11:17:28 2019 +0100
  69. ce9af96 Merge "debugfs: add SMC channel" into integration by Mark Dykes · Fri Dec 20 20:56:23 2019 +0000
  70. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · Mon Oct 14 15:27:12 2019 +0000
  71. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · Mon Sep 16 11:29:03 2019 +0000
  72. 9660dc1 debugfs: add SMC channel by Ambroise Vincent · Fri Jul 12 13:47:03 2019 +0100
  73. 2207e93 plat/arm: Re-enable PIE when RESET_TO_BL31=1 by Manish Pandey · Wed Nov 06 13:17:46 2019 +0000
  74. 584410e Introducing support for Cortex-A65AE by Imre Kis · Mon Jul 22 14:36:30 2019 +0200
  75. 05e4d22 Introducing support for Cortex-A65 by Imre Kis · Thu Jul 18 14:30:03 2019 +0200
  76. fea97f7 Cortex_hercules: Add support for Hercules-AE by Artsem Artsemenka · Mon Sep 16 15:11:21 2019 +0100
  77. c0c104a Modify FVP makefile for cores that support both AArch64/32 by John Tsichritzis · Tue Aug 13 10:11:41 2019 +0100
  78. 7131d83 FVP: Add Delay Timer driver to BL1 and BL31 by Alexei Fedorov · Fri Aug 16 14:15:59 2019 +0100
  79. 3856b27 Merge "arm: Shorten the Firmware Update (FWU) process" into integration by Soby Mathew · Tue Jul 23 12:37:25 2019 +0000
  80. fa42c9e arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · Thu Jul 04 14:58:45 2019 +0100
  81. f57f108 Cortex_hercules: Introduce preliminary cpu support by Louis Mayencourt · Tue May 14 11:00:45 2019 +0100
  82. cc94264 Rename Cortex-Deimos to Cortex-A77 by Balint Dobszay · Wed Jul 03 13:02:56 2019 +0200
  83. 7557c66 Apply compile-time check for AArch64-only cores by John Tsichritzis · Mon Jun 03 13:54:30 2019 +0100
  84. 896799a SMMUv3: Abort DMA transactions by Alexei Fedorov · Thu May 09 12:14:40 2019 +0100
  85. fe6df39 Add compile-time errors for HW_ASSISTED_COHERENCY flag by John Tsichritzis · Tue Mar 19 17:20:52 2019 +0000
  86. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · Tue Apr 16 11:29:14 2019 +0530
  87. 4800943 Add support for Cortex-A76AE CPU by Alexei Fedorov · Thu Apr 04 16:26:34 2019 +0100
  88. 6deaf9c Introduce preliminary support for Neoverse Zeus by John Tsichritzis · Mon Oct 08 17:09:43 2018 +0100
  89. 56369c1 Rename Cortex-Ares to Neoverse N1 by John Tsichritzis · Tue Feb 19 13:49:06 2019 +0000
  90. 60ef675 fvp: trusty: Move dynamic xlat enable to platform by Antonio Nino Diaz · Tue Feb 12 13:32:03 2019 +0000
  91. f13d09a fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · Wed Jan 23 21:50:09 2019 +0000
  92. 4e6408c plat/arm: Move dynamic xlat enable logic to makefile by Antonio Nino Diaz · Wed Jan 23 16:23:07 2019 +0000
  93. c5e1745 plat/arm: Restrict PIE support to FVP by Soby Mathew · Mon Jan 07 14:07:58 2019 +0000
  94. 7823d9e FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · Sun Oct 14 08:13:44 2018 +0100
  95. d7da2f8 plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · Wed Oct 10 11:14:44 2018 +0100
  96. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · Tue Sep 18 11:52:49 2018 +0100
  97. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · Tue Sep 25 11:37:23 2018 +0100
  98. b96ee4b memprotect: Move files to specific platform makefiles by Roberto Vargas · Mon Aug 06 13:35:31 2018 +0100
  99. 9463cae Add initial CPU support for Cortex-Deimos by Joel Hutton · Fri May 04 15:09:47 2018 +0100
  100. a490fe0 Arm platforms: Remove common RAS configuration source by Jeenu Viswambharan · Fri Jun 08 08:44:36 2018 +0100