1. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · Mon Dec 11 12:29:47 2017 +0000
  2. 4c24bb7 Merge pull request #1168 from matt2048/master by davidcunado-arm · Mon Dec 04 22:39:40 2017 +0000
  3. ce88eee Enable SVE for Non-secure world by David Cunado · Fri Oct 20 11:30:57 2017 +0100
  4. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · Tue Nov 14 14:10:10 2017 +0000
  5. fcedb69 Implement support for the Activity Monitor Unit on Cortex A75 by Dimitris Papastamos · Mon Oct 16 11:40:10 2017 +0100
  6. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · Thu Nov 23 23:41:24 2017 +0000
  7. 41b0094 Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONS by Matt Ma · Wed Nov 22 19:31:28 2017 +0800
  8. 797d9bb Merge pull request #1165 from geesun/qx/support-sha512 by davidcunado-arm · Wed Nov 22 22:42:12 2017 +0000
  9. 1a1f291 tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · Thu Nov 09 13:56:29 2017 +0800
  10. 9da09cd Change Statistical Profiling Extensions build option handling by Dimitris Papastamos · Fri Oct 13 15:07:45 2017 +0100
  11. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · Mon Oct 16 08:43:14 2017 +0100
  12. 10a6727 BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · Fri Sep 22 08:32:10 2017 +0100
  13. baa1611 Merge pull request #1148 from antonio-nino-diaz-arm/an/spm by davidcunado-arm · Thu Nov 09 22:38:37 2017 +0000
  14. c41f206 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · Tue Oct 24 10:07:35 2017 +0100
  15. e259fa7 ARMv7 may not support Generic Timer Extension by Etienne Carriere · Wed Nov 08 14:41:47 2017 +0100
  16. 4cce835 ARMv7 may not support Virtualization Extensions by Etienne Carriere · Wed Nov 08 14:38:33 2017 +0100
  17. 0af78b6 ARMv7 may not support large page addressing by Etienne Carriere · Wed Nov 08 13:53:47 2017 +0100
  18. 1374fcb ARMv7 target is driven by ARM_ARCH_MAJOR==7 by Etienne Carriere · Wed Nov 08 13:48:40 2017 +0100
  19. e2395b4 Build: introduce ${BUILD_PLAT} target to create the top build directory by Masahiro Yamada · Sat Nov 04 03:12:28 2017 +0900
  20. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · Fri Sep 22 08:32:09 2017 +0100
  21. 13b1605 Export KEY_ALG as a user build option by Soby Mathew · Thu Aug 31 11:49:32 2017 +0100
  22. 18d4745 Merge pull request #1040 from sliai/support-opteed-header by danh-arm · Mon Aug 14 16:35:12 2017 +0100
  23. 8072678 Support Trusted OS firmware extra images in TF tools by Summer Qin · Thu Apr 20 16:28:39 2017 +0100
  24. b36577a CCI: Adapt for specific product at run time by Jeenu Viswambharan · Wed Jul 19 17:07:00 2017 +0100
  25. 07a667d Add support to link an external lib with ARM TF by Soby Mathew · Wed May 10 11:48:04 2017 +0100
  26. d0c8273 Introduce TF_LDFLAGS by Douglas Raillard · Thu Jun 22 14:44:48 2017 +0100
  27. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · Tue May 23 09:32:49 2017 +0100
  28. cc6129d Remove `DISABLE_PEDANTIC` build option by Antonio Nino Diaz · Fri May 12 16:14:51 2017 +0100
  29. 4be1a61 Merge pull request #938 from masahir0y/tools_share by danh-arm · Wed May 24 14:20:20 2017 +0100
  30. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · Mon May 22 12:11:24 2017 +0900
  31. 1ab9e92 Build: fix assert_boolean implementation by Masahiro Yamada · Tue May 23 23:45:01 2017 +0900
  32. cdd03cb AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · Wed Feb 15 11:07:55 2017 +0000
  33. 6377a4f Merge pull request #926 from EvanLloyd/win_make_4 by davidcunado-arm · Mon May 08 23:32:52 2017 +0100
  34. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  35. 1c5f360 Build: Correct Unix specific echo commands by Evan Lloyd · Tue Apr 11 16:52:00 2017 +0100
  36. 4c3055f Build: Fix parallel build by Evan Lloyd · Fri Apr 07 16:58:57 2017 +0100
  37. 043fe9c PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · Mon Apr 10 22:35:42 2017 +0100
  38. 306593d Add support for GCC stack protection by Douglas Raillard · Fri Feb 24 18:14:15 2017 +0000
  39. a10d64e build: Define build option for hardware-assisted coherency by Jeenu Viswambharan · Wed Jan 04 13:51:42 2017 +0000
  40. fca7680 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · Mon Jan 16 16:52:35 2017 +0000
  41. 4d87eb4 fiptool: support --align option to add desired alignment to image offset by Masahiro Yamada · Sun Dec 25 13:52:22 2016 +0900
  42. 823482b Build: strip trailing slashes from directory paths more simply by Masahiro Yamada · Thu Jan 19 19:31:00 2017 +0900
  43. 4abe923 Build: Fix parallel building by Masahiro Yamada · Thu Jan 12 10:48:22 2017 +0900
  44. e487bb6 Build: add -MP option to add dummy rules to *.d files by Masahiro Yamada · Thu Dec 22 15:23:05 2016 +0900
  45. 56c53f6 Build: generate .d file at the same time as object is created by Masahiro Yamada · Thu Dec 22 14:02:27 2016 +0900
  46. 0dec9fa Build: use CPP just for pre-processing by Masahiro Yamada · Thu Dec 22 12:51:53 2016 +0900
  47. 49071ae Build: exclude -c flag from TF_CFLAGS by Masahiro Yamada · Thu Dec 22 12:39:55 2016 +0900
  48. 493bf33 Fix incorrect copyright notices by Antonio Nino Diaz · Wed Dec 14 14:31:32 2016 +0000
  49. 615ff39 build: Reorder build variables alphabetically by Jeenu Viswambharan · Mon Oct 24 14:31:51 2016 +0100
  50. 4972ec5 Replace fip_create with fiptool by dp-arm · Wed May 25 16:20:20 2016 +0100
  51. e4862e2 Merge pull request #651 from Xilinx/zynqmp_uart by danh-arm · Mon Jul 04 18:05:15 2016 +0100
  52. 9efe657 build_macros: Add 'add_define_val' macro by Soren Brinkmann · Thu Jun 09 13:36:27 2016 -0700
  53. f5fdbcc Give user's compiler flags precedence over default ones by Sandrine Bailleux · Mon Apr 11 13:01:17 2016 +0100
  54. e649196 Merge pull request #578 from EvanLloyd/ejll/woa_make2 by danh-arm · Thu Apr 07 17:11:45 2016 +0100
  55. cf6e9d4 Make:Improve version string generation portability by Evan Lloyd · Thu Dec 03 12:58:52 2015 +0000
  56. 93d3b70 Make:Improve directory generation portability. by Evan Lloyd · Thu Dec 03 12:19:30 2015 +0000
  57. 004c9a5 Make:Allow for extension in tool names. by Evan Lloyd · Thu Dec 03 11:35:40 2015 +0000
  58. a71d259 Make:Use environment variables for OS detection. by Evan Lloyd · Wed Dec 02 18:56:06 2015 +0000
  59. 870a18c Make:Diagnostic fail if no eval by Evan Lloyd · Wed Dec 02 18:41:22 2015 +0000
  60. 26c6cb4 Make:Make shell commands more portable by Evan Lloyd · Wed Dec 02 18:33:55 2015 +0000
  61. f269714 Make:Remove calls to shell from makefiles. by Evan Lloyd · Wed Dec 02 18:17:37 2015 +0000
  62. 4352998 cert_create: add non-volatile counter support by Juan Castillo · Fri Jan 22 11:05:24 2016 +0000
  63. 8a10e34 build system: allow overriding the build's timestamp by Patrick Georgi · Thu Jan 28 14:46:18 2016 +0100
  64. 8e04dec Apply TBBR naming convention to the fip_create options by Juan Castillo · Tue Jan 05 11:55:36 2016 +0000
  65. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · Mon Dec 14 09:35:25 2015 +0000
  66. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · Thu Dec 10 15:49:17 2015 +0000
  67. be80120 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · Thu Dec 03 10:19:21 2015 +0000
  68. d1a9343 FWU: Add support for `fwu_fip` target by Yatharth Kochar · Mon Oct 12 12:33:47 2015 +0100
  69. b1c2fe0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · Wed Oct 14 15:27:24 2015 +0100
  70. 115352c Add uppercase macro to build_macros.mk by Yatharth Kochar · Fri Oct 02 13:58:52 2015 +0100
  71. 671b8db Fix build error when `BL32` is not defined by Juan Castillo · Thu Nov 12 10:59:26 2015 +0000
  72. 396644b Make: fix dependency files generation by Juan Castillo · Thu Oct 22 11:34:44 2015 +0100
  73. a3487d1 Rework Makefile by Juan Castillo · Tue Aug 18 14:23:04 2015 +0100