1. 93340e8 Merge changes from topic "ehf_common" into integration by Manish Pandey · Fri Sep 18 14:20:02 2020 +0000
  2. 39317ab lib: fconf: Implement a parser to populate CoT by Manish V Badarkhe · Thu Jul 23 10:43:57 2020 +0100
  3. 1c47839 ehf: use common priority level enumuration by Sandeep Tripathy · Wed Aug 12 18:42:13 2020 +0530
  4. 71d81dc TF-A: Add Event Log for Measured Boot by Alexei Fedorov · Mon Jul 13 13:58:06 2020 +0100
  5. fe46f5f Fix the build error for dualroot chain of trust. by Manish V Badarkhe · Wed May 27 09:39:42 2020 +0100
  6. 043fd62 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · Sat May 16 16:36:39 2020 +0100
  7. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · Wed Dec 18 15:28:00 2019 +0100
  8. 329fbf7 Merge "fconf: Clean Arm IO" into integration by Mark Dykes · Tue Mar 24 18:14:24 2020 +0000
  9. 042db53 spmd: skip loading of secure partitions on pre-v8.4 platforms by Olivier Deprez · Thu Mar 19 09:27:11 2020 +0100
  10. 6b232d9 fconf: Clean Arm IO by Louis Mayencourt · Fri Feb 28 16:57:30 2020 +0000
  11. e6b1112 Merge changes from topic "sb/dualroot" into integration by Mark Dykes · Tue Mar 10 18:34:56 2020 +0000
  12. 93df21f fconf: Add Secure Partitions information as property by Olivier Deprez · Thu Jan 23 11:24:33 2020 +0100
  13. 012f871 plat/arm: Add support for dualroot CoT by Sandrine Bailleux · Thu Feb 06 14:59:33 2020 +0100
  14. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · Tue Feb 11 16:15:45 2020 +0000
  15. 60b7b8a SPMD: enable SPM dispatcher support by Achin Gupta · Fri Oct 11 15:50:43 2019 +0100
  16. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · Thu Oct 24 15:18:46 2019 +0100
  17. 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · Mon Sep 30 10:57:24 2019 +0100
  18. 944ade8 fconf: initial commit by Louis Mayencourt · Thu Aug 08 12:03:26 2019 +0100
  19. 39ca69d Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · Tue Feb 04 16:37:09 2020 +0000
  20. d4c1d44 Introduce COT build option by Sandrine Bailleux · Wed Jan 15 10:23:25 2020 +0100
  21. d741944 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · Mon Jan 27 15:38:26 2020 -0600
  22. 540a522 Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · Wed Jan 22 21:52:52 2020 +0000
  23. 1867367 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · Thu Jan 16 17:35:36 2020 -0600
  24. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · Mon Oct 14 15:27:12 2019 +0000
  25. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · Mon Sep 16 11:29:03 2019 +0000
  26. 78dc10c pmf: Make the runtime instrumentation work on AArch32 by Bence Szépkúti · Thu Nov 07 12:09:24 2019 +0100
  27. 16362c6 SiP: Don't validate entrypoint if state switch is impossible by Bence Szépkúti · Thu Oct 24 15:53:23 2019 +0200
  28. 2207e93 plat/arm: Re-enable PIE when RESET_TO_BL31=1 by Manish Pandey · Wed Nov 06 13:17:46 2019 +0000
  29. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · Fri Sep 13 14:11:59 2019 +0100
  30. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  31. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · Tue Apr 16 11:29:14 2019 +0530
  32. 9c852aa plat/arm: Implement ARMv8.3-PAuth interfaces by Antonio Nino Diaz · Thu Jan 31 11:01:10 2019 +0000
  33. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · Fri Jan 25 14:30:04 2019 +0000
  34. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · Mon Jan 21 11:53:29 2019 +0000
  35. c5e1745 plat/arm: Restrict PIE support to FVP by Soby Mathew · Mon Jan 07 14:07:58 2019 +0000
  36. 817eb1f plat/arm: Remove comment that mentions LOAD_IMAGE_V2 by Antonio Nino Diaz · Wed Dec 19 17:07:32 2018 +0000
  37. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · Tue Nov 27 08:36:02 2018 +0000
  38. b86edcb SPM: Introduce functions to load DTB files by Antonio Nino Diaz · Tue Oct 30 11:12:42 2018 +0000
  39. 37c4ec2 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · Fri Nov 02 13:28:25 2018 +0000
  40. 7823d9e FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · Sun Oct 14 08:13:44 2018 +0100
  41. 4764b9e Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · Thu Oct 04 16:43:39 2018 +0100
  42. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · Tue Sep 18 11:52:49 2018 +0100
  43. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · Tue Sep 25 11:37:23 2018 +0100
  44. 8e0dcc8 plat/arm: Enable MULTI_CONSOLE_API in AArch32 by Daniel Boulby · Wed Sep 19 13:51:18 2018 +0100
  45. b985648 ARM platforms: Reintroduce coherent memory for BL1 and BL2 by Soby Mathew · Tue Sep 18 11:42:42 2018 +0100
  46. 27bc9f9 Create a library file for libfdt by Roberto Vargas · Tue May 08 10:27:10 2018 +0100
  47. d7a3651 CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · Mon Jun 18 13:01:06 2018 +0100
  48. a490fe0 Arm platforms: Remove common RAS configuration source by Jeenu Viswambharan · Fri Jun 08 08:44:36 2018 +0100
  49. 23ede6a plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · Tue Jun 19 09:29:36 2018 +0100
  50. 45e39e2 FVP: Enable capability to disable auth via dynamic config by Soby Mathew · Mon Mar 26 15:16:46 2018 +0100
  51. a72c337 Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot by Dimitris Papastamos · Wed May 16 14:26:28 2018 +0100
  52. d9166ac plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option by Antonio Nino Diaz · Fri May 11 11:15:10 2018 +0100
  53. a5b5b8d ARM Platforms: Support RAS by Jeenu Viswambharan · Tue Feb 06 12:21:39 2018 +0000
  54. 9427357 Juno: Change the Firmware update detect mechanism by Soby Mathew · Wed Mar 07 11:32:04 2018 +0000
  55. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · Mon Jan 15 14:45:33 2018 +0000
  56. 7c6df5b ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · Mon Jan 15 14:43:42 2018 +0000
  57. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  58. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  59. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  60. 5220780 bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · Fri Nov 17 13:22:18 2017 +0000
  61. 8a41859 Move TSP to TZC secured DRAM by Dimitris Papastamos · Tue Jan 02 10:25:50 2018 +0000
  62. a5acc0a ARM platforms: Enable SDEI by Jeenu Viswambharan · Fri Sep 22 08:32:10 2017 +0100
  63. b183745 ARM platforms: Define exception macros by Jeenu Viswambharan · Tue Oct 24 11:47:13 2017 +0100
  64. 31036d5 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · Mon Nov 06 13:59:42 2017 +0000
  65. ac6dc35 Always define ARM_TSP_RAM_LOCATION_ID by Roberto Vargas · Fri Oct 20 10:46:23 2017 +0100
  66. c7b12c5 plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · Fri Oct 13 09:04:12 2017 +0800
  67. c40b59c Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · Tue Sep 12 08:43:38 2017 +0100
  68. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · Mon Jun 12 12:37:10 2017 +0100
  69. 13b1605 Export KEY_ALG as a user build option by Soby Mathew · Thu Aug 31 11:49:32 2017 +0100
  70. 9db8f2e Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · Mon Apr 24 16:49:28 2017 +0100
  71. 8072678 Support Trusted OS firmware extra images in TF tools by Summer Qin · Thu Apr 20 16:28:39 2017 +0100
  72. 7e4d665 ARM plat changes to enable CryptoCell integration by Soby Mathew · Wed May 10 11:50:30 2017 +0100
  73. 34e7843 Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory by davidcunado-arm · Tue May 30 10:56:47 2017 +0100
  74. 01b6cb9 mbedtls: Use `MBEDTLS_SHA256_SMALLER` in ARM platforms by Antonio Nino Diaz · Wed May 24 14:11:07 2017 +0100
  75. d1f9775 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · Tue May 23 19:41:36 2017 +0900
  76. 2f1612e Migrate ARM platforms to use TF_MBEDTLS_KEY_ALG by David Cunado · Wed May 10 00:29:54 2017 +0100
  77. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · Thu May 11 16:04:52 2017 +0100
  78. bc1a929 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · Thu Feb 16 14:55:15 2017 +0000
  79. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  80. bf360df Merge pull request #910 from dp-arm/dp/AArch32-juno-port by davidcunado-arm · Fri Apr 21 17:10:27 2017 +0100
  81. ede39cb Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · Mon Nov 14 12:01:04 2016 +0000
  82. f09d003 ARM platforms: Add option to use xlat tables lib v1 by Antonio Nino Diaz · Tue Apr 11 14:04:56 2017 +0100
  83. d4acf20 Merge pull request #879 from Summer-ARM/sq/mt-support by davidcunado-arm · Tue Mar 28 18:15:20 2017 +0100
  84. 93c812f ARM platforms: Add support for MT bit in MPIDR by Summer Qin · Tue Feb 28 16:46:17 2017 +0000
  85. 230011c Move plat/common source file definitions to generic Makefiles by dp-arm · Tue Mar 07 11:02:47 2017 +0000
  86. 719bf85 ARM platforms: Enable xlat tables lib v2 by Antonio Nino Diaz · Thu Feb 23 17:22:58 2017 +0000
  87. 66abfbe PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · Tue Jan 31 13:01:04 2017 +0000
  88. 15719dc Merge pull request #785 from dp-arm/dp/nvcounter by Dan Handley · Tue Dec 20 11:36:54 2016 +0000
  89. b3e8580 tbbr: Fix updating of Non-Trusted NV counter by dp-arm · Mon Dec 12 14:48:13 2016 +0000
  90. 8c0177f Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 by Yatharth Kochar · Fri Nov 11 13:57:50 2016 +0000
  91. 66933ff Clarify dependency for PSCI_EXTENDED_STATE_ID by Douglas Raillard · Mon Nov 07 17:29:34 2016 +0000
  92. 1cebefd Introduce ARM SiP service by dp-arm · Mon Sep 19 11:21:03 2016 +0100
  93. a5f77d3 AArch32: Add ARM platform changes in BL2 by Yatharth Kochar · Mon Jul 04 11:26:14 2016 +0100
  94. 88ac53b AArch32: Add ARM platform changes in BL1 by Yatharth Kochar · Mon Jul 04 11:03:49 2016 +0100
  95. f9a0f16 ARM platform changes for new version of image loading by Yatharth Kochar · Tue Sep 13 17:07:57 2016 +0100
  96. 0d268dc AArch32: Add essential ARM platform and FVP support by Soby Mathew · Mon Jul 11 14:13:56 2016 +0100
  97. 0eb965b Move `arm_common.c` out of aarch64 folder by Soby Mathew · Thu Jul 07 08:45:56 2016 +0100
  98. f6c4108 Include `plat_psci_common.c` from the new location by Soby Mathew · Tue May 03 12:31:18 2016 +0100
  99. ecdc4d3 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · Fri Jul 08 14:38:16 2016 +0100
  100. 421dbc4 Enable PSCI_STAT_COUNT/RESIDENCY for ARM standard platforms by Soby Mathew · Mon May 23 16:07:53 2016 +0100