Lines Matching refs:fip
23 The TF-A build system provides the make target ``fip`` to create a FIP file
32 make PLAT=fvp BL33=<path-to>/bl33.bin fip
38 make PLAT=fvp ARCH=aarch32 AARCH32_SP=sp_min BL33=<path-to>/bl33.bin fip
44 build/fvp/<build-type>/fip.bin
71 Example 1: create a new Firmware package ``fip.bin`` that contains BL2 and BL31:
78 fip.bin
84 ./tools/fiptool/fiptool info <path-to>/fip.bin
93 build/<platform>/debug/fip.bin
100 ./tools/fiptool/fiptool unpack <path-to>/fip.bin
107 --tb-fw build/<platform>/debug/fip.bin
123 ``fip`` make target is specified and TBB is enabled (as described in the
153 ``fip`` make target is specified, DECRYPTION_SUPPORT and TBB are enabled, but