Searched refs:fiptool (Results 1 – 16 of 16) sorted by relevance
45 make -C tools/fiptool clean51 make [DEBUG=1] [V=1] fiptool57 ./tools/fiptool/fiptool66 ./tools/fiptool/fiptool create \75 ./tools/fiptool/fiptool info <path-to>/fip.bin82 ./tools/fiptool/fiptool update \91 ./tools/fiptool/fiptool unpack <path-to>/fip.bin97 ./tools/fiptool/fiptool remove \
350 :ref:`Trusted Board Boot`. The build system then calls ``fiptool`` to
125 control fiptool145 sp_gen --> fiptool162 signed_tb_fw_config.dtb --> fiptool163 signed_spkg_1 -down-> fiptool164 signed_spkg_2 -down-> fiptool165 fiptool -down-> fip
22 tools/fiptool/fiptool23 tools/fiptool/fiptool.exe
829 FIPTOOLPATH ?= tools/fiptool830 FIPTOOL ?= ${FIPTOOLPATH}/fiptool${BIN_EXT}1086 …an realclean distclean cscope locate-checkpatch checkcodebase checkpatch fiptool sptool fip sp fwu…1294 fiptool: ${FIPTOOL} target
11 FIPTOOL ?= fiptool${BIN_EXT}13 OBJECTS := fiptool.o tbbr_config.o
12 OBJECTS = $(FIPTOOLPATH)\fiptool.obj \
68 make -j`nproc` PLAT=synquacer PRELOADED_BL33_BASE=0x8200000 bl31 fiptool69 tools/fiptool/fiptool create \
106 tools/fiptool/fiptool create --tos-fw fiptool_images/tee-header_v2.bin \
62 Use the fiptool to extract the SCP_BL2 and BL33 images from the FIP67 # Build the fiptool68 make [DEBUG=1] [V=1] fiptool71 ./tools/fiptool/fiptool unpack <path-to-linaro-release>/[SOFTWARE]/fip.bin78 The fiptool will complain if the images to be unpacked already
54 - Example: "fiptool: Add support to build fiptool on Windows."
1264 - fiptool: Add support to build fiptool on Windows.1902 - fiptool: Incorrect UUID parsing of blob parameters2533 - Added support for pre-tool (cert_create and fiptool) image processing2535 fiptool.2543 - Enhancements to fiptool:2545 - Enabled the fiptool to be built using Visual Studio.2820 - Simplified fiptool to have a single linked list of image descriptors.2965 - Replaced ``fip_create`` with ``fiptool`` which provides a more consistent3298 - Issues with dependencies on the 'fiptool' makefile target have been
222 passed as inputs to the ``fiptool`` utility for creating the FIP.251 then be passed as input to the ``fiptool`` utility for creating the FIP.
1992 The tool can be found in ``tools/fiptool``.
95 In the TF-A buildsystem some external tools are used, e.g. fiptool for image
600 :F: tools/fiptool/