1. 1ffa009 feat(fvp): measure critical data by Manish V Badarkhe · Wed Oct 20 22:06:40 2021 +0100
  2. 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
  3. a74d963 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · Tue Sep 14 23:12:42 2021 +0100
  4. 7ca9d65 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · Tue Sep 14 22:41:46 2021 +0100
  5. 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · Tue Aug 10 20:51:55 2021 +0100
  6. 57b669f refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · Mon Sep 20 09:06:02 2021 +0100
  7. 5797b80 feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · Fri Aug 06 09:26:20 2021 +0100
  8. 613b1c3 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · Wed Oct 06 19:44:28 2021 +0200
  9. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · Wed Jun 16 17:57:28 2021 -0500
  10. 2f9681a Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · Tue Oct 05 22:15:40 2021 +0200
  11. 5085abd feat(plat/arm): add GPT initialization code for Arm platforms by Zelalem Aweke · Tue Jul 13 17:19:54 2021 -0500
  12. c43c563 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · Mon Jul 12 23:41:05 2021 -0500
  13. 65e9263 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · Mon Jul 12 22:33:55 2021 -0500
  14. 5205df2 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · Thu Sep 16 15:10:35 2021 +0100
  15. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · Wed Mar 03 14:19:38 2021 -0600
  16. 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · Wed Jan 27 13:08:47 2021 -0600
  17. 7c7b198 fvp_r: initial platform port for fvp_r by laurenw-arm · Wed Oct 21 13:34:40 2020 -0500
  18. c36e97f refactor(plat/ea_handler): Use default ea handler implementation for panic by Pali Rohár · Mon Jun 21 17:22:27 2021 +0200
  19. d2f0a7a feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · Fri Jun 25 23:43:33 2021 +0100
  20. a040b64 feat(fwu): introduce FWU platform-specific functions declarations by Manish V Badarkhe · Sun Jun 20 21:04:49 2021 +0100
  21. 928da86 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · Thu Jun 10 15:22:48 2021 +0100
  22. 75fcf54 Merge changes from topic "soc_id" into integration by Manish Pandey · Wed Jun 16 12:03:17 2021 +0200
  23. 7644f41 Merge "fix(plat/marvell/a3720/uart): fix UART parent clock rate determination" into integration by Manish Pandey · Mon Jun 07 15:36:46 2021 +0200
  24. 52c1de5 fix(plat/marvell/a3720/uart): fix UART parent clock rate determination by Pali Rohár · Fri May 14 15:52:11 2021 +0200
  25. ee05077 refactor(plat/arm): use SOC_ID defines by Yann Gautier · Thu May 20 14:57:34 2021 +0200
  26. ec7915d refactor(juno): disable non-invasive debug of secure state by Zelalem · Thu May 13 15:10:03 2021 -0500
  27. dd6f252 feat(plat/arm): add GPT parser support by Manish V Badarkhe · Mon Feb 22 17:30:17 2021 +0000
  28. 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
  29. 7da6619 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · Fri Feb 12 17:30:22 2021 +0100
  30. ed93bc7 plat/marvell: a8k: move efuse definitions to separate header by Konstantin Porotchkin · Sun Mar 07 13:12:31 2021 +0200
  31. 26c5b5c Add TRNG Firmware Interface service by Jimmy Brisson · Mon Jun 22 14:18:42 2020 -0500
  32. 550eaf1 plat: arm: Increase SP max size by Arunachalam Ganapathy · Tue Nov 17 14:56:39 2020 +0000
  33. 1d2776a Merge "Use constant stack size with RECLAIM_INIT_CODE" into integration by Alexei Fedorov · Thu Oct 29 18:00:13 2020 +0000
  34. 8f15ca3 Use constant stack size with RECLAIM_INIT_CODE by David Horstmann · Wed Oct 14 15:17:49 2020 +0100
  35. 40618cf plat: arm: Make BL32_BASE platform dependent when SPD_spmd is enabled by Arunachalam Ganapathy · Mon Jul 27 13:51:30 2020 +0100
  36. 39f9eee Don't return error information from console_flush by Jimmy Brisson · Wed Aug 05 13:44:05 2020 -0500
  37. 93340e8 Merge changes from topic "ehf_common" into integration by Manish Pandey · Fri Sep 18 14:20:02 2020 +0000
  38. 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
  39. 1c47839 ehf: use common priority level enumuration by Sandeep Tripathy · Wed Aug 12 18:42:13 2020 +0530
  40. 617196f Merge changes from topic "sp_dual_signing" into integration by Manish Pandey · Fri Aug 14 15:58:04 2020 +0000
  41. aff8075 plat/arm: enable support for Plat owned SPs by Manish Pandey · Fri Jul 31 16:15:16 2020 +0100
  42. 2a0c36f plat/arm: Reduce size of BL31 binary by Alexei Fedorov · Tue Jul 21 17:07:45 2020 +0100
  43. bcaa068 SPM: build OP-TEE as an S-EL1 Secure Partition by Olivier Deprez · Wed Apr 01 21:28:26 2020 +0200
  44. 80f13ee SMCCC: Introduce function to check SMCCC function availability by Manish V Badarkhe · Thu Jul 23 20:23:01 2020 +0100
  45. 5e3ef6c plat/arm: Move fconf population after the enablement of MMU by Manish V Badarkhe · Thu Jul 16 05:45:25 2020 +0100
  46. c717617 TF-A: Add support for Measured Boot driver by Alexei Fedorov · Mon Jul 13 12:11:05 2020 +0100
  47. 0bafa82 plat/arm, dts: Update platform device tree for CoT by Manish V Badarkhe · Mon Jun 29 11:14:07 2020 +0100
  48. 1934d51 Merge changes Ib9c82b85,Ib348e097,I4dc315e4,I58a8ce44,Iebc03361, ... into integration by Manish Pandey · Fri Jun 26 13:59:38 2020 +0000
  49. fbf1fd2 plat/arm: Increase size of firmware configuration area by Manish V Badarkhe · Tue Jun 09 11:31:17 2020 +0100
  50. 99a8e14 plat/arm: Load and populate fw_config and tb_fw_config by Manish V Badarkhe · Thu Jun 11 22:32:11 2020 +0100
  51. 1da211a fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · Sun May 31 10:17:59 2020 +0100
  52. 841ffeb plat: marvell: armada: a8k: add OP-TEE OS MMU tables by Konstantin Porotchkin · Mon Apr 15 16:29:08 2019 +0300
  53. 5f8630b plat: marvell: armada: platform definitions cleanup by Konstantin Porotchkin · Fri Jun 19 17:48:48 2020 +0200
  54. 459366b plat: marvell: armada: re-enable BL32_BASE definition by Konstantin Porotchkin · Thu Mar 14 17:24:40 2019 +0200
  55. 45f1655 plat: marvell: armada: modify PLAT_FAMILY name for 37xx SoCs by Marcin Wojtas · Thu Jun 18 19:50:47 2020 +0200
  56. 46c4b14 Merge changes I80316689,I23cac4fb,If911e7de,I169ff358,I4e040cd5, ... into integration by Manish Pandey · Wed Jun 17 19:44:51 2020 +0000
  57. 02cc3ff plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · Tue Jun 02 09:26:30 2020 -0500
  58. 3039bce marvell: armada: add extra level in marvell platform hierarchy by Grzegorz Jaszczyk · Tue Nov 05 13:14:59 2019 +0100
  59. 490ace7 TF-A: Fix BL31 linker script error by Alexei Fedorov · Sat May 30 17:33:26 2020 +0100
  60. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · Wed Dec 18 15:28:00 2019 +0100
  61. 69ca84a SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · Fri Feb 07 15:44:43 2020 +0100
  62. 2bae35f SPMD: code/comments cleanup by Olivier Deprez · Thu Apr 16 13:39:06 2020 +0200
  63. 9bb1516 Merge changes from topic "brcm_initial_support" into integration by Manish Pandey · Fri Apr 03 13:53:48 2020 +0000
  64. ad0943e Add BL2 support for Broadcom stingray platform by Sheetal Tigadoli · Wed Dec 18 19:44:43 2019 +0530
  65. 2a96dc2 Add bl31 support common across Broadcom platforms by Sheetal Tigadoli · Wed Dec 18 12:01:01 2019 +0530
  66. 13680c9 Add bl2 setup code common across Broadcom platforms by Sheetal Tigadoli · Fri Dec 13 10:39:06 2019 +0530
  67. 3760d13 Check for out-of-bound accesses in the platform io policies by Sandrine Bailleux · Thu Apr 02 15:52:44 2020 +0200
  68. 5586151 Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · Fri Mar 27 13:25:51 2020 +0000
  69. 25d7c88 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · Fri Mar 20 18:38:55 2020 +0000
  70. f809c6e Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · Sat Feb 22 08:43:00 2020 +0000
  71. ae9677b fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · Mon Jan 27 13:37:51 2020 -0600
  72. e6b1112 Merge changes from topic "sb/dualroot" into integration by Mark Dykes · Tue Mar 10 18:34:56 2020 +0000
  73. 617e215 TBB: Add an IO abstraction layer to load encrypted firmwares by Sumit Garg · Fri Nov 15 15:34:55 2019 +0530
  74. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · Fri Nov 15 10:43:00 2019 +0530
  75. 1fa6ecb SPMD: loading Secure Partition payloads by Manish Pandey · Tue Feb 25 11:38:19 2020 +0000
  76. 93df21f fconf: Add Secure Partitions information as property by Olivier Deprez · Thu Jan 23 11:24:33 2020 +0100
  77. 65bc9b3 Merge changes I75f6d135,I4add470e,I0ecd3a2b,I67a63d73 into integration by Manish Pandey · Fri Feb 28 16:52:55 2020 +0000
  78. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · Thu Nov 07 15:18:03 2019 +0000
  79. 7b7a41c plat/arm: Pass cookie argument down to arm_get_rotpk_info() by Sandrine Bailleux · Thu Feb 06 14:34:44 2020 +0100
  80. b71a9e6 plat/arm/tzc: add support to configure multiple tzc400 by Suyash Pathak · Tue Feb 04 13:55:20 2020 +0530
  81. 00b9983 plat/arm: allow boards to specify second DRAM Base address by Suyash Pathak · Wed Feb 12 10:36:20 2020 +0530
  82. 81a5d03 plat/arm: allow boards to define PLAT_ARM_TZC_FILTERS by Suyash Pathak · Thu Feb 06 11:51:54 2020 +0530
  83. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · Tue Feb 11 16:15:45 2020 +0000
  84. 26c2740 Merge changes from topic "spmd" into integration by Olivier Deprez · Tue Feb 11 08:34:47 2020 +0000
  85. 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
  86. da6ef0e SPMD: add support for an example SPM core manifest by Achin Gupta · Fri Oct 11 14:54:48 2019 +0100
  87. 7f8837b drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · Tue Dec 31 14:23:53 2019 +0530
  88. 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
  89. 7d24ce1 arm-io: Panic in case of io setup failure by Louis Mayencourt · Wed Jan 29 14:43:06 2020 +0000
  90. 70d7c09 MISRA fix: Use boolean essential type by Louis Mayencourt · Wed Jan 29 11:42:31 2020 +0000
  91. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · Thu Oct 24 15:18:46 2019 +0100
  92. 5b9055f fconf: Add mbedtls shared heap as property by Louis Mayencourt · Tue Oct 01 10:45:14 2019 +0100
  93. 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · Mon Sep 30 10:57:24 2019 +0100
  94. 6d2b573 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · Tue Dec 17 13:17:25 2019 +0000
  95. 5a15b2d fconf: Load config dtb from bl1 by Louis Mayencourt · Thu Oct 17 14:46:51 2019 +0100
  96. 06dba29 Adds option to read ROTPK from registers for FVP by Max Shvetsov · Fri Dec 06 11:50:12 2019 +0000
  97. d741944 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · Mon Jan 27 15:38:26 2020 -0600
  98. 540a522 Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · Wed Jan 22 21:52:52 2020 +0000
  99. 1867367 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · Thu Jan 16 17:35:36 2020 -0600
  100. 49358fb a8k: Implement platform specific power off by Luka Kovacic · Mon Jan 13 20:37:35 2020 +0100