Home
last modified time | relevance | path

Searched hist:a3911433960aa2152c4d71e539616975a4af32e5 (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/
H A Dcore.mka3911433960aa2152c4d71e539616975a4af32e5 Fri Dec 19 14:13:52 UTC 2014 Jerome Forissier <jerome.forissier@linaro.org> core: get value of CFG_ variables directly from generated/conf.h

Add a '-include' preprocessor flag to the command line so that all
TEE core files include generated/conf.h automatically. Then, there
is no need to define macros via the command line (-DCFG_XYZ=...).

This commit also fixes a compile error when
CFG_TEE_CORE_EMBED_INTERNAL_TESTS=0.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
Tested-by: Pascal Brand <pascal.brand@linaro.org> (STM platform)