Searched refs:fiptool (Results 1 – 17 of 17) sorted by relevance
22 tools/fiptool/fiptool23 tools/fiptool/fiptool.exe
927 FIPTOOLPATH ?= tools/fiptool928 FIPTOOL ?= ${BUILD_PLAT}/fiptool${BIN_EXT}1254 …an realclean distclean cscope locate-checkpatch checkcodebase checkpatch fiptool sptool fip sp fwu…1476 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 \
535 :ref:`Trusted Board Boot`. The build system then calls ``fiptool`` to
11 FIPTOOL ?= fiptool${BIN_EXT}14 OBJECTS := ${PROJECT_DIR}/fiptool.o ${PROJECT_DIR}/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.248 then be passed as input to the ``fiptool`` utility for creating the FIP.
2021 The tool can be found in ``tools/fiptool``.
95 In the TF-A buildsystem some external tools are used, e.g. fiptool for image
782 :|F|: tools/fiptool/
2626 - Do not print duplicate verbose lines about building fiptool3665 - fiptool: Add support to build fiptool on Windows.4213 - fiptool: Incorrect UUID parsing of blob parameters4722 - Added support for pre-tool (cert_create and fiptool) image processing enabling4723 compression of the image files before processing by cert_create and fiptool.4731 - Enhancements to fiptool:4733 - Enabled the fiptool to be built using Visual Studio.4987 - Simplified fiptool to have a single linked list of image descriptors.5120 - Replaced `fip_create` with `fiptool` which provides a more consistent and5412 - Issues with dependencies on the 'fiptool' makefile target have been rectified.