/tf-a-ffa_el3_spmc/plat/nxp/common/tbbr/ |
A D | tbbr.mk | 91 ifeq (${ROT_KEY},) 92 ROT_KEY = $(BUILD_PLAT)/rot_key.pem 125 certificates: $(ROT_KEY) 126 $(ROT_KEY): | $(BUILD_PLAT) 128 @if [ ! -f $(ROT_KEY) ]; then \ 132 $(ROTPK_HASH): $(ROT_KEY)
|
/tf-a-ffa_el3_spmc/plat/arm/board/common/ |
A D | board_common.mk | 42 ifdef ROT_KEY 43 HASH_PREREQUISITES = $(ROT_KEY) FORCE 45 HASH_PREREQUISITES = $(ROT_KEY) 49 ifndef ROT_KEY 50 $(error Cannot generate hash: no ROT_KEY defined)
|
/tf-a-ffa_el3_spmc/tools/cert_create/src/tbbr/ |
A D | tbb_key.c | 15 [ROT_KEY] = { 16 .id = ROT_KEY,
|
A D | tbb_cert.c | 25 .key = ROT_KEY, 42 .key = ROT_KEY, 195 .key = ROT_KEY,
|
/tf-a-ffa_el3_spmc/plat/imx/imx7/common/ |
A D | imx7.mk | 69 ROT_KEY = $(BUILD_PLAT)/rot_key.pem 77 certificates: $(ROT_KEY) 79 $(ROT_KEY): | $(BUILD_PLAT) 81 @if [ ! -f $(ROT_KEY) ]; then \ 85 $(ROTPK_HASH): $(ROT_KEY)
|
/tf-a-ffa_el3_spmc/make_helpers/tbbr/ |
A D | tbbr_tools.mk | 62 $(if ${ROT_KEY},$(eval $(call CERT_ADD_CMD_OPT,${ROT_KEY},--rot-key))) 63 $(if ${ROT_KEY},$(eval $(call CERT_ADD_CMD_OPT,${ROT_KEY},--rot-key,FWU_)))
|
/tf-a-ffa_el3_spmc/tools/cert_create/include/tbbr/ |
A D | tbb_key.h | 16 ROT_KEY, enumerator
|
/tf-a-ffa_el3_spmc/plat/socionext/uniphier/ |
A D | platform.mk | 101 ROT_KEY = $(BUILD_PLAT)/rot_key.pem 107 certificates: $(ROT_KEY) 108 $(ROT_KEY): | $(BUILD_PLAT) 112 $(ROTPK_HASH): $(ROT_KEY)
|
/tf-a-ffa_el3_spmc/plat/brcm/board/common/ |
A D | board_common.mk | 253 ROT_KEY=plat/arm/board/common/rotpk/arm_rotprivk_rsa.pem 256 ifeq (${ROT_KEY},) 257 ROT_KEY=plat/brcm/board/common/rotpk/rsa_dauth2048_key.pem 259 KEY_FIND := $(shell m="${ROT_KEY}"; [ -f "$$m" ] && echo "$$m") 261 $(error Error: No ${ROT_KEY} located) 263 $(info Using ROT_KEY: ${ROT_KEY})
|
/tf-a-ffa_el3_spmc/plat/imx/imx8m/imx8mm/ |
A D | platform.mk | 110 ROT_KEY = $(BUILD_PLAT)/rot_key.pem 118 certificates: $(ROT_KEY) 120 $(ROT_KEY): | $(BUILD_PLAT) 122 @if [ ! -f $(ROT_KEY) ]; then \ 126 $(ROTPK_HASH): $(ROT_KEY)
|
/tf-a-ffa_el3_spmc/tools/cert_create/include/dualroot/ |
A D | cot.h | 71 ROT_KEY, enumerator
|
/tf-a-ffa_el3_spmc/tools/cert_create/src/dualroot/ |
A D | cot.c | 27 .key = ROT_KEY, 44 .key = ROT_KEY, 183 .key = ROT_KEY, 540 [ROT_KEY] = { 541 .id = ROT_KEY,
|
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey960/ |
A D | platform.mk | 135 ROT_KEY = $(BUILD_PLAT)/rot_key.pem 142 certificates: $(ROT_KEY) 143 $(ROT_KEY): | $(BUILD_PLAT) 147 $(ROTPK_HASH): $(ROT_KEY)
|
/tf-a-ffa_el3_spmc/plat/rpi/rpi3/ |
A D | platform.mk | 203 ROT_KEY = $(BUILD_PLAT)/rot_key.pem 211 certificates: $(ROT_KEY) 213 $(ROT_KEY): | $(BUILD_PLAT) 217 $(ROTPK_HASH): $(ROT_KEY)
|
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey/ |
A D | platform.mk | 143 ROT_KEY = $(BUILD_PLAT)/rot_key.pem 150 certificates: $(ROT_KEY) 151 $(ROT_KEY): | $(BUILD_PLAT) 155 $(ROTPK_HASH): $(ROT_KEY)
|
/tf-a-ffa_el3_spmc/plat/qemu/qemu/ |
A D | platform.mk | 77 ROT_KEY = $(BUILD_PLAT)/rot_key.pem 85 certificates: $(ROT_KEY) 87 $(ROT_KEY): | $(BUILD_PLAT) 91 $(ROTPK_HASH): $(ROT_KEY)
|
/tf-a-ffa_el3_spmc/plat/nxp/soc-lx2160a/ |
A D | ddr_tbbr.mk | 64 $(if ${ROT_KEY},$(eval $(call CERT_ADD_CMD_OPT,${ROT_KEY},--rot-key,DDR_)))
|
/tf-a-ffa_el3_spmc/docs/design/ |
A D | trusted-board-boot-build.rst | 52 generation of the new hash if ``ROT_KEY`` is specified. 56 generation of the new hash if ``ROT_KEY`` is specified. 65 ROT_KEY=plat/arm/board/common/rotpk/arm_rotprivk_rsa.pem \ 89 ROT_KEY=plat/arm/board/common/rotpk/arm_rotprivk_rsa.pem \
|
/tf-a-ffa_el3_spmc/docs/plat/arm/ |
A D | arm-build-options.rst | 54 must be specified using the ``ROT_KEY`` option when building the Trusted 64 this option, ``arm_rotprivk_rsa.pem`` must be specified as ``ROT_KEY`` 70 ``ROT_KEY`` when creating the certificates. 75 Providing ``ROT_KEY`` enforces generation of the hash from the ``ROT_KEY`` and
|
/tf-a-ffa_el3_spmc/docs/plat/arm/diphda/ |
A D | index.rst | 56 ROT_KEY=plat/arm/board/common/rotpk/arm_rotprivk_rsa.pem \
|
/tf-a-ffa_el3_spmc/docs/plat/arm/tc/ |
A D | index.rst | 54 ROT_KEY=plat/arm/board/common/rotpk/arm_rotprivk_rsa.pem
|
/tf-a-ffa_el3_spmc/docs/components/ |
A D | romlib-design.rst | 148 ROT_KEY=plat/arm/board/common/rotpk/arm_rotprivk_rsa.pem \
|
A D | secure-partition-manager.rst | 228 ROT_KEY=plat/arm/board/common/rotpk/arm_rotprivk_rsa.pem \
|
/tf-a-ffa_el3_spmc/docs/plat/ |
A D | rpi3.rst | 284 able to set ROT_KEY to your own key in PEM format. Also in order to build,
|
/tf-a-ffa_el3_spmc/docs/getting_started/ |
A D | build-options.rst | 551 - ``ROT_KEY``: This option is used when ``GENERATE_COT=1``. It specifies the
|