Lines Matching refs:in
21 binaries in the ``SOFTWARE/`` directory with custom built TF-A binaries.
27 Firmware, obtain the additional required firmware, and pack it all together in
38 different one. Mixing instructions for different platforms may result in
43 match the uboot image packaged as BL33 in the corresponding fip file. It is
44 recommended to use the version that is packaged in the fip file using the
48 For the FVP, the kernel FDT is packaged in FIP during build and loaded
67 package included in the Linaro release:
77 The unpack operation will result in a set of binary images extracted to the
82 exist in the current directory. If that is the case, either delete those
123 - Build BL32 in AArch32.
144 - The following parameters should be used to build BL1 and BL2 in AArch64
153 The resulting BL1 and FIP images may be found in:
171 The new images must be programmed in flash memory by adding
172 an entry in the ``SITE1/HBI0262x/images.txt`` configuration file
176 overlap with any other entries in the file.
200 If the EL3 payload is able to execute in place, it may be programmed in flash
201 memory by adding an entry in the ``SITE1/HBI0262x/images.txt`` configuration file
206 Alternatively, the same DS-5 command mentioned in the FVP section above can
209 For more information on EL3 payloads in general, see
215 The Trusted Firmware must be compiled in a similar way as for FVP explained
216 above. The process to load binaries to memory is the one explained in