69 Commits (dadd8060f104eb254a26226a7bdf238aef225eb3)

Author SHA1 Message Date
zelalem-aweke edbce9aad4 Enable Link Time Optimization in GCC 5 years ago
Julius Werner 402b3cf876 Switch AARCH32/AARCH64 to __aarch64__ 5 years ago
Julius Werner d5dfdeb65f Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 5 years ago
Christoph Müllner 9e4609f103 build_macros: Add mechanism to prevent bin generation. 6 years ago
Varun Wadekar c2ad38ce4f Tegra: Support for scatterfile for the BL31 image 6 years ago
Antonio Nino Diaz 70b0f2789e libc: Move setjmp to libc folder 6 years ago
Manish Pandey 7e94a699dd Make device tree pre-processing similar to U-boot/Linux 6 years ago
Jeenu Viswambharan 3661f16c99 build: Support BL-specific build flags 6 years ago
Sathees Balya 6baf85b3e0 romlib: Allow patching of romlib functions 6 years ago
Andre Przywara ee1ba6d4dd Makefile: Support totally quiet output with -s 6 years ago
Daniel Boulby 1a4b46d583 Set the IMAGE_BLx flag for the linker preprocessor 6 years ago
Yann Gautier 077b3e9afc MAKE_DTB: dependencies on device tree source files 6 years ago
Roberto Vargas 5accce5bcc Add support for romlib in the build system 7 years ago
Roberto Vargas 5fee02873b Add make macros to build library archives 7 years ago
Konstantin Porotchkin 23e0fe52de make: support libraries in MAKE_BL macro 6 years ago
Yann Gautier 01d237cb70 Build: add cpp build processing for dtb 6 years ago
Stephen Warren 6bc1a30ce6 Make all build results depend on all makefiles 7 years ago
Dimitris Papastamos a574bfbcf3 Revert "Make all build results depend on all makefiles" 7 years ago
Soby Mathew 38c14d88df Makefile: Add `all` target to MAKE_DTBS 7 years ago
Stephen Warren c6f651f9a3 Make all build results depend on all makefiles 7 years ago
Masahiro Yamada 14db8908bc Build: add GZIP compression filter 7 years ago
Masahiro Yamada 2da522bb4e Build: support pre-tool image processing 7 years ago
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