Searched refs:fiptool (Results 1 – 17 of 17) sorted by relevance
22 tools/fiptool/fiptool23 tools/fiptool/fiptool.exe
845 FIPTOOLPATH ?= tools/fiptool846 FIPTOOL ?= ${FIPTOOLPATH}/fiptool${BIN_EXT}1116 …an realclean distclean cscope locate-checkpatch checkcodebase checkpatch fiptool sptool fip sp fwu…1324 fiptool: ${FIPTOOL} target
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
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 \
361 :ref:`Trusted Board Boot`. The build system then calls ``fiptool`` to
11 FIPTOOL ?= fiptool${BIN_EXT}13 OBJECTS := fiptool.o tbbr_config.o
12 OBJECTS = $(FIPTOOLPATH)\fiptool.obj \
86 FIPTOOLPATH ?= tools/fiptool87 FIPTOOL ?= ${FIPTOOLPATH}/fiptool${BIN_EXT}
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 \
66 Use the fiptool to extract the BL33 image from the FIP71 # Build the fiptool72 make [DEBUG=1] [V=1] fiptool75 ./tools/fiptool/fiptool unpack <path-to-linaro-release>/[SOFTWARE]/fip.bin81 The fiptool will complain if the images to be unpacked already
92 ${BUILD_PLAT}/${FUSE_FIP_NAME}: fiptool ${FUSE_FIP_DEPS}
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
542 - Do not print duplicate verbose lines about building fiptool1933 - fiptool: Add support to build fiptool on Windows.2571 - fiptool: Incorrect UUID parsing of blob parameters3202 - Added support for pre-tool (cert_create and fiptool) image processing3204 fiptool.3212 - Enhancements to fiptool:3214 - Enabled the fiptool to be built using Visual Studio.3489 - Simplified fiptool to have a single linked list of image descriptors.3634 - Replaced ``fip_create`` with ``fiptool`` which provides a more consistent3967 - Issues with dependencies on the 'fiptool' makefile target have been
678 :|F|: tools/fiptool/
Completed in 35 milliseconds