Home
last modified time | relevance | path

Searched full:cfg_in_tree_early_tas (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/arch/arm/plat-telechips/
H A Dconf.mk37 CFG_IN_TREE_EARLY_TAS += avb/023f8f1a-292a-432b-8fc4-de8471358067
/optee_os/core/arch/arm/plat-hikey/
H A Dconf.mk63 CFG_IN_TREE_EARLY_TAS += avb/023f8f1a-292a-432b-8fc4-de8471358067
/optee_os/core/
H A Dsub.mk36 $(foreach f, $(CFG_IN_TREE_EARLY_TAS), $(eval $(call \
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dconf.mk186 CFG_IN_TREE_EARLY_TAS += remoteproc/80a4c275-0a47-4905-8285-1486a9771a08
/optee_os/mk/
H A Dconfig.mk411 # Another option is CFG_IN_TREE_EARLY_TAS which is used to point at
412 # in-tree TAs. CFG_IN_TREE_EARLY_TAS is formatted as:
415 ifneq ($(EARLY_TA_PATHS)$(CFG_IN_TREE_EARLY_TAS),)
/optee_os/.github/workflows/
H A Dci.yml412 …make -j$(nproc) check CFG_LOCKDEP=y CFG_LOCKDEP_RECORD_STACK=n CFG_IN_TREE_EARLY_TAS=pkcs11/fd02c9…