1. b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
  2. 21b818c BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · 7 years ago
  3. 9500d5a Merge pull request #1148 from antonio-nino-diaz-arm/an/spm by davidcunado-arm · 7 years ago
  4. 2fccb22 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 7 years ago
  5. 8012cc5 Build: introduce ${BUILD_PLAT} target to create the top build directory by Masahiro Yamada · 7 years ago
  6. 74dce7f GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 7 years ago
  7. 2091755 Export KEY_ALG as a user build option by Soby Mathew · 7 years ago
  8. 1a52aca Merge pull request #1040 from sliai/support-opteed-header by danh-arm · 7 years ago
  9. 71fb396 Support Trusted OS firmware extra images in TF tools by Summer Qin · 7 years ago
  10. e33fd44 CCI: Adapt for specific product at run time by Jeenu Viswambharan · 7 years ago
  11. 048531d Add support to link an external lib with ARM TF by Soby Mathew · 7 years ago
  12. c2b8806 Introduce TF_LDFLAGS by Douglas Raillard · 7 years ago
  13. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  14. 79eb1af Remove `DISABLE_PEDANTIC` build option by Antonio Nino Diaz · 7 years ago
  15. e715e67 Merge pull request #938 from masahir0y/tools_share by danh-arm · 7 years ago
  16. bb41eb7 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  17. be4cd40 Build: fix assert_boolean implementation by Masahiro Yamada · 7 years ago
  18. a440900 AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · 8 years ago
  19. 172138b Merge pull request #926 from EvanLloyd/win_make_4 by davidcunado-arm · 7 years ago
  20. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  21. 052ab52 Build: Correct Unix specific echo commands by Evan Lloyd · 7 years ago
  22. 6ba7d27 Build: Fix parallel build by Evan Lloyd · 7 years ago
  23. bcc3c49 PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 7 years ago
  24. 51faada Add support for GCC stack protection by Douglas Raillard · 7 years ago
  25. 3c251af build: Define build option for hardware-assisted coherency by Jeenu Viswambharan · 8 years ago
  26. c877b41 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · 8 years ago
  27. 1c75d5d fiptool: support --align option to add desired alignment to image offset by Masahiro Yamada · 8 years ago
  28. d014ea6 Build: strip trailing slashes from directory paths more simply by Masahiro Yamada · 8 years ago
  29. a6ca788 Build: Fix parallel building by Masahiro Yamada · 8 years ago
  30. 1d274ab Build: add -MP option to add dummy rules to *.d files by Masahiro Yamada · 8 years ago
  31. 710ea1d Build: generate .d file at the same time as object is created by Masahiro Yamada · 8 years ago
  32. 59de509 Build: use CPP just for pre-processing by Masahiro Yamada · 8 years ago
  33. f2e1d57 Build: exclude -c flag from TF_CFLAGS by Masahiro Yamada · 8 years ago
  34. ede939f Fix incorrect copyright notices by Antonio Nino Diaz · 8 years ago
  35. 2fae4b1 build: Reorder build variables alphabetically by Jeenu Viswambharan · 8 years ago
  36. 819281e Replace fip_create with fiptool by dp-arm · 8 years ago
  37. 6f511c4 Merge pull request #651 from Xilinx/zynqmp_uart by danh-arm · 8 years ago
  38. 8eadeb4 build_macros: Add 'add_define_val' macro by Soren Brinkmann · 8 years ago
  39. 403973c Give user's compiler flags precedence over default ones by Sandrine Bailleux · 8 years ago
  40. 91e8ae6 Merge pull request #578 from EvanLloyd/ejll/woa_make2 by danh-arm · 8 years ago
  41. 414ab85 Make:Improve version string generation portability by Evan Lloyd · 9 years ago
  42. 51b2770 Make:Improve directory generation portability. by Evan Lloyd · 9 years ago
  43. 42a45b5 Make:Allow for extension in tool names. by Evan Lloyd · 9 years ago
  44. e7f54db Make:Use environment variables for OS detection. by Evan Lloyd · 9 years ago
  45. 1670d9d Make:Diagnostic fail if no eval by Evan Lloyd · 9 years ago
  46. f1477d4 Make:Make shell commands more portable by Evan Lloyd · 9 years ago
  47. 231c147 Make:Remove calls to shell from makefiles. by Evan Lloyd · 9 years ago
  48. 96103d5 cert_create: add non-volatile counter support by Juan Castillo · 9 years ago
  49. 2f5d4a4 build system: allow overriding the build's timestamp by Patrick Georgi · 9 years ago
  50. 8f0617e Apply TBBR naming convention to the fip_create options by Juan Castillo · 9 years ago
  51. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  52. f59821d Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  53. 516beb5 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 9 years ago
  54. 0191262 FWU: Add support for `fwu_fip` target by Yatharth Kochar · 9 years ago
  55. 9003fa0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 9 years ago
  56. 5ba8f66 Add uppercase macro to build_macros.mk by Yatharth Kochar · 9 years ago
  57. 70d1fc5 Fix build error when `BL32` is not defined by Juan Castillo · 9 years ago
  58. 8815467 Make: fix dependency files generation by Juan Castillo · 9 years ago
  59. 73c99d4 Rework Makefile by Juan Castillo · 9 years ago