Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dlink.mk95e4998a64e71d67d7947cf22c762ab9740186af Mon Jun 19 10:19:55 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: arm: use weak symbols to reduce dependency graphs

Makes functions that need to be excluded from unpaged and init parts of
the TEE binary weak. When building the dependency graph for init and
unpaged parts an empty version of those functions (from
core/arch/arm/kernel/link_dummies.c) are used instead.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dsub.mk95e4998a64e71d67d7947cf22c762ab9740186af Mon Jun 19 10:19:55 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: arm: use weak symbols to reduce dependency graphs

Makes functions that need to be excluded from unpaged and init parts of
the TEE binary weak. When building the dependency graph for init and
unpaged parts an empty version of those functions (from
core/arch/arm/kernel/link_dummies.c) are used instead.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>