/trusted-firmware-a-3.7.0/make_helpers/tbbr/ |
D | tbbr_tools.mk | 92 $(eval $(call TOOL_ADD_PAYLOAD,${BUILD_PLAT}/tb_fw.crt,--tb-fw-cert)) 100 $(if ${SCP_BL2_KEY},$(eval $(call CERT_ADD_CMD_OPT,${SCP_BL2_KEY},--scp-fw-key))) 101 $(eval $(call TOOL_ADD_PAYLOAD,${BUILD_PLAT}/scp_fw_content.crt,--scp-fw-cert)) 102 $(eval $(call TOOL_ADD_PAYLOAD,${BUILD_PLAT}/scp_fw_key.crt,--scp-fw-key-cert)) 109 $(if ${BL31_KEY},$(eval $(call CERT_ADD_CMD_OPT,${BL31_KEY},--soc-fw-key))) 111 $(eval $(call TOOL_ADD_PAYLOAD,${BUILD_PLAT}/soc_fw_content.crt,--soc-fw-cert)) 112 $(eval $(call TOOL_ADD_PAYLOAD,${BUILD_PLAT}/soc_fw_key.crt,--soc-fw-key-cert)) 119 $(if ${BL32_KEY},$(eval $(call CERT_ADD_CMD_OPT,${BL32_KEY},--tos-fw-key))) 120 $(eval $(call TOOL_ADD_PAYLOAD,${BUILD_PLAT}/tos_fw_content.crt,--tos-fw-cert)) 122 $(eval $(call TOOL_ADD_PAYLOAD,${BUILD_PLAT}/tos_fw_key.crt,--tos-fw-key-cert)) [all …]
|
/trusted-firmware-a-3.7.0/plat/arm/board/morello/fdts/ |
D | morello_nt_fw_config.dts | 34 mcc-fw-version = <0x0>; 35 pcc-fw-version = <0x0>; 37 scp-fw-version = <0x0>; 38 scp-fw-commit = <0x0>; 39 tfa-fw-version = "unknown-dirty_00000000";
|
/trusted-firmware-a-3.7.0/docs/plat/st/ |
D | stm32mp1.rst | 190 --tos-fw <optee_directory>/tee-header_v2.bin \ 191 --tos-fw-extra1 <optee_directory>/tee-pager_v2.bin \ 192 --tos-fw-extra2 <optee_directory>/tee-pageable_v2.bin \ 193 --tos-fw-cert build/stm32mp1/release/tos_fw_content.crt \ 194 --tos-fw-key-cert build/stm32mp1/release/tos_fw_key.crt \ 195 --nt-fw <u-boot_directory>/u-boot-nodtb.bin \ 196 --nt-fw-cert build/stm32mp1/release/nt_fw_content.crt \ 197 --nt-fw-key-cert build/stm32mp1/release/nt_fw_key.crt \ 199 --fw-config build/stm32mp1/release/fdts/fw-config.dtb \ 202 tools/fiptool/fiptool create --tos-fw <optee_directory>/tee-header_v2.bin \ [all …]
|
/trusted-firmware-a-3.7.0/docs/plat/ |
D | warp7.rst | 94 --tb-fw=build/warp7/debug/bl2.bin \ 95 --tb-fw-cert fiptool_images/trusted-boot-fw.key-crt\ 96 --tos-fw fiptool_images/tee-header_v2.bin \ 97 --tos-fw-cert fiptool_images/tee-header_v2.bin.crt \ 98 --tos-fw-key-cert fiptool_images/tee-header_v2.bin.key-crt \ 99 --tos-fw-extra1 fiptool_images/tee-pager_v2.bin \ 100 --tos-fw-extra2 fiptool_images/tee-pageable_v2.bin \ 101 --nt-fw fiptool_images/u-boot.bin \ 102 --nt-fw-cert fiptool_images/u-boot.bin.crt \ 103 --nt-fw-key-cert fiptool_images/u-boot.bin.key-crt \ [all …]
|
/trusted-firmware-a-3.7.0/drivers/arm/ethosn/ |
D | ethosn_npu.mk | 35 $(eval $(call TOOL_ADD_PAYLOAD,${BUILD_PLAT}/npu_fw_key.crt,--npu-fw-key-cert)) 36 $(eval $(call TOOL_ADD_PAYLOAD,${BUILD_PLAT}/npu_fw_content.crt,--npu-fw-cert)) 38 $(eval $(call TOOL_ADD_IMG,ETHOSN_NPU_FW,--npu-fw))
|
/trusted-firmware-a-3.7.0/plat/arm/board/rdv1/ |
D | platform.mk | 49 $(eval $(call TOOL_ADD_PAYLOAD,${FW_CONFIG},--fw-config,${FW_CONFIG})) 51 $(eval $(call TOOL_ADD_PAYLOAD,${TB_FW_CONFIG},--tb-fw-config,${TB_FW_CONFIG})) 57 $(eval $(call TOOL_ADD_PAYLOAD,${NT_FW_CONFIG},--nt-fw-config,${NT_FW_CONFIG}))
|
/trusted-firmware-a-3.7.0/plat/arm/board/sgi575/ |
D | platform.mk | 49 $(eval $(call TOOL_ADD_PAYLOAD,${FW_CONFIG},--fw-config,${FW_CONFIG})) 51 $(eval $(call TOOL_ADD_PAYLOAD,${TB_FW_CONFIG},--tb-fw-config,${TB_FW_CONFIG})) 57 $(eval $(call TOOL_ADD_PAYLOAD,${NT_FW_CONFIG},--nt-fw-config,${NT_FW_CONFIG}))
|
/trusted-firmware-a-3.7.0/plat/nxp/soc-lx2160a/ |
D | ddr_tbbr.mk | 69 $(if ${DDR_KEY},$(eval $(call CERT_ADD_CMD_OPT,${DDR_KEY},--ddr-fw-key,DDR_))) 70 $(eval $(call TOOL_ADD_PAYLOAD,${BUILD_PLAT}/ddr_fw_key.crt,--ddr-fw-key-cert,,DDR_)) 71 $(eval $(call TOOL_ADD_PAYLOAD,${BUILD_PLAT}/ddr_udimm_fw_content.crt,--ddr-udimm-fw-cert,,DDR_)) 72 $(eval $(call TOOL_ADD_PAYLOAD,${BUILD_PLAT}/ddr_rdimm_fw_content.crt,--ddr-rdimm-fw-cert,,DDR_))
|
/trusted-firmware-a-3.7.0/plat/arm/board/n1sdp/ |
D | platform.mk | 70 $(eval $(call TOOL_ADD_PAYLOAD,${FW_CONFIG},--fw-config,${FW_CONFIG})) 72 $(eval $(call TOOL_ADD_PAYLOAD,${TB_FW_CONFIG},--tb-fw-config,${TB_FW_CONFIG})) 74 $(eval $(call TOOL_ADD_PAYLOAD,${NT_FW_CONFIG},--nt-fw-config,${NT_FW_CONFIG})) 81 $(eval $(call TOOL_ADD_PAYLOAD,${N1SDP_TOS_FW_CONFIG},--tos-fw-config,${N1SDP_TOS_FW_CONFIG}))
|
/trusted-firmware-a-3.7.0/plat/arm/board/rde1edge/ |
D | platform.mk | 49 $(eval $(call TOOL_ADD_PAYLOAD,${FW_CONFIG},--fw-config,${FW_CONFIG})) 51 $(eval $(call TOOL_ADD_PAYLOAD,${TB_FW_CONFIG},--tb-fw-config,${TB_FW_CONFIG})) 57 $(eval $(call TOOL_ADD_PAYLOAD,${NT_FW_CONFIG},--nt-fw-config,${NT_FW_CONFIG}))
|
/trusted-firmware-a-3.7.0/plat/arm/board/rdn1edge/ |
D | platform.mk | 54 $(eval $(call TOOL_ADD_PAYLOAD,${FW_CONFIG},--fw-config,${FW_CONFIG})) 56 $(eval $(call TOOL_ADD_PAYLOAD,${TB_FW_CONFIG},--tb-fw-config,${TB_FW_CONFIG})) 62 $(eval $(call TOOL_ADD_PAYLOAD,${NT_FW_CONFIG},--nt-fw-config,${NT_FW_CONFIG}))
|
/trusted-firmware-a-3.7.0/plat/arm/board/rdv1mc/ |
D | platform.mk | 54 $(eval $(call TOOL_ADD_PAYLOAD,${FW_CONFIG},--fw-config,${FW_CONFIG})) 56 $(eval $(call TOOL_ADD_PAYLOAD,${TB_FW_CONFIG},--tb-fw-config,${TB_FW_CONFIG})) 68 $(eval $(call TOOL_ADD_PAYLOAD,${NT_FW_CONFIG},--nt-fw-config,${NT_FW_CONFIG}))
|
/trusted-firmware-a-3.7.0/plat/qemu/qemu/ |
D | platform.mk | 177 $(eval $(call TOOL_ADD_IMG,bl32_extra1,--tos-fw-extra1,,$(ENCRYPT_BL32))) 179 $(eval $(call TOOL_ADD_IMG,bl32_extra1,--tos-fw-extra1)) 184 $(eval $(call TOOL_ADD_IMG,bl32_extra2,--tos-fw-extra2,,$(ENCRYPT_BL32))) 186 $(eval $(call TOOL_ADD_IMG,bl32_extra2,--tos-fw-extra2)) 194 $(eval $(call TOOL_ADD_PAYLOAD,${QEMU_TB_FW_CONFIG},--tb-fw-config,${QEMU_TB_FW_CONFIG})) 201 $(eval $(call TOOL_ADD_PAYLOAD,${QEMU_TOS_FW_CONFIG},--tos-fw-config,${QEMU_TOS_FW_CONFIG}))
|
/trusted-firmware-a-3.7.0/fdts/ |
D | stm32mp157c-ed1-fw-config.dts | 7 #include "stm32mp15-fw-config.dtsi"
|
D | stm32mp157c-ev1-fw-config.dts | 7 #include "stm32mp15-fw-config.dtsi"
|
D | stm32mp157c-odyssey-fw-config.dts | 7 #include "stm32mp15-fw-config.dtsi"
|
D | stm32mp135f-dk-fw-config.dts | 7 #include "stm32mp13-fw-config.dtsi"
|
D | stm32mp157a-dhcor-avenger96-fw-config.dts | 7 #include "stm32mp15-fw-config.dtsi"
|
D | stm32mp157a-dk1-fw-config.dts | 7 #include "stm32mp15-fw-config.dtsi"
|
D | stm32mp157a-ed1-fw-config.dts | 7 #include "stm32mp15-fw-config.dtsi"
|
D | stm32mp157a-ev1-fw-config.dts | 7 #include "stm32mp15-fw-config.dtsi"
|
D | stm32mp157c-dk2-fw-config.dts | 7 #include "stm32mp15-fw-config.dtsi"
|
D | stm32mp157d-dk1-fw-config.dts | 7 #include "stm32mp15-fw-config.dtsi"
|
D | stm32mp157d-ed1-fw-config.dts | 7 #include "stm32mp15-fw-config.dtsi"
|
D | stm32mp157d-ev1-fw-config.dts | 7 #include "stm32mp15-fw-config.dtsi"
|