Home
last modified time | relevance | path

Searched refs:CFG_SECSTOR_TA (Results 1 – 12 of 12) sorted by relevance

/optee_os/mk/
A Dconfig.mk560 CFG_SECSTOR_TA ?= $(call cfg-all-enabled,CFG_REE_FS CFG_WITH_USER_TA)
561 $(eval $(call cfg-depends-all,CFG_SECSTOR_TA,CFG_REE_FS CFG_WITH_USER_TA))
564 CFG_SECSTOR_TA_MGMT_PTA ?= $(call cfg-all-enabled,CFG_SECSTOR_TA)
565 $(eval $(call cfg-depends-all,CFG_SECSTOR_TA_MGMT_PTA,CFG_SECSTOR_TA))
/optee_os/core/tee/
A Dsub.mk33 srcs-$(CFG_SECSTOR_TA) += tadb.c
/optee_os/core/kernel/
A Dsub.mk37 srcs-$(CFG_SECSTOR_TA) += secstor_ta.c
/optee_os/out/arm/export-ta_arm64/host_include/
A Dconf.h147 #define CFG_SECSTOR_TA 1 macro
A Dconf.mk150 CFG_SECSTOR_TA=y
A Dconf.cmake147 set(CFG_SECSTOR_TA y) variable
/optee_os/out/arm/include/generated/
A Dconf.h147 #define CFG_SECSTOR_TA 1 macro
/optee_os/out/arm/export-ta_arm32/host_include/
A Dconf.h147 #define CFG_SECSTOR_TA 1 macro
A Dconf.mk150 CFG_SECSTOR_TA=y
A Dconf.cmake147 set(CFG_SECSTOR_TA y) variable
/optee_os/out/arm/
A Dconf.mk150 CFG_SECSTOR_TA=y
A Dconf.cmake147 set(CFG_SECSTOR_TA y) variable

Completed in 13 milliseconds