Searched hist:a62bf61e1563f24e55e8916c6ccef4b0251dd8f6 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/ta/mk/ |
| H A D | ta_dev_kit.mk | a62bf61e1563f24e55e8916c6ccef4b0251dd8f6 Fri Apr 20 10:13:55 UTC 2018 Jens Wiklander <jens.wiklander@linaro.org> ta: pass CFG_ variables as defines
Pass all CFG_ variables as -D<varname>=<value> command line parameters for the C preprocessor. Variables set to "n" are not passed and variables set to "y" are supplied with the value "1" instead. This is the same translation as done for conf.h when compiling OP-TEE OS.
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|