46 Commits (33950dd8fec0056b251bdc5d9d8651dc7d121924)

Author SHA1 Message Date
Masahiro Yamada 33950dd8fe Build: change the first parameter of TOOL_ADD_IMG to lowercase 7 years ago
Masahiro Yamada 36af3455e2 Build: make tools depend on $(BIN) instead of PHONY target 7 years ago
Masahiro Yamada 91704d9d48 Build: remove third argument of CERT_ADD_CMD_OPT 7 years ago
Masahiro Yamada c939d13a8c Build: rename FIP_ADD_IMG to TOOL_ADD_IMG 7 years ago
Masahiro Yamada 10cea93456 Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD 7 years ago
Masahiro Yamada f30ee0b9c0 Build: move cert_create arguments and dependency to FIP_ADD_PAYLOAD 7 years ago
Masahiro Yamada 945b316fa8 Build: rip off unneeded $(eval ...) from buid macros 7 years ago
Masahiro Yamada 1dc0714f10 Build: merge build macros between FIP_ and FWU_FIP_ 7 years ago
Masahiro Yamada 34ec84944c Build: squash MAKE_TOOL_ARGS into MAKE_BL 7 years ago
Masahiro Yamada 802d2dd2ba Build: check if specified external image exists 7 years ago
Masahiro Yamada 87ebd20d4b Build: specify check_* targets as .PHONY 7 years ago
Masahiro Yamada 1e0c078425 Build: update comment lines for macros 7 years ago
Masahiro Yamada 8012cc5c2f Build: introduce ${BUILD_PLAT} target to create the top build directory 7 years ago
Nishanth Menon 03b397a828 Makefile: Add ability to build dtb 8 years ago
Soby Mathew 048531d7ed Add support to link an external lib with ARM TF 8 years ago
Douglas Raillard c2b8806fb6 Introduce TF_LDFLAGS 7 years ago
Masahiro Yamada be4cd40e8b Build: fix assert_boolean implementation 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Evan Lloyd 052ab529c4 Build: Correct Unix specific echo commands 8 years ago
Evan Lloyd 6ba7d274e2 Build: Fix parallel build 8 years ago
Jeenu Viswambharan c877b41487 Introduce locking primitives using CAS instruction 8 years ago
Masahiro Yamada d014ea6ccc Build: strip trailing slashes from directory paths more simply 8 years ago
Masahiro Yamada a6ca78881f Build: Fix parallel building 8 years ago
Masahiro Yamada 1d274ab00f Build: add -MP option to add dummy rules to *.d files 8 years ago
Masahiro Yamada 710ea1d01a Build: generate .d file at the same time as object is created 8 years ago
Masahiro Yamada 59de50963c Build: use CPP just for pre-processing 8 years ago
Masahiro Yamada f2e1d57e43 Build: exclude -c flag from TF_CFLAGS 8 years ago
dp-arm 819281ee23 Replace fip_create with fiptool 9 years ago
Soren Brinkmann 8eadeb4ade build_macros: Add 'add_define_val' macro 9 years ago
Sandrine Bailleux 403973c95d Give user's compiler flags precedence over default ones 9 years ago
Evan Lloyd 414ab8530d Make:Improve version string generation portability 9 years ago
Evan Lloyd 51b27702e4 Make:Improve directory generation portability. 9 years ago
Evan Lloyd e7f54dbd03 Make:Use environment variables for OS detection. 9 years ago
Evan Lloyd 1670d9df4d Make:Diagnostic fail if no eval 9 years ago
Evan Lloyd 231c14702c Make:Remove calls to shell from makefiles. 9 years ago
Patrick Georgi 2f5d4a485e build system: allow overriding the build's timestamp 9 years ago
Juan Castillo 8f0617ef9e Apply TBBR naming convention to the fip_create options 9 years ago
Juan Castillo f59821d512 Replace all SCP FW (BL0, BL3-0) references 9 years ago
Yatharth Kochar 0191262d23 FWU: Add support for `fwu_fip` target 9 years ago
Yatharth Kochar 9003fa0b0c FWU: Add Generic BL2U FWU image support in BL2 9 years ago
Yatharth Kochar 5ba8f6697f Add uppercase macro to build_macros.mk 9 years ago
Juan Castillo 88154678c5 Make: fix dependency files generation 9 years ago
Juan Castillo 73c99d4eb3 Rework Makefile 9 years ago