1. a6a8bc7 build: separate preprocessing from DTB compilation by Chris Kay · 3 months ago
  2. 99b5b2e build: remove `MAKE_BUILD_STRINGS` function by Chris Kay · 3 months ago
  3. 2c09bf6 fix(build): wrap toolchain paths in double quotes by Chris Kay · 8 weeks ago
  4. cfba645 build: use toolchain identifiers in conditions by Chris Kay · 6 months ago
  5. 523e864 build: use new toolchain variables for tools by Chris Kay · 6 months ago
  6. 7dc5f1b refactor(build): refactor mandatory options by Govindraj Raja · 4 months ago
  7. b0fe96f build: add `--no-warn-rwx-segments` when linking with GCC by Chris Kay · 5 months ago
  8. c7ea347 build: always use the C compiler to preprocess by Chris Kay · 5 months ago
  9. 572116b fix(build): add forgotten BL_LDFLAGS to lto command line by Andrey Skvortsov · 9 months ago
  10. 5b5a475 fix(build): pass parameters through response files by Harrison Mutai · 8 months ago
  11. a7492ee build: sort bootloader image sources by Chris Kay · 1 year, 1 month ago
  12. f581825 build: allow platform-defined flags by Chris Kay · 1 year, 1 month ago
  13. f7f111d Merge changes from topic "assert_boolean_set" into integration by Manish Pandey · 1 year, 1 month ago
  14. aa8ef3f fix(build): allow lower address access with gcc-12 by Govindraj Raja · 1 year, 1 month ago
  15. dbf0a16 build!: check boolean flags are not empty by Yann Gautier · 1 year, 1 month ago
  16. 2a8e424 build: allow BL-specific includes/definitions by Chris Kay · 1 year, 2 months ago
  17. b4f25db refactor(cpus): shorten errata flag defines by Boyan Karatotev · 1 year, 7 months ago
  18. df646b5 build(makefile): add helper to detect linker options by Marco Felsch · 1 year, 6 months ago
  19. 98375d4 feat(build): allow additional CFLAGS for library build by Govindraj Raja · 1 year, 4 months ago
  20. 0c0007b build: permit multiple linker scripts by Chris Kay · 1 year, 5 months ago
  21. 68d2836 build: clarify linker script generation by Chris Kay · 1 year, 5 months ago
  22. 3539c74 refactor(security): add OpenSSL 1.x compatibility by Juan Pablo Conde · 1 year, 7 months ago
  23. e954f65 feat(bl): add interface to query TF-A semantic ver by laurenw-arm · 1 year, 11 months ago
  24. 09f3e98 build(makefile): add extra makefile variable for extension by developer · 2 years, 2 months ago
  25. b44dec1 refactor(makefile): remove BL prefixes in build macros by Zelalem Aweke · 2 years, 11 months ago
  26. a5416ab Makefile: Fix ${FIP_NAME} to be rebuilt only when needed by Pali Rohár · 3 years, 6 months ago
  27. 65fca7c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · 3 years, 9 months ago
  28. efcbfa8 Build: introduce per-BL CPPFLAGS and ASFLAGS by Masahiro Yamada · 4 years, 2 months ago
  29. eec5244 Makefile: Add support to optionally encrypt BL31 and BL32 by Sumit Garg · 4 years, 7 months ago
  30. 1ef23ba Build: fix 'BL stage' comment for build macros by Masahiro Yamada · 4 years, 3 months ago
  31. 3414e3a build_macros: add create sequence helper function by Vijayenthiran Subramaniam · 4 years, 4 months ago
  32. e2e8e10 Build: support per-BL LDFLAGS by Masahiro Yamada · 4 years, 5 months ago
  33. 5ce2c32 Replace dts includes with C preprocessor syntax by Balint Dobszay · 4 years, 5 months ago
  34. d5f4527 Enable Link Time Optimization in GCC by zelalem-aweke · 4 years, 7 months ago
  35. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  36. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  37. 4f088e4 build_macros: Add mechanism to prevent bin generation. by Christoph Müllner · 5 years ago
  38. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 5 years ago
  39. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · 5 years ago
  40. e6c5a23 Make device tree pre-processing similar to U-boot/Linux by Manish Pandey · 5 years ago
  41. 1ff4071 build: Support BL-specific build flags by Jeenu Viswambharan · 6 years ago
  42. f5ec500 romlib: Allow patching of romlib functions by Sathees Balya · 6 years ago
  43. cf2bb08 Makefile: Support totally quiet output with -s by Andre Przywara · 6 years ago
  44. 488e289 Merge pull request #1595 from Yann-lms/dts_dep by Soby Mathew · 6 years ago
  45. 2f5de9d Set the IMAGE_BLx flag for the linker preprocessor by Daniel Boulby · 6 years ago
  46. f383180 MAKE_DTB: dependencies on device tree source files by Yann Gautier · 6 years ago
  47. e92111a Add support for romlib in the build system by Roberto Vargas · 6 years ago
  48. 21360f3 Add make macros to build library archives by Roberto Vargas · 6 years ago
  49. 4815a85 make: support libraries in MAKE_BL macro by Konstantin Porotchkin · 6 years ago
  50. 2cf1dbc Build: add cpp build processing for dtb by Yann Gautier · 6 years ago
  51. c4d562a Make all build results depend on all makefiles by Stephen Warren · 6 years ago
  52. f3d4f95 Revert "Make all build results depend on all makefiles" by Dimitris Papastamos · 6 years ago
  53. ab4181d Makefile: Add `all` target to MAKE_DTBS by Soby Mathew · 6 years ago
  54. ca7a680 Make all build results depend on all makefiles by Stephen Warren · 6 years ago
  55. eff36a9 Build: add GZIP compression filter by Masahiro Yamada · 6 years ago
  56. bfb64ac Build: support pre-tool image processing by Masahiro Yamada · 6 years ago
  57. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 6 years ago
  58. 5c3ae33 Build: make tools depend on $(BIN) instead of PHONY target by Masahiro Yamada · 6 years ago
  59. 5ebfda3 Build: remove third argument of CERT_ADD_CMD_OPT by Masahiro Yamada · 6 years ago
  60. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 6 years ago
  61. 6c2b459 Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD by Masahiro Yamada · 6 years ago
  62. ec154ad Build: move cert_create arguments and dependency to FIP_ADD_PAYLOAD by Masahiro Yamada · 6 years ago
  63. 714a692 Build: rip off unneeded $(eval ...) from buid macros by Masahiro Yamada · 6 years ago
  64. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 6 years ago
  65. babbf20 Build: squash MAKE_TOOL_ARGS into MAKE_BL by Masahiro Yamada · 6 years ago
  66. c751705 Build: check if specified external image exists by Masahiro Yamada · 6 years ago
  67. 9dff156 Build: specify check_* targets as .PHONY by Masahiro Yamada · 6 years ago
  68. c85deee Build: update comment lines for macros by Masahiro Yamada · 6 years ago
  69. c50d376 Merge pull request #1104 from nmenon/dtb_build-v2 by davidcunado-arm · 6 years ago
  70. e2395b4 Build: introduce ${BUILD_PLAT} target to create the top build directory by Masahiro Yamada · 7 years ago
  71. 4ac02ba Makefile: Add ability to build dtb by Nishanth Menon · 8 years ago
  72. 07a667d Add support to link an external lib with ARM TF by Soby Mathew · 7 years ago
  73. d0c8273 Introduce TF_LDFLAGS by Douglas Raillard · 7 years ago
  74. 1ab9e92 Build: fix assert_boolean implementation by Masahiro Yamada · 7 years ago
  75. 6377a4f Merge pull request #926 from EvanLloyd/win_make_4 by davidcunado-arm · 7 years ago
  76. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  77. 1c5f360 Build: Correct Unix specific echo commands by Evan Lloyd · 7 years ago
  78. 4c3055f Build: Fix parallel build by Evan Lloyd · 7 years ago
  79. fca7680 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · 7 years ago
  80. 823482b Build: strip trailing slashes from directory paths more simply by Masahiro Yamada · 7 years ago
  81. 4abe923 Build: Fix parallel building by Masahiro Yamada · 7 years ago
  82. e487bb6 Build: add -MP option to add dummy rules to *.d files by Masahiro Yamada · 7 years ago
  83. 56c53f6 Build: generate .d file at the same time as object is created by Masahiro Yamada · 7 years ago
  84. 0dec9fa Build: use CPP just for pre-processing by Masahiro Yamada · 7 years ago
  85. 49071ae Build: exclude -c flag from TF_CFLAGS by Masahiro Yamada · 7 years ago
  86. 4972ec5 Replace fip_create with fiptool by dp-arm · 8 years ago
  87. e4862e2 Merge pull request #651 from Xilinx/zynqmp_uart by danh-arm · 8 years ago
  88. 9efe657 build_macros: Add 'add_define_val' macro by Soren Brinkmann · 8 years ago
  89. f5fdbcc Give user's compiler flags precedence over default ones by Sandrine Bailleux · 8 years ago
  90. cf6e9d4 Make:Improve version string generation portability by Evan Lloyd · 9 years ago
  91. 93d3b70 Make:Improve directory generation portability. by Evan Lloyd · 9 years ago
  92. a71d259 Make:Use environment variables for OS detection. by Evan Lloyd · 9 years ago
  93. 870a18c Make:Diagnostic fail if no eval by Evan Lloyd · 9 years ago
  94. f269714 Make:Remove calls to shell from makefiles. by Evan Lloyd · 9 years ago
  95. 8a10e34 build system: allow overriding the build's timestamp by Patrick Georgi · 8 years ago
  96. 8e04dec Apply TBBR naming convention to the fip_create options by Juan Castillo · 8 years ago
  97. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 8 years ago
  98. d1a9343 FWU: Add support for `fwu_fip` target by Yatharth Kochar · 9 years ago
  99. b1c2fe0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 9 years ago
  100. 115352c Add uppercase macro to build_macros.mk by Yatharth Kochar · 9 years ago