Home
last modified time | relevance | path

Searched refs:COT (Results 1 – 13 of 13) sorted by relevance

/tf-a-ffa_el3_spmc/tools/cert_create/
A DMakefile13 COT := tbbr macro
34 ifeq (${COT},tbbr)
36 else ifeq (${COT},dualroot)
39 $(error Unknown chain of trust ${COT})
/tf-a-ffa_el3_spmc/plat/arm/board/common/
A Dboard_common.mk72 $(eval $(call add_define,ARM_COT_${COT}))
74 ifeq (${COT},dualroot)
/tf-a-ffa_el3_spmc/make_helpers/tbbr/
A Dtbbr_tools.mk101 ifneq (${COT},dualroot)
109 ifeq (${COT},dualroot)
/tf-a-ffa_el3_spmc/docs/
A Dglobal_substitutions.txt6 .. |COT| replace:: :term:`COT`
A Dglossary.rst29 COT
A Dchange-log.rst1258 - Add ``COT`` build option to select the Chain of Trust to use when the
2819 Chain of Trust (COT).
3012 The COT also updated to support these new files.
/tf-a-ffa_el3_spmc/make_helpers/
A Ddefaults.mk274 COT := tbbr
/tf-a-ffa_el3_spmc/plat/arm/common/
A Darm_common.mk357 ifeq (${COT},tbbr)
366 else ifeq (${COT},dualroot)
369 $(error Unknown chain of trust ${COT})
/tf-a-ffa_el3_spmc/docs/plat/arm/diphda/
A Dindex.rst54 COT=tbbr \
/tf-a-ffa_el3_spmc/docs/design/
A Dtrusted-board-boot-build.rst36 document. To select a different one, use the ``COT`` build option.
/tf-a-ffa_el3_spmc/
A DMakefile1202 ${Q}${PYTHON} "$<" "$@" $(filter-out $<,$^) $(BUILD_PLAT) ${COT}
1285 …${Q}${MAKE} PLAT=${PLAT} USE_TBBR_DEFS=${USE_TBBR_DEFS} COT=${COT} OPENSSL_DIR=${OPENSSL_DIR} CRTT…
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dbuild-options.rst146 - ``COT``: When Trusted Boot is enabled, selects the desired chain of trust.
689 - ``COT_DESC_IN_DTB``: This flag determines whether to create COT descriptors
690 at runtime using fconf. If this flag is enabled, COT descriptors are
692 and properties. Currently, COT descriptors used by BL2 are moved to the
693 device tree and COT descriptors used by BL1 are retained in the code
/tf-a-ffa_el3_spmc/docs/components/
A Dsecure-partition-manager.rst226 COT=dualroot \

Completed in 20 milliseconds