1. b5d1f8e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · Fri Jan 19 13:40:12 2018 +0000
  2. 9f41248 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · Tue Jan 16 10:35:23 2018 +0000
  3. 5220780 bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · Fri Nov 17 13:22:18 2017 +0000
  4. d7e2e9e Add hooks to save/restore AMU context for Cortex A75 by Dimitris Papastamos · Mon Dec 11 11:45:35 2017 +0000
  5. 8a41859 Move TSP to TZC secured DRAM by Dimitris Papastamos · Tue Jan 02 10:25:50 2018 +0000
  6. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · Fri Dec 08 10:38:24 2017 +0000
  7. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · Mon Dec 11 12:29:47 2017 +0000
  8. d77cc29 Merge pull request #1184 from antonio-nino-diaz-arm/an/bl31-in-dram by davidcunado-arm · Sat Dec 09 23:10:24 2017 +0000
  9. 0b6af83 fvp: Disable SYSTEM_SUSPEND when ARM_BL31_IN_DRAM by Antonio Nino Diaz · Wed Nov 22 12:00:44 2017 +0000
  10. 9c4b1b7 SPM: Remove ARM platforms header from SPM common code by Antonio Nino Diaz · Fri Nov 24 16:43:15 2017 +0000
  11. 15b149e ARM Platforms: Change the TZC access permissions for EL3 payload by Soby Mathew · Mon Nov 13 08:29:45 2017 +0000
  12. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · Tue Oct 31 23:19:21 2017 +0000
  13. e9263d0 Juno AArch32: Remove duplicate definition of bl2 platform API by Soby Mathew · Wed Nov 15 12:05:28 2017 +0000
  14. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · Tue Nov 14 14:10:10 2017 +0000
  15. 12241b9 fvp: Enable the Activity Monitor Unit extensions by default by Dimitris Papastamos · Tue Nov 14 13:27:41 2017 +0000
  16. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · Fri Oct 13 12:06:06 2017 +0100
  17. a5acc0a ARM platforms: Enable SDEI by Jeenu Viswambharan · Fri Sep 22 08:32:10 2017 +0100
  18. b183745 ARM platforms: Define exception macros by Jeenu Viswambharan · Tue Oct 24 11:47:13 2017 +0100
  19. 1dc771b ARM platforms: Provide SDEI entry point validation by Jeenu Viswambharan · Thu Oct 19 09:15:15 2017 +0100
  20. 59424d8 ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · Tue Sep 19 09:27:18 2017 +0100
  21. fbf5bda GICv2: Fix populating PE target data by Jeenu Viswambharan · Tue Nov 07 16:10:19 2017 +0000
  22. baa1611 Merge pull request #1148 from antonio-nino-diaz-arm/an/spm by davidcunado-arm · Thu Nov 09 22:38:37 2017 +0000
  23. 7289f92 SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · Thu Nov 09 11:34:09 2017 +0000
  24. 31036d5 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · Mon Nov 06 13:59:42 2017 +0000
  25. 360051a Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · Fri Nov 03 13:12:48 2017 +0000
  26. ac6dc35 Always define ARM_TSP_RAM_LOCATION_ID by Roberto Vargas · Fri Oct 20 10:46:23 2017 +0100
  27. de431b1 plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled by Qixiang Xu · Fri Oct 13 09:23:42 2017 +0800
  28. c7b12c5 plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · Fri Oct 13 09:04:12 2017 +0800
  29. 8774735 Merge pull request #1131 from jeenu-arm/gic-migrate by davidcunado-arm · Sat Oct 21 22:50:35 2017 +0100
  30. c444fcf Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · Sat Oct 21 22:18:48 2017 +0100
  31. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · Fri Sep 22 08:59:59 2017 +0100
  32. eeb43be ARM platforms: supply per-PE target mask array by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  33. 3caafd7 reset2: Add css_system_reset2() by Roberto Vargas · Wed Aug 16 08:57:45 2017 +0100
  34. fc2b4eb scp: Introduce css_scp_system_off() function by Roberto Vargas · Mon Jul 31 09:45:10 2017 +0100
  35. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · Wed Oct 11 16:08:58 2017 +0100
  36. 3b5156e ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · Thu Oct 05 12:27:33 2017 +0100
  37. 327548c GICv3: add functions for save and restore by Soby Mathew · Thu Jul 13 15:19:51 2017 +0100
  38. ae6e285 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · Wed Oct 04 16:23:59 2017 +0100
  39. ad1bbf1 Merge pull request #1115 from jeenu-arm/tsp-mt by davidcunado-arm · Wed Oct 04 14:09:20 2017 +0100
  40. 4ecdba3 TSP: Support multi-threading CPUs on FVP by Jeenu Viswambharan · Tue Oct 03 12:19:47 2017 +0100
  41. 56fcdd7 Merge pull request #1107 from geesun/qx/add_ecdsa_support by davidcunado-arm · Mon Oct 02 15:03:16 2017 +0100
  42. f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · Tue Aug 08 11:27:20 2017 +0100
  43. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · Thu Aug 03 09:16:43 2017 +0100
  44. 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · Thu Aug 24 15:12:20 2017 +0800
  45. a674feb plat/arm : update BL size macros to give BL1 and BL2 more space for TBB by Qixiang Xu · Thu Aug 24 14:28:08 2017 +0800
  46. e32c042 FVP: Include utils_def.h instead of utils.h by Sandrine Bailleux · Wed Sep 20 16:39:20 2017 +0100
  47. 9ce83d3 Merge pull request #1092 from jeenu-arm/errata-workarounds by davidcunado-arm · Wed Sep 13 14:52:24 2017 +0100
  48. c40b59c Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · Tue Sep 12 08:43:38 2017 +0100
  49. 4cd483d Merge pull request #1086 from robertovargas-arm/dead_loop by davidcunado-arm · Mon Sep 11 09:50:11 2017 +0100
  50. 8392aab Juno: Disable 859971 and 859972 errata workarounds by Eleanor Bonnici · Fri Aug 04 15:03:51 2017 +0100
  51. 512d84c Merge pull request #1080 from soby-mathew/eb/RSA-PKCS1-5_support_1 by davidcunado-arm · Thu Sep 07 01:14:24 2017 +0100
  52. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · Mon Jun 12 12:37:10 2017 +0100
  53. f6f2b7e SDS: Introduce the sds drivers by Soby Mathew · Mon Jun 12 12:13:04 2017 +0100
  54. a535453 Split CSS makefile for sp_min on Juno by Soby Mathew · Mon Jun 12 12:15:01 2017 +0100
  55. 9c685a8 juno: Fix bug in plat_get_my_entrypoint by Roberto Vargas · Fri Sep 01 15:08:47 2017 +0100
  56. 874fc9e Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · Fri Sep 01 13:43:50 2017 +0100
  57. 322bdba Merge pull request #1072 from sandrine-bailleux-arm/sb/tsp-mapping by danh-arm · Thu Aug 31 18:55:21 2017 +0100
  58. 13b1605 Export KEY_ALG as a user build option by Soby Mathew · Thu Aug 31 11:49:32 2017 +0100
  59. b260c3a ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · Wed Aug 30 10:59:22 2017 +0100
  60. 39f9c16 Juno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO by Soby Mathew · Tue Aug 22 14:06:19 2017 +0100
  61. 0b52e78 Don't use zero_normalmem in bl2_platform_setup by Roberto Vargas · Wed Aug 30 08:24:48 2017 +0100
  62. a681413 Merge pull request #1071 from jeenu-arm/syntax-fix by danh-arm · Tue Aug 29 15:25:36 2017 +0100
  63. 749d25b plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly by Jeenu Viswambharan · Wed Aug 23 14:12:59 2017 +0100
  64. 17459aa Merge pull request #1068 from jenswi-linaro/optee_arm_plat by danh-arm · Tue Aug 29 11:51:32 2017 +0100
  65. 1bdd5b3 Merge pull request #1064 from islmit01/im/shifted_afinity by davidcunado-arm · Fri Aug 25 17:26:22 2017 +0100
  66. 0814c6a FVP: bl2: optionally map ARM_OPTEE_PAGEABLE_LOAD_MEM by Jens Wiklander · Fri Aug 25 10:07:20 2017 +0200
  67. c7860cf FVP: Always assume shifted affinity with MT bit by Isla Mitchell · Thu Aug 17 12:25:34 2017 +0100
  68. 6ca1911 norflash: Add full status check by Roberto Vargas · Fri Jul 28 10:43:28 2017 +0100
  69. ea21edc norflash: Add nor_erase() to NOR driver by Roberto Vargas · Fri Jul 28 10:38:24 2017 +0100
  70. 2e94e73 norflash: Clear status register before sending commands by Roberto Vargas · Wed Jul 26 15:17:24 2017 +0100
  71. 86a610e norflash: Wait for WSM bit in lock/unlock by Roberto Vargas · Wed Jul 26 14:37:56 2017 +0100
  72. ab29dca norflash: clean-up norflash.c by Roberto Vargas · Wed Jul 26 14:15:07 2017 +0100
  73. 18d4745 Merge pull request #1040 from sliai/support-opteed-header by danh-arm · Mon Aug 14 16:35:12 2017 +0100
  74. 9db8f2e Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · Mon Apr 24 16:49:28 2017 +0100
  75. 8072678 Support Trusted OS firmware extra images in TF tools by Summer Qin · Thu Apr 20 16:28:39 2017 +0100
  76. 9e78b92 FVP: Support Base FVP RevC by Jeenu Viswambharan · Tue Jul 18 15:42:50 2017 +0100
  77. 4fd361b FVP: Remove CCI registers from crash dump by Jeenu Viswambharan · Wed Jul 19 16:06:27 2017 +0100
  78. 528d21b FVP: Add support for multi-threaded CPUs by Jeenu Viswambharan · Tue Nov 15 13:53:57 2016 +0000
  79. 062b640 Merge pull request #1035 from sandrine-bailleux-arm/sb/xlat-lib-ctx by davidcunado-arm · Mon Jul 31 14:29:54 2017 +0100
  80. cd89966 Merge pull request #1032 from soby-mathew/sm/css_scp_reorg by davidcunado-arm · Wed Jul 26 12:31:41 2017 +0100
  81. d9160a5 FVP: Do not map DEVICE2 memory range when TBB is disabled by Sandrine Bailleux · Fri May 26 15:48:10 2017 +0100
  82. 2f6cac4 CSS: Prevent SCP_BL2/2U from overwriting BL1 RW data by Soby Mathew · Tue Jun 13 18:00:53 2017 +0100
  83. 73b7bf9 CSS: Reorganize the SCP Image transfer functionality by Soby Mathew · Wed May 03 12:58:41 2017 +0100
  84. 8a47311 Resize the BL2 size limit for Juno by Soby Mathew · Tue Jun 13 17:59:17 2017 +0100
  85. d254879 Fix order of ARM platform #includes by Isla Mitchell · Fri Jul 14 10:48:25 2017 +0100
  86. 3e6bbda Use CryptoCell to set/get NVcounters and ROTPK by Soby Mathew · Fri Jun 02 17:44:07 2017 +0100
  87. 7e4d665 ARM plat changes to enable CryptoCell integration by Soby Mathew · Wed May 10 11:50:30 2017 +0100
  88. 505f467 Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53 by danh-arm · Wed Jun 28 13:47:40 2017 +0100
  89. aa11c39 juno: Invalidate all caches before warm reset to AArch32 state. by Dimitris Papastamos · Mon Jun 19 14:15:31 2017 +0100
  90. 47bc2ba juno/aarch32: Restore `SCP_BOOT_CFG_ADDR` to the cold boot value by Dimitris Papastamos · Wed Jun 14 14:47:36 2017 +0100
  91. 400adc0 Merge pull request #997 from dp-arm/dp/spe by davidcunado-arm · Fri Jun 23 12:48:11 2017 +0100
  92. d56fb04 Apply workarounds for A53 Cat A Errata 835769 and 843419 by Douglas Raillard · Mon Jun 19 15:38:02 2017 +0100
  93. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · Tue May 23 09:32:49 2017 +0100
  94. b8bc2c7 juno: Fix AArch32 build by Dimitris Papastamos · Mon Jun 19 15:54:58 2017 +0100
  95. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · Wed Jun 07 13:45:41 2017 +0100
  96. 6f66363 Merge pull request #953 from vwadekar/tegra-misra-fixes-v1 by davidcunado-arm · Fri Jun 16 12:06:24 2017 +0100
  97. c4483bf Merge pull request #986 from jagadeeshujja/jagujj/fix-get-power-state by davidcunado-arm · Fri Jun 16 09:17:28 2017 +0100
  98. 64fa64b CSS:Fix scpi "get_power_state" when ARM_PLAT_MT is set by jagadeesh ujja · Thu May 11 16:32:18 2017 +0530
  99. 1384a16 Unique names for defines in the CPU libraries by Varun Wadekar · Mon Jun 05 14:54:46 2017 -0700
  100. e089e3f Fix coverity error in CSS SCMI driver by Soby Mathew · Fri Jun 09 15:04:43 2017 +0100