Home
last modified time | relevance | path

Searched hist:"2 ef721a76a1a09ec8ec398aeee64449eb692dd91" (Results 1 – 1 of 1) sorted by relevance

/optee_os/mk/
H A Daosp_optee.mk2ef721a76a1a09ec8ec398aeee64449eb692dd91 Wed Nov 08 11:03:49 UTC 2017 Yongqin Liu <yongqin.liu@linaro.org> mk/aosp_optee.mk: define OPTEE_BIN for path of tee.bin

so that other android projects could use OPTEE_BIN
as the dependency instead of the old BUILD_OPTEE_OS target.

Ths is workaround for the problem with following with aosp master:
external/optee_test/Android.mk: error: xtest: LOCAL_ADDITIONAL_DEPENDENCIES must only contain paths (not module names)

Reviewed-by: Victor Chong <victor.chong@linaro.org>

Tested by: Victor Chong <victor.chong@linaro.org> (hikey aosp)
Tested-by: Yongqin Liu <yongqin.liu@linaro.org> (hikey aosp master)

Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>