Intel Stratix 10 SoC UEFI Boot Loader User Guide

ID 683134
Date 6/19/2020
Public

3.3.6. Generating the FIP

FIP is the payload that ATF's BL2 loads into RAM and executed. The FIP contains the binary for BL31 and UEFI bootloader, and a container that BL2 recognizes.

To build the FIP, follow these commands:
$ export ARCH = ARM64
$ export CROSS_COMPILE= aarch64-linux-gnu-
$ cd <your arm-trusted-firmware source code directory>
Build the FIP by using the following command:
$ make fip BL33= <your UEFI build workspace>/Build/Stratix10SoCPKG/\
DEBUG_GCC48/FV/INTELSTRATIX10_EFI.fd fip PLAT=stratix10