Home
last modified time | relevance | path

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

/optee_os/mk/
H A Daosp_optee.mkd1b003febbcda5d8627ad8f1da76de905cdda47a Mon Jun 05 09:42:34 UTC 2023 Tadd Kao <tadd.kao@mediatek.com> mk: Support user static lib for aosp build

The aosp build environment don't allow writing to source folder, move
the $(libname).a in current folder to $(out-link-dir$(sm)). And since
static libraries are not needed for runtime, set the LOCAL_MODULE_CLASS
to STATIC_LIBRARIES to avoid installing by aosp build.

Signed-off-by: Tadd Kao <tadd.kao@mediatek.com>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/ta/mk/
H A Dta_dev_kit.mkd1b003febbcda5d8627ad8f1da76de905cdda47a Mon Jun 05 09:42:34 UTC 2023 Tadd Kao <tadd.kao@mediatek.com> mk: Support user static lib for aosp build

The aosp build environment don't allow writing to source folder, move
the $(libname).a in current folder to $(out-link-dir$(sm)). And since
static libraries are not needed for runtime, set the LOCAL_MODULE_CLASS
to STATIC_LIBRARIES to avoid installing by aosp build.

Signed-off-by: Tadd Kao <tadd.kao@mediatek.com>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>