Home
last modified time | relevance | path

Searched refs:TRUSTED_KEY_CERT (Results 1 – 6 of 6) sorted by relevance

/tf-a-ffa_el3_spmc/plat/nxp/soc-lx2160a/
A Dddr_tbbr.mk48 ifeq (${TRUSTED_KEY_CERT},)
50 TRUSTED_KEY_CERT := ${BUILD_PLAT}/trusted_key.crt
51 $(eval $(call TOOL_ADD_PAYLOAD,${TRUSTED_KEY_CERT},--trusted-key-cert,))
52 $(eval $(call TOOL_ADD_PAYLOAD,${TRUSTED_KEY_CERT},--trusted-key-cert,,DDR_))
55 DDR_FIP_ARGS += --trusted-key-cert ${TRUSTED_KEY_CERT}
/tf-a-ffa_el3_spmc/tools/cert_create/include/tbbr/
A Dtbb_cert.h17 TRUSTED_KEY_CERT, enumerator
/tf-a-ffa_el3_spmc/tools/cert_create/src/tbbr/
A Dtbb_cert.c36 [TRUSTED_KEY_CERT] = {
37 .id = TRUSTED_KEY_CERT,
43 .issuer = TRUSTED_KEY_CERT,
/tf-a-ffa_el3_spmc/tools/cert_create/include/dualroot/
A Dcot.h14 TRUSTED_KEY_CERT, enumerator
/tf-a-ffa_el3_spmc/make_helpers/tbbr/
A Dtbbr_tools.mk36 TRUSTED_KEY_CERT ?= ${BUILD_PLAT}/trusted_key.crt
48 $(eval $(call TOOL_ADD_PAYLOAD,${TRUSTED_KEY_CERT},--trusted-key-cert))
/tf-a-ffa_el3_spmc/tools/cert_create/src/dualroot/
A Dcot.c39 [TRUSTED_KEY_CERT] = {
40 .id = TRUSTED_KEY_CERT,
45 .issuer = TRUSTED_KEY_CERT,

Completed in 9 milliseconds