Lines Matching full:build
14 The TF-A build system provides the make target ``fip`` to create a FIP file
16 project. Examples below show how to build a FIP file for FVP, packaging TF-A
35 build/fvp/<build-type>/fip.bin
37 For advanced operations on FIP files, it is also possible to independently build
47 Build the tool:
67 --tb-fw build/<platform>/<build-type>/bl2.bin \
68 --soc-fw build/<platform>/<build-type>/bl31.bin \
83 --tb-fw build/<platform>/release/bl2.bin \
84 build/<platform>/debug/fip.bin
98 --tb-fw build/<platform>/debug/fip.bin
113 The ``cert_create`` tool is built as part of the TF-A build process when the
125 build to succeed.
131 ``DEBUG=1`` builds the tool in debug mode. ``V=1`` makes the build process more
143 The ``encrypt_fw`` tool is built as part of the TF-A build process when the
151 ``DEBUG=1`` builds the tool in debug mode. ``V=1`` makes the build process more