Home
last modified time | relevance | path

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

/optee_os/mk/
H A Dcheckconf.mk4 # Example usage (by default, check-conf-h will consider all CFG_*
47 $(call cfg-vars-by-prefix,CFG_), \
61 $(call _cfg-vars-by-prefix,CFG_ _CFG_ PLATFORM_)))
163 $(if $(filter-out $(2),$(CFG_$(1))), \
164 $(error CFG_$(1) is set to '$(CFG_$(1))', valid values are: $(2)))
H A Dconfig.mk17 # (CFG_* variables only).
/optee_os/
H A D.checkpatch.conf14 --kconfig-prefix=CFG_
H A DCHANGELOG.md1139 be configured via the compile-time `CFG_` variables.
1375 * build: allow spaces and double quotes in CFG_ variables
/optee_os/ta/mk/
H A Dta_dev_kit.mk108 # Pass config variable (CFG_) and (_CFG_) from conf.mk on the command line
110 $(foreach var, $(filter CFG_% _CFG_%,$(.VARIABLES)), \
/optee_os/.github/workflows/
H A Dci.yml278 …_make PLATFORM=vexpress-qemu_armv8a CFG_{ATTESTATION,DEVICE_ENUM,RTC,SCMI,SECSTOR_TA_MGT,VERAISON_…
325 …_make CFG_{ATTESTATION,DEVICE_ENUM,RTC,SCMI,SECSTOR_TA_MGT,VERAISON_ATTESTATION}_PTA=y CFG_WITH_ST…