1. c7860cf FVP: Always assume shifted affinity with MT bit by Isla Mitchell · Thu Aug 17 12:25:34 2017 +0100
  2. 18d4745 Merge pull request #1040 from sliai/support-opteed-header by danh-arm · Mon Aug 14 16:35:12 2017 +0100
  3. 9db8f2e Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · Mon Apr 24 16:49:28 2017 +0100
  4. 8072678 Support Trusted OS firmware extra images in TF tools by Summer Qin · Thu Apr 20 16:28:39 2017 +0100
  5. 9e78b92 FVP: Support Base FVP RevC by Jeenu Viswambharan · Tue Jul 18 15:42:50 2017 +0100
  6. 4fd361b FVP: Remove CCI registers from crash dump by Jeenu Viswambharan · Wed Jul 19 16:06:27 2017 +0100
  7. 528d21b FVP: Add support for multi-threaded CPUs by Jeenu Viswambharan · Tue Nov 15 13:53:57 2016 +0000
  8. 062b640 Merge pull request #1035 from sandrine-bailleux-arm/sb/xlat-lib-ctx by davidcunado-arm · Mon Jul 31 14:29:54 2017 +0100
  9. cd89966 Merge pull request #1032 from soby-mathew/sm/css_scp_reorg by davidcunado-arm · Wed Jul 26 12:31:41 2017 +0100
  10. d9160a5 FVP: Do not map DEVICE2 memory range when TBB is disabled by Sandrine Bailleux · Fri May 26 15:48:10 2017 +0100
  11. 2f6cac4 CSS: Prevent SCP_BL2/2U from overwriting BL1 RW data by Soby Mathew · Tue Jun 13 18:00:53 2017 +0100
  12. 73b7bf9 CSS: Reorganize the SCP Image transfer functionality by Soby Mathew · Wed May 03 12:58:41 2017 +0100
  13. 8a47311 Resize the BL2 size limit for Juno by Soby Mathew · Tue Jun 13 17:59:17 2017 +0100
  14. d254879 Fix order of ARM platform #includes by Isla Mitchell · Fri Jul 14 10:48:25 2017 +0100
  15. 3e6bbda Use CryptoCell to set/get NVcounters and ROTPK by Soby Mathew · Fri Jun 02 17:44:07 2017 +0100
  16. 7e4d665 ARM plat changes to enable CryptoCell integration by Soby Mathew · Wed May 10 11:50:30 2017 +0100
  17. 505f467 Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53 by danh-arm · Wed Jun 28 13:47:40 2017 +0100
  18. aa11c39 juno: Invalidate all caches before warm reset to AArch32 state. by Dimitris Papastamos · Mon Jun 19 14:15:31 2017 +0100
  19. 47bc2ba juno/aarch32: Restore `SCP_BOOT_CFG_ADDR` to the cold boot value by Dimitris Papastamos · Wed Jun 14 14:47:36 2017 +0100
  20. 400adc0 Merge pull request #997 from dp-arm/dp/spe by davidcunado-arm · Fri Jun 23 12:48:11 2017 +0100
  21. d56fb04 Apply workarounds for A53 Cat A Errata 835769 and 843419 by Douglas Raillard · Mon Jun 19 15:38:02 2017 +0100
  22. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · Tue May 23 09:32:49 2017 +0100
  23. b8bc2c7 juno: Fix AArch32 build by Dimitris Papastamos · Mon Jun 19 15:54:58 2017 +0100
  24. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · Wed Jun 07 13:45:41 2017 +0100
  25. 6f66363 Merge pull request #953 from vwadekar/tegra-misra-fixes-v1 by davidcunado-arm · Fri Jun 16 12:06:24 2017 +0100
  26. c4483bf Merge pull request #986 from jagadeeshujja/jagujj/fix-get-power-state by davidcunado-arm · Fri Jun 16 09:17:28 2017 +0100
  27. 64fa64b CSS:Fix scpi "get_power_state" when ARM_PLAT_MT is set by jagadeesh ujja · Thu May 11 16:32:18 2017 +0530
  28. 1384a16 Unique names for defines in the CPU libraries by Varun Wadekar · Mon Jun 05 14:54:46 2017 -0700
  29. e089e3f Fix coverity error in CSS SCMI driver by Soby Mathew · Fri Jun 09 15:04:43 2017 +0100
  30. c2c877a Merge pull request #963 from soby-mathew/sm/scmi_dev by danh-arm · Mon Jun 05 14:42:59 2017 +0100
  31. 1983bd6 Merge pull request #961 from jeenu-arm/gic-600 by danh-arm · Mon Jun 05 14:41:31 2017 +0100
  32. cbafd7a Add SCMI support for Juno platform by Soby Mathew · Mon Nov 14 12:44:32 2016 +0000
  33. ea26bad CSS: Add SCMI driver for SCP by Soby Mathew · Mon Nov 14 12:25:45 2016 +0000
  34. d7a901e Introduce ARM GIC-600 driver by Jeenu Viswambharan · Tue Dec 06 16:15:22 2016 +0000
  35. 805c2c7 Add support for Cortex-A75 and Cortex-A55 CPUs by David Wang · Wed Nov 09 16:29:02 2016 +0000
  36. 34e7843 Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory by davidcunado-arm · Tue May 30 10:56:47 2017 +0100
  37. 84fc295 plat/arm: Compile out impossible conditional for AArch32 by dp-arm · Wed May 03 12:14:10 2017 +0100
  38. cc0afe6 Remove plat_match_rotpk reference by dp-arm · Tue May 02 12:39:19 2017 +0100
  39. 35e7298 fvp: Remove unnecessary default case by dp-arm · Tue May 02 12:35:24 2017 +0100
  40. 7f297ca Include missing header in arm_bl2_setup.c by dp-arm · Tue May 02 11:49:33 2017 +0100
  41. 4be1a61 Merge pull request #938 from masahir0y/tools_share by danh-arm · Wed May 24 14:20:20 2017 +0100
  42. 01b6cb9 mbedtls: Use `MBEDTLS_SHA256_SMALLER` in ARM platforms by Antonio Nino Diaz · Wed May 24 14:11:07 2017 +0100
  43. d1f9775 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · Tue May 23 19:41:36 2017 +0900
  44. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · Mon May 22 12:11:24 2017 +0900
  45. 3b3ce18 Merge pull request #939 from dp-arm/dp/AArch32_tbbr by danh-arm · Mon May 22 15:28:17 2017 +0100
  46. 080869f Merge pull request #942 from soby-mathew/sm/fix_juno_build_err by danh-arm · Tue May 16 18:05:07 2017 +0100
  47. dad6ecc Juno: Fix AArch32 sp_min build by Soby Mathew · Tue May 16 10:51:39 2017 +0100
  48. 7d52583 Merge pull request #935 from davidcunado-arm/dc/mbed_api by danh-arm · Tue May 16 10:57:16 2017 +0100
  49. 528dea9 Merge pull request #934 from sandrine-bailleux-arm/sb/break-headers-circular-dep by danh-arm · Tue May 16 10:56:51 2017 +0100
  50. 18dfb30 AArch32: Add BL2U support by Yatharth Kochar · Tue Nov 22 11:06:03 2016 +0000
  51. cdd03cb AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · Wed Feb 15 11:07:55 2017 +0000
  52. 2f1612e Migrate ARM platforms to use TF_MBEDTLS_KEY_ALG by David Cunado · Wed May 10 00:29:54 2017 +0100
  53. 5f2b012 FVP: Break circular dependency in platform header files by Sandrine Bailleux · Thu May 11 14:19:55 2017 +0100
  54. dedfde5 Add missing SPDX header by David Cunado · Thu May 11 17:30:06 2017 +0100
  55. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · Thu May 11 16:04:52 2017 +0100
  56. bc1a929 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · Thu Feb 16 14:55:15 2017 +0000
  57. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  58. 2a9b882 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · Tue Feb 21 14:40:44 2017 +0000
  59. 7d99b6c Merge branch 'integration' into tf_issue_461 by Scott Branden · Sat Apr 29 08:36:12 2017 -0700
  60. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · Mon Apr 10 11:45:52 2017 -0700
  61. 7a3b5eb CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API by Soby Mathew · Fri Dec 09 15:23:08 2016 +0000
  62. bf360df Merge pull request #910 from dp-arm/dp/AArch32-juno-port by davidcunado-arm · Fri Apr 21 17:10:27 2017 +0100
  63. 2694cba AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · Mon Nov 14 12:00:41 2016 +0000
  64. ede39cb Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · Mon Nov 14 12:01:04 2016 +0000
  65. 199fb4a css: Ensure PSCI system off/reset is not interrupted by dp-arm · Tue Apr 11 11:48:49 2017 +0100
  66. f09d003 ARM platforms: Add option to use xlat tables lib v1 by Antonio Nino Diaz · Tue Apr 11 14:04:56 2017 +0100
  67. 2f92c1e Merge pull request #890 from masahir0y/scp by davidcunado-arm · Fri Apr 14 01:49:34 2017 +0100
  68. 6460924 Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush by davidcunado-arm · Wed Apr 12 22:23:44 2017 +0100
  69. 7ff77c1 Merge pull request #888 from douglas-raillard-arm/dr/fix_ULL_issue by davidcunado-arm · Thu Apr 06 15:23:52 2017 +0100
  70. 18e6004 Merge pull request #886 from dp-arm/dp/stack-protector by davidcunado-arm · Thu Apr 06 10:20:47 2017 +0100
  71. e76b4f8 Build: add generic way to include SCP_BL2 into FIP image by Masahiro Yamada · Wed Apr 05 19:11:41 2017 +0900
  72. 30a2694 Fix ARM_BL31_IN_DRAM build by Douglas Raillard · Wed Mar 08 16:49:31 2017 +0000
  73. b3263b3 Juno: Initialize stack protector canary from the trusted entropy source by dp-arm · Tue Feb 28 14:43:15 2017 +0000
  74. 8f59e15 Juno: Introduce juno_getentropy(void *buf, size_t len) by dp-arm · Mon Feb 27 12:21:43 2017 +0000
  75. 306593d Add support for GCC stack protection by Douglas Raillard · Fri Feb 24 18:14:15 2017 +0000
  76. d3ec543 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · Fri Feb 17 17:11:27 2017 +0000
  77. 71d4fe2 Enable all A53 and A57 errata workarounds for Juno by Douglas Raillard · Tue Feb 28 17:56:15 2017 +0000
  78. d4acf20 Merge pull request #879 from Summer-ARM/sq/mt-support by davidcunado-arm · Tue Mar 28 18:15:20 2017 +0100
  79. 93c812f ARM platforms: Add support for MT bit in MPIDR by Summer Qin · Tue Feb 28 16:46:17 2017 +0000
  80. d97f9cf Merge pull request #873 from dp-arm/dp/makefile-reorg by davidcunado-arm · Mon Mar 27 11:44:05 2017 +0100
  81. 230011c Move plat/common source file definitions to generic Makefiles by dp-arm · Tue Mar 07 11:02:47 2017 +0000
  82. 00eefd9 Add workaround for ARM Cortex-A53 erratum 855873 by Andre Przywara · Thu Oct 06 16:54:53 2016 +0100
  83. 719bf85 ARM platforms: Enable xlat tables lib v2 by Antonio Nino Diaz · Thu Feb 23 17:22:58 2017 +0000
  84. 3f13c35 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · Fri Feb 24 11:39:22 2017 +0000
  85. 88de358 Merge pull request #841 from dp-arm/dp/debug-regs by danh-arm · Mon Feb 20 13:58:48 2017 +0000
  86. 0470202 Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing by davidcunado-arm · Thu Feb 16 14:49:37 2017 +0000
  87. b71946b Juno: Disable SPIDEN in release builds by dp-arm · Wed Feb 08 12:16:42 2017 +0000
  88. 66abfbe PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · Tue Jan 31 13:01:04 2017 +0000
  89. a8954fc Replace some memset call by zeromem by Douglas Raillard · Thu Jan 26 15:54:44 2017 +0000
  90. 21362a9 Introduce unified API to zero memory by Douglas Raillard · Fri Dec 02 13:51:54 2016 +0000
  91. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · Thu Jan 19 10:26:16 2017 +0000
  92. a269837 Use #ifdef for AARCH32 instead of #if by Masahiro Yamada · Mon Dec 26 00:22:47 2016 +0900
  93. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · Sun Dec 25 23:36:24 2016 +0900
  94. 0fac5af Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · Wed Dec 28 16:11:41 2016 +0900
  95. 51bef61 Use *_END instead of *_LIMIT for linker derived end addresses by Masahiro Yamada · Wed Jan 18 02:10:08 2017 +0900
  96. 2b7d7ae Merge pull request #791 from jeenu-arm/asm-assert-32 by danh-arm · Tue Dec 20 17:00:32 2016 +0000
  97. 955c45d Merge pull request #793 from jeenu-arm/gic-changes by danh-arm · Tue Dec 20 12:26:23 2016 +0000
  98. b39d75f Fix integer overflows in BL1 FWU code by Sandrine Bailleux · Fri Nov 11 16:44:37 2016 +0000
  99. 15719dc Merge pull request #785 from dp-arm/dp/nvcounter by Dan Handley · Tue Dec 20 11:36:54 2016 +0000
  100. ff640c4 AArch32: Print ASM_ASSERT and panic messages by Jeenu Viswambharan · Mon Nov 28 09:59:27 2016 +0000