Home
last modified time | relevance | path

Searched refs:fiptool (Results 1 – 17 of 17) sorted by relevance

/tf-a-ffa_el3_spmc/
A D.gitignore22 tools/fiptool/fiptool
23 tools/fiptool/fiptool.exe
A DMakefile845 FIPTOOLPATH ?= tools/fiptool
846 FIPTOOL ?= ${FIPTOOLPATH}/fiptool${BIN_EXT}
1116 …an realclean distclean cscope locate-checkpatch checkcodebase checkpatch fiptool sptool fip sp fwu…
1324 fiptool: ${FIPTOOL} target
/tf-a-ffa_el3_spmc/docs/resources/diagrams/plantuml/
A Dfip-secure-partitions.puml125 control fiptool
145 sp_gen --> fiptool
162 signed_tb_fw_config.dtb --> fiptool
163 signed_spkg_1 -down-> fiptool
164 signed_spkg_2 -down-> fiptool
165 fiptool -down-> fip
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dtools-build.rst45 make -C tools/fiptool clean
51 make [DEBUG=1] [V=1] fiptool
57 ./tools/fiptool/fiptool
66 ./tools/fiptool/fiptool create \
75 ./tools/fiptool/fiptool info <path-to>/fip.bin
82 ./tools/fiptool/fiptool update \
91 ./tools/fiptool/fiptool unpack <path-to>/fip.bin
97 ./tools/fiptool/fiptool remove \
A Dbuild-options.rst361 :ref:`Trusted Board Boot`. The build system then calls ``fiptool`` to
/tf-a-ffa_el3_spmc/tools/fiptool/
A DMakefile11 FIPTOOL ?= fiptool${BIN_EXT}
13 OBJECTS := fiptool.o tbbr_config.o
A DMakefile.msvc12 OBJECTS = $(FIPTOOLPATH)\fiptool.obj \
/tf-a-ffa_el3_spmc/plat/nxp/soc-lx2160a/
A Dddr_fip.mk86 FIPTOOLPATH ?= tools/fiptool
87 FIPTOOL ?= ${FIPTOOLPATH}/fiptool${BIN_EXT}
/tf-a-ffa_el3_spmc/docs/plat/
A Dsynquacer.rst68 make -j`nproc` PLAT=synquacer PRELOADED_BL33_BASE=0x8200000 bl31 fiptool
69 tools/fiptool/fiptool create \
A Dwarp7.rst106 tools/fiptool/fiptool create --tos-fw fiptool_images/tee-header_v2.bin \
/tf-a-ffa_el3_spmc/docs/plat/arm/juno/
A Dindex.rst66 Use the fiptool to extract the BL33 image from the FIP
71 # Build the fiptool
72 make [DEBUG=1] [V=1] fiptool
75 ./tools/fiptool/fiptool unpack <path-to-linaro-release>/[SOFTWARE]/fip.bin
81 The fiptool will complain if the images to be unpacked already
/tf-a-ffa_el3_spmc/plat/nxp/common/fip_handler/fuse_fip/
A Dfuse.mk92 ${BUILD_PLAT}/${FUSE_FIP_NAME}: fiptool ${FUSE_FIP_DEPS}
/tf-a-ffa_el3_spmc/docs/design/
A Dtrusted-board-boot.rst222 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.
A Dfirmware-design.rst1992 The tool can be found in ``tools/fiptool``.
/tf-a-ffa_el3_spmc/docs/design_documents/
A Dcmake_framework.rst95 In the TF-A buildsystem some external tools are used, e.g. fiptool for image
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst542 - Do not print duplicate verbose lines about building fiptool
1933 - fiptool: Add support to build fiptool on Windows.
2571 - fiptool: Incorrect UUID parsing of blob parameters
3202 - Added support for pre-tool (cert_create and fiptool) image processing
3204 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 consistent
3967 - Issues with dependencies on the 'fiptool' makefile target have been
/tf-a-ffa_el3_spmc/docs/about/
A Dmaintainers.rst678 :|F|: tools/fiptool/

Completed in 35 milliseconds