1. bc20432 feat(arm): enable FHI PPI interrupt to report CPU errors by Omkar Anand Kulkarni · Fri Jul 21 14:29:49 2023 +0530
  2. bd30506 fix(fvp): adjust BL31 maximum size as per total SRAM size by Manish V Badarkhe · Tue Jun 27 11:29:34 2023 +0100
  3. 014ae05 fix(plat/arm): add RAS_FFH_SUPPORT check for RAS EHF priority by Omkar Anand Kulkarni · Thu Jun 22 19:35:59 2023 +0530
  4. 5a4f9b8 fix: increase BL32 limit by Manish V Badarkhe · Sun Apr 30 09:25:15 2023 +0100
  5. e108df2 feat(tc): allow secure watchdog timer to trigger periodically by Madhukar Pappireddy · Wed Mar 22 15:40:40 2023 -0500
  6. 6e6df44 feat(fvp): add Event Log maximum size property in DT by Manish V Badarkhe · Mon Mar 20 14:58:06 2023 +0000
  7. c4f16ef feat(ethos-n): add reserved memory address support by Mikael Olsson · Fri Feb 10 11:39:40 2023 +0100
  8. 05364b9 feat(fvp): enable support for PSCI OS-initiated mode by Wing Li · Thu Jan 26 18:33:43 2023 -0800
  9. 84331ba Merge changes from topic "mb/secure-evlog-cpy" into integration by Sandrine Bailleux · Thu Mar 16 09:37:18 2023 +0100
  10. 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
  11. b65ae4e feat(arm): carveout DRAM1 area for Event Log by Manish V Badarkhe · Mon Dec 12 10:14:25 2022 +0000
  12. 33bfc5e build: always prefix section names with `.` by Chris Kay · Tue Feb 14 11:30:04 2023 +0000
  13. 334d235 feat(rme): read DRAM information from FVP DTB by AlexeiFedorov · Thu Dec 29 15:57:40 2022 +0000
  14. 8e754f9 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · Wed Dec 14 17:28:11 2022 +0000
  15. 77a2eb3 Merge changes from topic "full_dev_rsa_key" into integration by Lauren Wehrmeister · Mon Dec 12 22:18:26 2022 +0100
  16. 055199b feat(arm): add ARM_ROTPK_LOCATION variant full key by laurenw-arm · Fri Oct 28 11:26:32 2022 -0500
  17. aa44249 feat(rmm): add support for the 2nd DRAM bank by AlexeiFedorov · Tue Nov 29 13:32:41 2022 +0000
  18. 8244f30 Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · Thu Oct 20 11:04:48 2022 +0200
  19. 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
  20. 3288b46 feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · Mon Aug 15 17:12:58 2022 +0200
  21. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  22. 9ad55b0 feat(plat/arm/css): add interrupt handler for reboot request by Pranav Madhu · Wed Jul 27 13:12:27 2022 +0530
  23. e317328 feat(plat/arm/css): add per-cpu power down support for warm reset by Pranav Madhu · Wed Jul 27 12:49:24 2022 +0530
  24. 0338e9e fix(rme): xlat table setup fails for bl2 by Soby Mathew · Wed Jul 06 16:01:40 2022 +0100
  25. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · Wed Nov 24 18:37:37 2021 +0000
  26. 103569f refactor(arm): update BL2 base address by Manish V Badarkhe · Mon Jun 13 18:23:01 2022 +0100
  27. 20db9bf fix(arm): remove reclamation of functions starting with "init" by Manish Pandey · Wed May 11 15:43:54 2022 +0100
  28. 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
  29. 86854e7 feat(fvp): update HW_CONFIG DT loading mechanism by Manish V Badarkhe · Tue Mar 15 16:05:58 2022 +0000
  30. fc0b853 fix(arm): increase ARM_BL_REGIONS count by Manish V Badarkhe · Tue Feb 22 14:45:43 2022 +0000
  31. 4edf4bd feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 by Manish V Badarkhe · Wed Aug 11 10:45:03 2021 +0100
  32. 7ca9d65 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · Tue Sep 14 22:41:46 2021 +0100
  33. 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · Tue Aug 10 20:51:55 2021 +0100
  34. 613b1c3 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · Wed Oct 06 19:44:28 2021 +0200
  35. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · Wed Jun 16 17:57:28 2021 -0500
  36. 2f9681a Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · Tue Oct 05 22:15:40 2021 +0200
  37. 5085abd feat(plat/arm): add GPT initialization code for Arm platforms by Zelalem Aweke · Tue Jul 13 17:19:54 2021 -0500
  38. c43c563 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · Mon Jul 12 23:41:05 2021 -0500
  39. 65e9263 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · Mon Jul 12 22:33:55 2021 -0500
  40. 5205df2 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · Thu Sep 16 15:10:35 2021 +0100
  41. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · Wed Mar 03 14:19:38 2021 -0600
  42. 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · Wed Jan 27 13:08:47 2021 -0600
  43. 7c7b198 fvp_r: initial platform port for fvp_r by laurenw-arm · Wed Oct 21 13:34:40 2020 -0500
  44. d2f0a7a feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · Fri Jun 25 23:43:33 2021 +0100
  45. 928da86 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · Thu Jun 10 15:22:48 2021 +0100
  46. ee05077 refactor(plat/arm): use SOC_ID defines by Yann Gautier · Thu May 20 14:57:34 2021 +0200
  47. ec7915d refactor(juno): disable non-invasive debug of secure state by Zelalem · Thu May 13 15:10:03 2021 -0500
  48. dd6f252 feat(plat/arm): add GPT parser support by Manish V Badarkhe · Mon Feb 22 17:30:17 2021 +0000
  49. 443ccbc refactor(plat/arm): replace FIP base and size macro with a generic name by Manish V Badarkhe · Thu Apr 22 11:13:21 2021 +0100
  50. 7da6619 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · Fri Feb 12 17:30:22 2021 +0100
  51. 550eaf1 plat: arm: Increase SP max size by Arunachalam Ganapathy · Tue Nov 17 14:56:39 2020 +0000
  52. 1d2776a Merge "Use constant stack size with RECLAIM_INIT_CODE" into integration by Alexei Fedorov · Thu Oct 29 18:00:13 2020 +0000
  53. 8f15ca3 Use constant stack size with RECLAIM_INIT_CODE by David Horstmann · Wed Oct 14 15:17:49 2020 +0100
  54. 40618cf plat: arm: Make BL32_BASE platform dependent when SPD_spmd is enabled by Arunachalam Ganapathy · Mon Jul 27 13:51:30 2020 +0100
  55. 93340e8 Merge changes from topic "ehf_common" into integration by Manish Pandey · Fri Sep 18 14:20:02 2020 +0000
  56. 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
  57. 1c47839 ehf: use common priority level enumuration by Sandeep Tripathy · Wed Aug 12 18:42:13 2020 +0530
  58. 617196f Merge changes from topic "sp_dual_signing" into integration by Manish Pandey · Fri Aug 14 15:58:04 2020 +0000
  59. aff8075 plat/arm: enable support for Plat owned SPs by Manish Pandey · Fri Jul 31 16:15:16 2020 +0100
  60. 2a0c36f plat/arm: Reduce size of BL31 binary by Alexei Fedorov · Tue Jul 21 17:07:45 2020 +0100
  61. bcaa068 SPM: build OP-TEE as an S-EL1 Secure Partition by Olivier Deprez · Wed Apr 01 21:28:26 2020 +0200
  62. 5e3ef6c plat/arm: Move fconf population after the enablement of MMU by Manish V Badarkhe · Thu Jul 16 05:45:25 2020 +0100
  63. c717617 TF-A: Add support for Measured Boot driver by Alexei Fedorov · Mon Jul 13 12:11:05 2020 +0100
  64. 0bafa82 plat/arm, dts: Update platform device tree for CoT by Manish V Badarkhe · Mon Jun 29 11:14:07 2020 +0100
  65. fbf1fd2 plat/arm: Increase size of firmware configuration area by Manish V Badarkhe · Tue Jun 09 11:31:17 2020 +0100
  66. 99a8e14 plat/arm: Load and populate fw_config and tb_fw_config by Manish V Badarkhe · Thu Jun 11 22:32:11 2020 +0100
  67. 1da211a fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · Sun May 31 10:17:59 2020 +0100
  68. 02cc3ff plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · Tue Jun 02 09:26:30 2020 -0500
  69. 490ace7 TF-A: Fix BL31 linker script error by Alexei Fedorov · Sat May 30 17:33:26 2020 +0100
  70. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · Wed Dec 18 15:28:00 2019 +0100
  71. 3760d13 Check for out-of-bound accesses in the platform io policies by Sandrine Bailleux · Thu Apr 02 15:52:44 2020 +0200
  72. 5586151 Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · Fri Mar 27 13:25:51 2020 +0000
  73. 25d7c88 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · Fri Mar 20 18:38:55 2020 +0000
  74. f809c6e Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · Sat Feb 22 08:43:00 2020 +0000
  75. ae9677b fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · Mon Jan 27 13:37:51 2020 -0600
  76. e6b1112 Merge changes from topic "sb/dualroot" into integration by Mark Dykes · Tue Mar 10 18:34:56 2020 +0000
  77. 1fa6ecb SPMD: loading Secure Partition payloads by Manish Pandey · Tue Feb 25 11:38:19 2020 +0000
  78. 93df21f fconf: Add Secure Partitions information as property by Olivier Deprez · Thu Jan 23 11:24:33 2020 +0100
  79. 65bc9b3 Merge changes I75f6d135,I4add470e,I0ecd3a2b,I67a63d73 into integration by Manish Pandey · Fri Feb 28 16:52:55 2020 +0000
  80. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · Thu Nov 07 15:18:03 2019 +0000
  81. 7b7a41c plat/arm: Pass cookie argument down to arm_get_rotpk_info() by Sandrine Bailleux · Thu Feb 06 14:34:44 2020 +0100
  82. b71a9e6 plat/arm/tzc: add support to configure multiple tzc400 by Suyash Pathak · Tue Feb 04 13:55:20 2020 +0530
  83. 00b9983 plat/arm: allow boards to specify second DRAM Base address by Suyash Pathak · Wed Feb 12 10:36:20 2020 +0530
  84. 81a5d03 plat/arm: allow boards to define PLAT_ARM_TZC_FILTERS by Suyash Pathak · Thu Feb 06 11:51:54 2020 +0530
  85. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · Tue Feb 11 16:15:45 2020 +0000
  86. 26c2740 Merge changes from topic "spmd" into integration by Olivier Deprez · Tue Feb 11 08:34:47 2020 +0000
  87. e97351d SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVP by Achin Gupta · Fri Oct 11 15:15:19 2019 +0100
  88. 7f8837b drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · Tue Dec 31 14:23:53 2019 +0530
  89. 8af1843 plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info by Vijayenthiran Subramaniam · Tue Oct 22 15:46:14 2019 +0530
  90. 7d24ce1 arm-io: Panic in case of io setup failure by Louis Mayencourt · Wed Jan 29 14:43:06 2020 +0000
  91. 70d7c09 MISRA fix: Use boolean essential type by Louis Mayencourt · Wed Jan 29 11:42:31 2020 +0000
  92. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · Thu Oct 24 15:18:46 2019 +0100
  93. 5b9055f fconf: Add mbedtls shared heap as property by Louis Mayencourt · Tue Oct 01 10:45:14 2019 +0100
  94. 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · Mon Sep 30 10:57:24 2019 +0100
  95. 6d2b573 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · Tue Dec 17 13:17:25 2019 +0000
  96. 5a15b2d fconf: Load config dtb from bl1 by Louis Mayencourt · Thu Oct 17 14:46:51 2019 +0100
  97. 06dba29 Adds option to read ROTPK from registers for FVP by Max Shvetsov · Fri Dec 06 11:50:12 2019 +0000
  98. d741944 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · Mon Jan 27 15:38:26 2020 -0600
  99. 540a522 Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · Wed Jan 22 21:52:52 2020 +0000
  100. 1867367 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · Thu Jan 16 17:35:36 2020 -0600