1. 8dcf75b Merge pull request #1157 from antonio-nino-diaz-arm/an/rpi3 by davidcunado-arm · Tue Dec 05 23:26:40 2017 +0000
  2. ae6779e rpi3: Introduce AArch64 Raspberry Pi 3 port by Antonio Nino Diaz · Mon Nov 06 14:49:04 2017 +0000
  3. e9263d0 Juno AArch32: Remove duplicate definition of bl2 platform API by Soby Mathew · Wed Nov 15 12:05:28 2017 +0000
  4. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · Tue Nov 14 14:10:10 2017 +0000
  5. 12241b9 fvp: Enable the Activity Monitor Unit extensions by default by Dimitris Papastamos · Tue Nov 14 13:27:41 2017 +0000
  6. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · Thu Nov 23 23:41:24 2017 +0000
  7. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · Fri Oct 13 12:06:06 2017 +0100
  8. a5acc0a ARM platforms: Enable SDEI by Jeenu Viswambharan · Fri Sep 22 08:32:10 2017 +0100
  9. b183745 ARM platforms: Define exception macros by Jeenu Viswambharan · Tue Oct 24 11:47:13 2017 +0100
  10. 1dc771b ARM platforms: Provide SDEI entry point validation by Jeenu Viswambharan · Thu Oct 19 09:15:15 2017 +0100
  11. 59424d8 ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · Tue Sep 19 09:27:18 2017 +0100
  12. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · Mon Oct 16 08:43:14 2017 +0100
  13. 055af4b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · Tue Oct 24 15:13:59 2017 +0100
  14. fbf5bda GICv2: Fix populating PE target data by Jeenu Viswambharan · Tue Nov 07 16:10:19 2017 +0000
  15. baa1611 Merge pull request #1148 from antonio-nino-diaz-arm/an/spm by davidcunado-arm · Thu Nov 09 22:38:37 2017 +0000
  16. 7289f92 SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · Thu Nov 09 11:34:09 2017 +0000
  17. 15360c0 Merge pull request #1154 from soby-mathew/sm/fix_psci_stat by davidcunado-arm · Wed Nov 08 14:17:01 2017 +0000
  18. 953395a aarch32: add few missing weak platform specific function by Etienne Carriere · Sun Nov 05 22:57:20 2017 +0100
  19. 74275b0 Merge pull request #1155 from masahir0y/uniphier by davidcunado-arm · Tue Nov 07 16:16:51 2017 +0000
  20. df8fab9 uniphier: make sure to create build directory before ROT key by Masahiro Yamada · Sat Nov 04 03:14:03 2017 +0900
  21. e2395b4 Build: introduce ${BUILD_PLAT} target to create the top build directory by Masahiro Yamada · Sat Nov 04 03:12:28 2017 +0900
  22. 31036d5 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · Mon Nov 06 13:59:42 2017 +0000
  23. 7f4d617 Merge pull request #1142 from etienne-lms/qemu-int by davidcunado-arm · Fri Nov 03 16:27:42 2017 +0000
  24. 8336f68 Fix PSCI STAT time stamp collection by Soby Mathew · Mon Oct 16 15:19:31 2017 +0100
  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. 84aa3a7 qemu: update deprecated interrupt registering by Etienne Carriere · Thu Nov 02 12:05:12 2017 +0100
  27. 8247796 Fix usage of IMAGE_BLx macros by Roberto Vargas · Mon Oct 23 08:22:17 2017 +0100
  28. ac6dc35 Always define ARM_TSP_RAM_LOCATION_ID by Roberto Vargas · Fri Oct 20 10:46:23 2017 +0100
  29. b648b7d Merge pull request #1141 from robertovargas-arm/boot_redundancy by davidcunado-arm · Tue Oct 31 23:21:39 2017 +0000
  30. 3f9f414 Merge pull request #1144 from geesun/qx/resize_bl2_size by davidcunado-arm · Mon Oct 30 16:56:07 2017 +0000
  31. f0a2e9c Merge pull request #1147 from etienne-lms/qemu-optee-load by davidcunado-arm · Fri Oct 27 01:07:39 2017 +0100
  32. 818a065 Merge pull request #1143 from etienne-lms/qemu-hpen by davidcunado-arm · Thu Oct 26 16:10:36 2017 +0100
  33. 2ddec18 qemu/optee: load OP-TEE pageable part 2MB above OP-TEE image by Etienne Carriere · Thu Oct 26 12:05:01 2017 +0200
  34. 3d42dcc Merge pull request #1138 from michpappas/tf-issues#526_qemu_does_not_support_TBB by davidcunado-arm · Thu Oct 26 09:35:35 2017 +0100
  35. 3469cd0 qemu: Add support for Trusted Board Boot by Michalis Pappas · Wed Oct 18 09:43:37 2017 +0800
  36. 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
  37. c7b12c5 plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · Fri Oct 13 09:04:12 2017 +0800
  38. bc1ae1f Add platform hooks for boot redundancy support by Roberto Vargas · Tue Sep 26 12:53:01 2017 +0100
  39. 5eb85e4 qemu: fix holding pen mailbox sequence by Etienne Carriere · Tue Oct 24 01:09:52 2017 +0200
  40. 52b8f60 Merge pull request #1139 from hzhuang1/fix_edmac by davidcunado-arm · Mon Oct 23 16:45:59 2017 +0100
  41. 8774735 Merge pull request #1131 from jeenu-arm/gic-migrate by davidcunado-arm · Sat Oct 21 22:50:35 2017 +0100
  42. c444fcf Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · Sat Oct 21 22:18:48 2017 +0100
  43. c183534 uniphier: move ROTPK hash to .rodata section by Masahiro Yamada · Tue Oct 17 10:52:53 2017 +0900
  44. e1be904 HiKey: make RTC out of reset mode by Haojian Zhuang · Wed Oct 18 19:56:02 2017 +0800
  45. f82732b HiKey: init EDMA controller with non secure mode by Haojian Zhuang · Wed Oct 18 19:52:20 2017 +0800
  46. 9bde130 zynqmp: Migrate to using interrupt properties by Jeenu Viswambharan · Fri Sep 29 11:15:18 2017 +0100
  47. 392cbb3 mt8173: Migrate to using interrupt properties by Jeenu Viswambharan · Fri Sep 29 11:14:51 2017 +0100
  48. 0345fc3 poplar: Migrate to using interrupt properties by Jeenu Viswambharan · Fri Sep 29 11:14:02 2017 +0100
  49. ecb05e9 uniphier: Migrate to using interrupt properties by Jeenu Viswambharan · Fri Sep 29 11:14:02 2017 +0100
  50. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · Fri Sep 22 08:59:59 2017 +0100
  51. 6250507 GIC: Add API to set priority mask by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  52. eb1c12c GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  53. dce70b3 GIC: Add API to set interrupt routing by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  54. ab14e9b GIC: Add API to raise secure SGI by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  55. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  56. 447b89d GIC: Add API to set interrupt priority by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  57. 0fcdfff GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  58. 24e7029 GIC: Add API to get interrupt active status by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  59. 522a465 GIC: Add APIs to query interrupt types by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  60. eeb43be ARM platforms: supply per-PE target mask array by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  61. b1e957e GIC: Add API to get running priority by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  62. 3caafd7 reset2: Add css_system_reset2() by Roberto Vargas · Wed Aug 16 08:57:45 2017 +0100
  63. fc2b4eb scp: Introduce css_scp_system_off() function by Roberto Vargas · Mon Jul 31 09:45:10 2017 +0100
  64. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · Wed Oct 11 16:08:58 2017 +0100
  65. 3b5156e ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · Thu Oct 05 12:27:33 2017 +0100
  66. 327548c GICv3: add functions for save and restore by Soby Mathew · Thu Jul 13 15:19:51 2017 +0100
  67. ae6e285 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · Wed Oct 04 16:23:59 2017 +0100
  68. ad1bbf1 Merge pull request #1115 from jeenu-arm/tsp-mt by davidcunado-arm · Wed Oct 04 14:09:20 2017 +0100
  69. 4ecdba3 TSP: Support multi-threading CPUs on FVP by Jeenu Viswambharan · Tue Oct 03 12:19:47 2017 +0100
  70. 56fcdd7 Merge pull request #1107 from geesun/qx/add_ecdsa_support by davidcunado-arm · Mon Oct 02 15:03:16 2017 +0100
  71. 7dd775a Uniphier: fix xlat tables lib inclusion by Douglas Raillard · Mon Sep 25 17:48:20 2017 +0100
  72. 3315ad2 Merge pull request #1108 from sandrine-bailleux-arm/sb/fvp-utils-def by davidcunado-arm · Mon Sep 25 23:35:37 2017 +0100
  73. f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · Tue Aug 08 11:27:20 2017 +0100
  74. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · Thu Aug 03 09:16:43 2017 +0100
  75. 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · Thu Aug 24 15:12:20 2017 +0800
  76. 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
  77. e32c042 FVP: Include utils_def.h instead of utils.h by Sandrine Bailleux · Wed Sep 20 16:39:20 2017 +0100
  78. f94e40d Fix type of `unsigned long` constants by Antonio Nino Diaz · Thu Sep 14 15:57:44 2017 +0100
  79. 195800d Merge pull request #1102 from Xilinx/fpga_load by davidcunado-arm · Tue Sep 19 18:29:32 2017 +0100
  80. 881788d zynqmp: Sync function declaration and definition by Soren Brinkmann · Mon Sep 18 09:13:17 2017 -0700
  81. f07b808 Merge pull request #1093 from soby-mathew/eb/log_fw by davidcunado-arm · Mon Sep 18 12:17:33 2017 +0100
  82. ddd5497 Merge pull request #1089 from Leo-Yan/hikey_enable_debug_module by davidcunado-arm · Fri Sep 15 11:29:03 2017 +0100
  83. 5efa6ff Merge pull request #1098 from vchong/boot_without_spd by davidcunado-arm · Thu Sep 14 09:37:53 2017 +0100
  84. 398d5d3 hikey*: Undef BL32_BASE when building without SPD by Victor Chong · Thu Sep 14 01:27:19 2017 +0900
  85. 043741c hikey*: Fix typo by Victor Chong · Thu Sep 14 01:22:14 2017 +0900
  86. 9ce83d3 Merge pull request #1092 from jeenu-arm/errata-workarounds by davidcunado-arm · Wed Sep 13 14:52:24 2017 +0100
  87. c40b59c Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · Tue Sep 12 08:43:38 2017 +0100
  88. aaf15f5 Implement log framework by Soby Mathew · Mon Sep 04 11:49:29 2017 +0100
  89. 4cd483d Merge pull request #1086 from robertovargas-arm/dead_loop by davidcunado-arm · Mon Sep 11 09:50:11 2017 +0100
  90. 8392aab Juno: Disable 859971 and 859972 errata workarounds by Eleanor Bonnici · Fri Aug 04 15:03:51 2017 +0100
  91. f471c42 Hikey: enable CPU debug module by Leo Yan · Thu Sep 07 14:56:32 2017 +0800
  92. 403a6ad Merge pull request #1082 from vchong/load_img_v2_parse_optee_header by davidcunado-arm · Thu Sep 07 08:46:47 2017 +0100
  93. 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
  94. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · Mon Jun 12 12:37:10 2017 +0100
  95. f6f2b7e SDS: Introduce the sds drivers by Soby Mathew · Mon Jun 12 12:13:04 2017 +0100
  96. a535453 Split CSS makefile for sp_min on Juno by Soby Mathew · Mon Jun 12 12:15:01 2017 +0100
  97. 9c685a8 juno: Fix bug in plat_get_my_entrypoint by Roberto Vargas · Fri Sep 01 15:08:47 2017 +0100
  98. 874fc9e Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · Fri Sep 01 13:43:50 2017 +0100
  99. eb59e90 Merge pull request #1081 from masahir0y/uniphier by davidcunado-arm · Mon Sep 04 09:35:13 2017 +0100
  100. 7d787f5 hikey*: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · Wed Aug 16 13:53:56 2017 +0900