Lines Matching full:build
4 Platform-specific build options
18 build the software stack yourself by following the
26 This section provides Juno and FVP specific instructions to build Trusted
48 For the FVP, the kernel FDT is packaged in FIP during build and loaded
61 from `TF-A downloads page`_. Alternatively, you can `build
71 # Build the fiptool
89 #. Build TF-A images and create a new FIP for FVP
99 #. Build TF-A images and create a new FIP for Juno
104 as a build parameter.
123 - Build BL32 in AArch32.
130 - Save ``bl32.bin`` to a temporary location and clean the build products.
134 cp <path-to-build>/bl32.bin <path-to-temporary>
144 - The following parameters should be used to build BL1 and BL2 in AArch64
158 ./build/juno/release/bl1.bin
159 ./build/juno/release/fip.bin
162 ./build/fvp/release/bl1.bin
163 ./build/fvp/release/fip.bin