Home
last modified time | relevance | path

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

/rk3399_ARM-atf/docs/resources/diagrams/plantuml/
H 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
/rk3399_ARM-atf/
H A D.gitignore23 tools/fiptool/fiptool
24 tools/fiptool/fiptool.exe
H A DMakefile102 # Auxiliary tools (fiptool, cert_create, etc)
114 FIPTOOLPATH ?= tools/fiptool
115 FIPTOOL ?= ${BUILD_PLAT}/${FIPTOOLPATH}/fiptool$(.exe)
977 .PHONY: all msg_start clean realclean distclean cscope locate-checkpatch checkcodebase checkpatch fiptool sptool fip sp tl fwu_fip certtool dtbs memmap doc enctool
1109 $(q)rm -rf ${FIPTOOLPATH}/fiptool
1120 $(q)rm -rf ${FIPTOOLPATH}/fiptool
1221 fiptool: ${FIPTOOL}
1233 $(q)ln -sf ${FIPTOOL} ${FIPTOOLPATH}/fiptool
1297 $(s)echo " fiptool Build the Firmware Image Package (FIP) creation tool"
1216 fiptool: ${FIPTOOL} global() target
/rk3399_ARM-atf/docs/getting_started/
H A Dtools-build.rst54 make -C tools/fiptool clean
60 make [DEBUG=1] [V=1] fiptool
66 ./tools/fiptool/fiptool
75 ./tools/fiptool/fiptool create \
84 ./tools/fiptool/fiptool info <path-to>/fip.bin
91 ./tools/fiptool/fiptool update \
100 ./tools/fiptool/fiptool unpack <path-to>/fip.bin
106 ./tools/fiptool/fiptool remove \
H A Dprerequisites.rst72 OpenSSL is required to build the cert_create, encrypt_fw, and fiptool tools.
H A Dbuild-options.rst718 :ref:`Trusted Board Boot`. The build system then calls ``fiptool`` to
/rk3399_ARM-atf/tools/fiptool/
H A DMakefile14 FIPTOOL_SOURCES := fiptool.c tbbr_config.c
65 $(eval $(call MAKE_TOOL,$(BUILD_PLAT)/tools,fiptool,FIPTOOL))
79 $(q)rm -rf $(BUILD_PLAT)/tools/fiptool
/rk3399_ARM-atf/plat/nxp/soc-lx2160a/
H A Dddr_fip.mk85 FIPTOOLPATH ?= tools/fiptool
86 FIPTOOL ?= ${FIPTOOLPATH}/fiptool$(.exe)
/rk3399_ARM-atf/docs/plat/
H A Dsynquacer.rst68 make -j`nproc` PLAT=synquacer PRELOADED_BL33_BASE=0x8200000 bl31 fiptool
69 tools/fiptool/fiptool create \
H A Dwarp7.rst106 tools/fiptool/fiptool create --tos-fw fiptool_images/tee-header_v2.bin \
/rk3399_ARM-atf/docs/plat/arm/juno/
H 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
/rk3399_ARM-atf/plat/nxp/common/fip_handler/fuse_fip/
H A Dfuse.mk91 ${BUILD_PLAT}/${FUSE_FIP_NAME}: fiptool ${FUSE_FIP_DEPS}
/rk3399_ARM-atf/docs/plat/st/
H A Dstm32mp1.rst204 tools/fiptool/fiptool create --tos-fw <optee_directory>/tee-header_v2.bin \
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dplatform.mk303 ${BUILD_PLAT}/${DDR_FIP_NAME}: ${DDR_FIP_DEPS} fiptool
/rk3399_ARM-atf/docs/design_documents/
H A Dcmake_framework.rst91 In the TF-A buildsystem some external tools are used, e.g. fiptool for image
/rk3399_ARM-atf/docs/design/
H A Dtrusted-board-boot.rst296 the ``fiptool`` utility for creating the FIP.
322 then be passed as input to the ``fiptool`` utility for creating the FIP.
H A Dfirmware-design.rst2179 The tool can be found in ``tools/fiptool``.
/rk3399_ARM-atf/docs/threat_model/
H A Dsupply_chain_threat_model.rst55 - *fiptool*: This tool is used to create a Firmware Image Package (FIP) which
62 the encrypted firmware image which can then be passed as input to the fiptool
81 tools: fiptool, cert_create, and encrypt_fw.
/rk3399_ARM-atf/docs/about/
H A Dmaintainers.rst943 :|F|: tools/fiptool/plat_fiptool/st/
1035 :|F|: tools/fiptool/
/rk3399_ARM-atf/docs/
H A Dchange-log.md640 …- put fiptool in the build directory ([cbd6cec](https://review.trustedfirmware.org/plugins/gitiles…
2992 - **fiptool**
2994 …- update the fiptool and certtool to fix POSIX build ([ccbfd01](https://review.trustedfirmware.org…
3885 …- add ddr-fw parameter for fiptool ([e494afc](https://review.trustedfirmware.org/plugins/gitiles/T…
5483 …- add missing line in the fiptool command for stm32mp1 ([d526d00](https://review.trustedfirmware.o…
6451 …- add NPU support in fiptool ([c91b08c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/tr…
10059 - Do not print duplicate verbose lines about building fiptool
11098 - fiptool: Add support to build fiptool on Windows.
11646 - fiptool: Incorrect UUID parsing of blob parameters
12155 - Added support for pre-tool (cert_create and fiptool) image processing enabling
[all …]