Searched refs:fiptool (Results 1 – 21 of 21) sorted by relevance
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
23 tools/fiptool/fiptool24 tools/fiptool/fiptool.exe
1063 FIPTOOLPATH ?= tools/fiptool1064 FIPTOOL ?= ${BUILD_PLAT}/fiptool${BIN_EXT}1418 …an realclean distclean cscope locate-checkpatch checkcodebase checkpatch fiptool sptool fip sp fwu…1640 fiptool: ${FIPTOOL} target
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 \
69 Required to build the cert_create, encrypt_fw, and fiptool tools.
585 :ref:`Trusted Board Boot`. The build system then calls ``fiptool`` to
31 ENABLE_RUNTIME_INSTRUMENTATION=1 fiptool all55 #. Using the fiptool, create a new FIP package and append the SCP ram image onto60 ./tools/fiptool/fiptool create --blob \68 ./tools/fiptool/fiptool create \
63 ENABLE_RUNTIME_INSTRUMENTATION=1 fiptool all fip
12 FIPTOOL ?= fiptool${BIN_EXT}15 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 \
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
91 ${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.
2051 The tool can be found in ``tools/fiptool``.
95 In the TF-A buildsystem some external tools are used, e.g. fiptool for image
843 :|F|: tools/fiptool/
951 …- add NPU support in fiptool ([c91b08c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/tr…4558 - Do not print duplicate verbose lines about building fiptool5597 - fiptool: Add support to build fiptool on Windows.6145 - fiptool: Incorrect UUID parsing of blob parameters6654 - Added support for pre-tool (cert_create and fiptool) image processing enabling6655 compression of the image files before processing by cert_create and fiptool.6663 - Enhancements to fiptool:6665 - Enabled the fiptool to be built using Visual Studio.6919 - Simplified fiptool to have a single linked list of image descriptors.7052 - Replaced `fip_create` with `fiptool` which provides a more consistent and[all …]