Searched refs:CFG_SECSTOR_TA (Results 1 – 12 of 12) sorted by relevance
560 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))
33 srcs-$(CFG_SECSTOR_TA) += tadb.c
37 srcs-$(CFG_SECSTOR_TA) += secstor_ta.c
147 #define CFG_SECSTOR_TA 1 macro
150 CFG_SECSTOR_TA=y
147 set(CFG_SECSTOR_TA y) variable
Completed in 13 milliseconds