1. 8ce779c Merge pull request #1118 from davidcunado-arm/dc/fix_coverity by davidcunado-arm · Fri Oct 06 16:28:45 2017 +0100
  2. c3bd8c2 Increase PLAT_ARM_MMAP_ENTRIES and MAX_XLAT_TABLES by David Cunado · Thu Oct 05 21:24:14 2017 +0100
  3. 4ed08be Merge pull request #1116 from soby-mathew/sm/gicv3_save_restore by davidcunado-arm · Fri Oct 06 10:38:42 2017 +0100
  4. a84996b GICv3: Document GICv3 save/restore helpers by Douglas Raillard · Wed Aug 02 16:57:32 2017 +0100
  5. f6f1a32 GICv3: ITS architectural save and restore helpers by Soby Mathew · Tue Jul 18 16:12:45 2017 +0100
  6. 327548c GICv3: add functions for save and restore by Soby Mathew · Thu Jul 13 15:19:51 2017 +0100
  7. a1b1da8 GICv3: turn some macros into inline functions by Douglas Raillard · Wed Jul 26 13:51:00 2017 +0100
  8. 1bd2d74 GICv3: Fix gic600.c indentation by Douglas Raillard · Thu Aug 03 15:59:49 2017 +0100
  9. ae6e285 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · Wed Oct 04 16:23:59 2017 +0100
  10. ad1bbf1 Merge pull request #1115 from jeenu-arm/tsp-mt by davidcunado-arm · Wed Oct 04 14:09:20 2017 +0100
  11. 4ecdba3 TSP: Support multi-threading CPUs on FVP by Jeenu Viswambharan · Tue Oct 03 12:19:47 2017 +0100
  12. 56fcdd7 Merge pull request #1107 from geesun/qx/add_ecdsa_support by davidcunado-arm · Mon Oct 02 15:03:16 2017 +0100
  13. 773eea6 Merge pull request #1114 from vchong/updt_docs by davidcunado-arm · Mon Oct 02 15:03:00 2017 +0100
  14. 7f47e74 hikey*: Update docs by Victor Chong · Fri Sep 29 19:56:39 2017 +0100
  15. 4db2ef4 Merge pull request #1111 from douglas-raillard-arm/dr/fix_uniphier_xlat_include by davidcunado-arm · Wed Sep 27 18:38:43 2017 +0100
  16. 7dd775a Uniphier: fix xlat tables lib inclusion by Douglas Raillard · Mon Sep 25 17:48:20 2017 +0100
  17. fe841ea Merge pull request #1110 from masahir0y/xlat by davidcunado-arm · Tue Sep 26 18:59:10 2017 +0100
  18. 7025cda xlat: remove cast in MAP_REGION to get back building with GCC 4.9 by Masahiro Yamada · Tue Sep 26 16:05:59 2017 +0900
  19. 3315ad2 Merge pull request #1108 from sandrine-bailleux-arm/sb/fvp-utils-def by davidcunado-arm · Mon Sep 25 23:35:37 2017 +0100
  20. 502ca97 Merge pull request #1105 from antonio-nino-diaz-arm/an/epd1-bit by davidcunado-arm · Mon Sep 25 23:34:28 2017 +0100
  21. 89d68f2 Merge pull request #1106 from antonio-nino-diaz-arm/an/bit-macro by davidcunado-arm · Mon Sep 25 18:56:48 2017 +0100
  22. f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · Tue Aug 08 11:27:20 2017 +0100
  23. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · Thu Aug 03 09:16:43 2017 +0100
  24. c590770 Add mem_region utility functions by Roberto Vargas · Thu Aug 03 08:56:38 2017 +0100
  25. 0a4c261 mem_protect: Add mem_protect API by Roberto Vargas · Thu Aug 03 08:16:16 2017 +0100
  26. aa05eea Dynamic selection of ECDSA or RSA by Qixiang Xu · Thu Aug 24 15:26:39 2017 +0800
  27. 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · Thu Aug 24 15:12:20 2017 +0800
  28. 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
  29. e32c042 FVP: Include utils_def.h instead of utils.h by Sandrine Bailleux · Wed Sep 20 16:39:20 2017 +0100
  30. f94e40d Fix type of `unsigned long` constants by Antonio Nino Diaz · Thu Sep 14 15:57:44 2017 +0100
  31. c8274a8 Set TCR_EL1.EPD1 bit to 1 by Antonio Nino Diaz · Fri Sep 15 10:30:34 2017 +0100
  32. 6a5f8f1 xlat: simplify mmap_add_region_check parameters (#1101) by Douglas Raillard · Thu Sep 21 08:42:21 2017 +0100
  33. b0b4611 Merge pull request #1099 from douglas-raillard-arm/dr/fix_mm_copy by davidcunado-arm · Tue Sep 19 18:30:15 2017 +0100
  34. 195800d Merge pull request #1102 from Xilinx/fpga_load by davidcunado-arm · Tue Sep 19 18:29:32 2017 +0100
  35. 881788d zynqmp: Sync function declaration and definition by Soren Brinkmann · Mon Sep 18 09:13:17 2017 -0700
  36. f07b808 Merge pull request #1093 from soby-mathew/eb/log_fw by davidcunado-arm · Mon Sep 18 12:17:33 2017 +0100
  37. 9d3dc25 Merge pull request #1094 from douglas-raillard-arm/dr/fix_mmap_add_dynamic_region by davidcunado-arm · Fri Sep 15 14:32:08 2017 +0100
  38. ddd5497 Merge pull request #1089 from Leo-Yan/hikey_enable_debug_module by davidcunado-arm · Fri Sep 15 11:29:03 2017 +0100
  39. f9c996a Merge pull request #1096 from davidcunado-arm/im/mair_attributes_helper by davidcunado-arm · Fri Sep 15 09:37:05 2017 +0100
  40. f68d2ed xlat: fix mm copy when adding a region by Douglas Raillard · Tue Sep 12 10:31:49 2017 +0100
  41. 5efa6ff Merge pull request #1098 from vchong/boot_without_spd by davidcunado-arm · Thu Sep 14 09:37:53 2017 +0100
  42. e873875 Merge pull request #1095 from soby-mathew/sm/fix_cert_create_build by davidcunado-arm · Thu Sep 14 09:37:32 2017 +0100
  43. 398d5d3 hikey*: Undef BL32_BASE when building without SPD by Victor Chong · Thu Sep 14 01:27:19 2017 +0900
  44. 043741c hikey*: Fix typo by Victor Chong · Thu Sep 14 01:22:14 2017 +0900
  45. 9ce83d3 Merge pull request #1092 from jeenu-arm/errata-workarounds by davidcunado-arm · Wed Sep 13 14:52:24 2017 +0100
  46. 12a75cc Merge pull request #1097 from davidcunado-arm/dc/reset_bl31 by davidcunado-arm · Wed Sep 13 10:59:04 2017 +0100
  47. a5f7281 plat/arm: Fix BL31_BASE when RESET_TO_BL31=1 by Qixiang Xu · Thu Aug 31 11:45:32 2017 +0800
  48. 4fe99c5 Merge pull request #1091 from geesun/qx/el3_payload_base_cfg_check by davidcunado-arm · Tue Sep 12 08:44:40 2017 +0100
  49. c40b59c Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · Tue Sep 12 08:43:38 2017 +0100
  50. 02c6307 Helper macro to create MAIR encodings by Isla Mitchell · Fri Jul 21 14:44:36 2017 +0100
  51. 04e9fc8 Merge pull request #1087 from robertovargas-arm/psci_do_cpu_off by davidcunado-arm · Mon Sep 11 18:19:03 2017 +0100
  52. 87be6c1 Set default value of USE_TBBR_DEFS by Soby Mathew · Fri Sep 08 10:54:12 2017 +0100
  53. 35c09f1 xlat: Use MAP_REGION macro as compatibility layer by Douglas Raillard · Thu Aug 31 16:20:25 2017 +0100
  54. aaf15f5 Implement log framework by Soby Mathew · Mon Sep 04 11:49:29 2017 +0100
  55. f583a06 Introduce tf_vprintf() and tf_string_print() by Soby Mathew · Mon Sep 04 11:45:52 2017 +0100
  56. b739468 Merge pull request #1084 from davidcunado-arm/dc/warmboot_a32 by davidcunado-arm · Mon Sep 11 11:21:08 2017 +0100
  57. 4cd483d Merge pull request #1086 from robertovargas-arm/dead_loop by davidcunado-arm · Mon Sep 11 09:50:11 2017 +0100
  58. be9bd9d Filter out invalid configure for EL3_PAYLOAD_BASE by Qixiang Xu · Thu Aug 24 11:03:23 2017 +0800
  59. 8392aab Juno: Disable 859971 and 859972 errata workarounds by Eleanor Bonnici · Fri Aug 04 15:03:51 2017 +0100
  60. c3b4ca1 Cortex-A72: Implement workaround for erratum 859971 by Eleanor Bonnici · Wed Aug 02 18:33:41 2017 +0100
  61. 0c9bd27 Cortex-A57: Implement workaround for erratum 859972 by Eleanor Bonnici · Wed Aug 02 16:35:04 2017 +0100
  62. f471c42 Hikey: enable CPU debug module by Leo Yan · Thu Sep 07 14:56:32 2017 +0800
  63. 403a6ad Merge pull request #1082 from vchong/load_img_v2_parse_optee_header by davidcunado-arm · Thu Sep 07 08:46:47 2017 +0100
  64. 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
  65. e94b06d Merge pull request #1078 from douglas-raillard-arm/dr/add_cfi_vector_entry by davidcunado-arm · Thu Sep 07 00:45:59 2017 +0100
  66. 878f03c Merge pull request #1019 from etienne-lms/log-size by davidcunado-arm · Thu Sep 07 00:40:59 2017 +0100
  67. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · Mon Jun 12 12:37:10 2017 +0100
  68. f6f2b7e SDS: Introduce the sds drivers by Soby Mathew · Mon Jun 12 12:13:04 2017 +0100
  69. a535453 Split CSS makefile for sp_min on Juno by Soby Mathew · Mon Jun 12 12:15:01 2017 +0100
  70. 20948c4 Fix JUNO AArch32 build by Soby Mathew · Wed Jul 05 15:07:05 2017 +0100
  71. 3cb73cb Reduce time lock in psci_do_cpu_off by Roberto Vargas · Mon Sep 04 16:49:41 2017 +0100
  72. 9c685a8 juno: Fix bug in plat_get_my_entrypoint by Roberto Vargas · Fri Sep 01 15:08:47 2017 +0100
  73. b22fe23 Merge pull request #1076 from masahir0y/asm_macro by davidcunado-arm · Wed Sep 06 09:16:17 2017 +0100
  74. a31bcde Set NS version SCTLR during warmboot path by David Cunado · Mon Sep 04 16:41:37 2017 +0100
  75. 805a903 Merge pull request #1083 from soby-mathew/sm/fix_optee_map by davidcunado-arm · Tue Sep 05 21:32:50 2017 +0100
  76. 874fc9e Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · Fri Sep 01 13:43:50 2017 +0100
  77. eb59e90 Merge pull request #1081 from masahir0y/uniphier by davidcunado-arm · Mon Sep 04 09:35:13 2017 +0100
  78. 7d787f5 hikey*: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · Wed Aug 16 13:53:56 2017 +0900
  79. 2d9a42d hikey*: Add LOAD_IMAGE_V2 support by Victor Chong · Thu Aug 17 15:21:10 2017 +0900
  80. e46fa92 docs: hikey: Fix typo by Victor Chong · Sun Aug 27 17:46:03 2017 +0900
  81. 97ad6ce cpu log buffer size depends on cache line size by Etienne Carriere · Fri Sep 01 10:22:20 2017 +0200
  82. c926688 uniphier: work around Boot ROM bug for USB boot mode of PXs3 SoC by Masahiro Yamada · Thu Aug 31 16:30:47 2017 +0900
  83. 71ac596 uniphier: fix code indent for conditional statement by Masahiro Yamada · Thu Aug 31 19:58:11 2017 +0900
  84. 322bdba Merge pull request #1072 from sandrine-bailleux-arm/sb/tsp-mapping by danh-arm · Thu Aug 31 18:55:21 2017 +0100
  85. 2fd70f6 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · Thu Aug 31 11:50:29 2017 +0100
  86. 13b1605 Export KEY_ALG as a user build option by Soby Mathew · Thu Aug 31 11:49:32 2017 +0100
  87. b260c3a ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · Wed Aug 30 10:59:22 2017 +0100
  88. 08e3e71 Merge pull request #1079 from douglas-raillard-arm/dr/doc_fix_typo by danh-arm · Thu Aug 31 14:21:21 2017 +0100
  89. 00f72c4 Merge pull request #1077 from soby-mathew/sm/fix_juno_assert_lvl by danh-arm · Thu Aug 31 14:20:31 2017 +0100
  90. 0929f09 porting-guide.rst: Fix some sections' level by Douglas Raillard · Wed Aug 02 14:44:42 2017 +0100
  91. efa50b5 Add CFI debug info to vector entries by Douglas Raillard · Mon Aug 07 16:20:46 2017 +0100
  92. 39f9c16 Juno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO by Soby Mathew · Tue Aug 22 14:06:19 2017 +0100
  93. be1d3ef asm_macros: set the default assembly code alignment to 4 byte by Masahiro Yamada · Thu Aug 31 14:29:34 2017 +0900
  94. c65cd18 Merge pull request #1069 from Leo-Yan/hikey_enable_watchdog_reset by danh-arm · Thu Aug 31 09:37:47 2017 +0100
  95. ced4292 Merge pull request #1074 from EvanLloyd/ejll/62_file_mode by davidcunado-arm · Wed Aug 30 18:12:28 2017 +0100
  96. 361ff2c Merge pull request #1075 from robertovargas-arm/fix_el3_payload by danh-arm · Wed Aug 30 18:04:02 2017 +0100
  97. 0b52e78 Don't use zero_normalmem in bl2_platform_setup by Roberto Vargas · Wed Aug 30 08:24:48 2017 +0100
  98. b193939 fiptool: Update file open modes with 'b' (for Windows) by Evan Lloyd · Fri Jan 13 14:13:09 2017 +0000
  99. c43d68d Merge pull request #1073 from davidcunado-arm/dc/update_docs by danh-arm · Wed Aug 30 14:37:15 2017 +0100
  100. baea3f6 Merge pull request #1066 from islmit01/im/enable_cnp_bit by danh-arm · Wed Aug 30 14:34:57 2017 +0100