/tf-a-ffa_el3_spmc/lib/debugfs/ |
A D | devfip.c | 125 struct fipfile *fip; in fipgen() local 136 fip = &archives[nc.dev]; in fipgen() 140 if (fip->offset[i] == -1) { in fipgen() 192 struct fipfile *fip; in fipread() local 202 fip = &archives[c->dev]; in fipread() 212 size = fip->size[c->qid]; in fipread() 250 struct fipfile *fip; in fipmount() local 257 fip = &archives[nfips]; in fipmount() 260 fip->offset[n] = -1; in fipmount() 268 fip->c = cspec; in fipmount() [all …]
|
/tf-a-ffa_el3_spmc/docs/resources/diagrams/plantuml/ |
A D | io_framework_usage_overview.puml | 37 ref over io_storage : io_open() on fip device 40 ref over io_storage : io_size() on fip device 42 ref over io_storage : io_read() on fip device 44 ref over io_storage : io_close() on fip device 46 ref over io_storage : io_dev_close() on fip device
|
A D | io_dev_init_and_check.puml | 20 ref over io_storage : dev_init() on fip device 23 ref over io_storage : io_open() on fip device 26 ref over io_storage : io_close() on fip device
|
A D | fip-secure-partitions.puml | 127 artifact fip [ 128 fip.bin 165 fiptool -down-> fip
|
A D | fconf_bl1_load_config.puml | 23 note over arm_io_storage : register and setup fip 38 load and auth image from fip 58 load and auth image from fip
|
A D | io_dev_registration.puml | 29 opt dev_open() on fip device
|
/tf-a-ffa_el3_spmc/docs/getting_started/ |
A D | tools-build.rst | 14 The TF-A build system provides the make target ``fip`` to create a FIP file 23 make PLAT=fvp BL33=<path-to>/bl33.bin fip 29 make PLAT=fvp ARCH=aarch32 AARCH32_SP=sp_min BL33=<path-to>/bl33.bin fip 35 build/fvp/<build-type>/fip.bin 69 fip.bin 75 ./tools/fiptool/fiptool info <path-to>/fip.bin 84 build/<platform>/debug/fip.bin 91 ./tools/fiptool/fiptool unpack <path-to>/fip.bin 98 --tb-fw build/<platform>/debug/fip.bin 114 ``fip`` make target is specified and TBB is enabled (as described in the [all …]
|
/tf-a-ffa_el3_spmc/docs/plat/ |
A D | qemu-sbsa.rst | 30 make PLAT=qemu_sbsa all fip 39 make PLAT=qemu_sbsa BL32=../STANDALONE_MM.fd SPM_MM=1 EL3_EXCEPTION_HANDLING=1 all fip 41 Images will be placed at build/qemu_sbsa/release (bl1.bin and fip.bin). 47 cp build/qemu_sbsa/release/fip.bin ../
|
A D | brcm-stingray.rst | 35 Build fip: 39 … make CROSS_COMPILE=aarch64-linux-gnu- PLAT=stingray BOARD_CFG=bcm958742t all fip BL33=u-boot.bin
|
A D | ls1043a.rst | 64 Build fip: 68 CROSS_COMPILE=aarch64-linux-gnu- make PLAT=ls1043 fip \ 81 => tftp 82000000 fip.bin
|
A D | hikey960.rst | 75 ln -sf ${EDK2_OUTPUT_DIR}/FV/fip.bin 128 $ln -sf ${BUILD_PATH}/l-loader/fip.bin 164 $sudo fastboot flash fip fip.bin
|
A D | qemu.rst | 95 ``fip.bin`` should be concatenated to create a ``flash.bin`` that is flashed 110 BL33=bl33.bin BL32_RAM_LOCATION=tdram SPD=opteed all fip 118 BL33=bl33.bin BL32_RAM_LOCATION=tdram SPD=opteed all fip \ 128 dd if=build/qemu/release/fip.bin of=flash.bin seek=64 bs=4096 conv=notrunc
|
A D | intel-agilex.rst | 44 make CROSS_COMPILE=aarch64-linux-gnu- bl2 fip PLAT=agilex 50 - dd fip.bin to a A2 partition on the MMC drive to be booted in Agilex
|
A D | intel-stratix10.rst | 44 make CROSS_COMPILE=aarch64-linux-gnu- bl2 fip PLAT=stratix10 50 - dd fip.bin to a A2 partition on the MMC drive to be booted in Stratix 10
|
A D | warp7.rst | 116 --tb-fw-cert fiptool_images/trusted-boot-fw.key-crt warp7.fip 128 Next flash bl2.imx and warp7.fip 131 warp7.fip is flash @ 1048576 bytes 137 …sudo dd if=./warp7.fip of=/dev/disk/by-id/usb-Linux_UMS_disk_0_WaRP7-0xf42400d3000001d4-0\:0 bs=51…
|
A D | socionext-uniphier.rst | 69 make CROSS_COMPILE=<gcc-prefix> PLAT=uniphier BL33=<path-to-BL33> bl2_gzip fip 74 - ``fip.bin``
|
/tf-a-ffa_el3_spmc/docs/plat/arm/juno/ |
A D | index.rst | 20 on an SD card, you can replace the ``bl1.bin`` and ``fip.bin`` 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 75 ./tools/fiptool/fiptool unpack <path-to-linaro-release>/[SOFTWARE]/fip.bin 94 make PLAT=fvp BL33=nt-fw.bin all fip 97 make PLAT=fvp ARCH=aarch32 AARCH32_SP=sp_min BL33=nt-fw.bin all fip 108 make PLAT=juno BL33=nt-fw.bin SCP_BL2=scp_bl2.bin all fip 151 BL32=<path-to-temporary>/bl32.bin all fip 159 ./build/juno/release/fip.bin 163 ./build/fvp/release/fip.bin [all …]
|
/tf-a-ffa_el3_spmc/tools/nxp/create_pbl/ |
A D | README | 61 …make PLAT=ls1046rdb all fip BOOT_MODE=qspi SPD=opteed BL32=tee.bin BL33=u-boot-ls1046.bin pbl RCW=… 65 …make PLAT=lx2160ardb all fip BOOT_MODE=flexspi_nor SPD=opteed BL32=tee_lx2.bin BL33=u-boot_lx2160.…
|
/tf-a-ffa_el3_spmc/docs/design/ |
A D | trusted-board-boot-build.rst | 67 all fip 69 The result of this build will be the bl1.bin and the fip.bin binaries. This 94 all fip fwu_fip 105 The result of this build will be bl1.bin, fip.bin and fwu_fip.bin binaries.
|
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/fdts/ |
A D | fvp_tb_fw_config.dts | 49 fip-handles { 50 compatible = "arm,io-fip-handle";
|
/tf-a-ffa_el3_spmc/docs/plat/arm/fvp-ve/ |
A D | index.rst | 59 ARM_XLAT_TABLES_LIB_V1=1 BL33=<path_to_u-boot.bin> all fip 67 BL33=<path_to_u-boot.bin> all fip
|
/tf-a-ffa_el3_spmc/make_helpers/ |
A D | defaults.mk | 146 FIP_NAME := fip.bin
|
/tf-a-ffa_el3_spmc/plat/rpi/rpi3/ |
A D | platform.mk | 73 armstub: bl1 fip 77 ${Q}cat ${RPI3_BL1_PAD_BIN} ${BUILD_PLAT}/fip.bin > ${RPI3_ARMSTUB8_BIN}
|
/tf-a-ffa_el3_spmc/ |
A D | PROTOTYPE_README | 104 all fip 107 cp $TF_A_PATH/build/fvp/debug/fip.bin $OUT/fip.bin 150 -C bp.flashloader0.fname=$OUT/fip.bin \
|
/tf-a-ffa_el3_spmc/docs/plat/arm/tc/ |
A D | index.rst | 44 SCP_BL2=<path_to_scp_ramfw.bin> TARGET_PLATFORM={0,1} all fip
|