Searched refs:fiptool (Results 1 – 20 of 20) sorted by relevance
22 tools/fiptool/fiptool23 tools/fiptool/fiptool.exe
957 FIPTOOLPATH ?= tools/fiptool958 FIPTOOL ?= ${FIPTOOLPATH}/fiptool${BIN_EXT}1290 …an realclean distclean cscope locate-checkpatch checkcodebase checkpatch fiptool sptool fip sp fwu…1512 fiptool: ${FIPTOOL} target
1240 scope: fiptool
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
54 make -C tools/fiptool clean60 make [DEBUG=1] [V=1] fiptool66 ./tools/fiptool/fiptool75 ./tools/fiptool/fiptool create \84 ./tools/fiptool/fiptool info <path-to>/fip.bin91 ./tools/fiptool/fiptool update \100 ./tools/fiptool/fiptool unpack <path-to>/fip.bin106 ./tools/fiptool/fiptool remove \
63 Required to build the cert_create, encrypt_fw, and fiptool tools.
544 :ref:`Trusted Board Boot`. The build system then calls ``fiptool`` to
12 FIPTOOL ?= fiptool${BIN_EXT}14 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 \
251 tools/fiptool/fiptool create --tos-fw <optee_directory>/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.
2022 The tool can be found in ``tools/fiptool``.
95 In the TF-A buildsystem some external tools are used, e.g. fiptool for image
827 :|F|: tools/fiptool/
3540 - Do not print duplicate verbose lines about building fiptool4579 - fiptool: Add support to build fiptool on Windows.5127 - fiptool: Incorrect UUID parsing of blob parameters5636 - Added support for pre-tool (cert_create and fiptool) image processing enabling5637 compression of the image files before processing by cert_create and fiptool.5645 - Enhancements to fiptool:5647 - Enabled the fiptool to be built using Visual Studio.5901 - Simplified fiptool to have a single linked list of image descriptors.6034 - Replaced `fip_create` with `fiptool` which provides a more consistent and6326 - Issues with dependencies on the 'fiptool' makefile target have been rectified.
Completed in 37 milliseconds