Home
last modified time | relevance | path

Searched hist:"8 e897b6b6e11445198de278eaa545cb374494c48" (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/arch/arm/plat-ls/
H A Dconf.mk8e897b6b6e11445198de278eaa545cb374494c48 Fri Feb 22 06:18:01 UTC 2019 Pankaj Gupta <pankaj.gupta@nxp.com> plat-ls: updated conf.mk to set CFG_USER_TA_TARGETS

from R3.4.0 onwards, CFG_USER_TA_TARGETS = "ta_arm32 ta_arm64"
is set by default, if the CFG_USER_TA_TARGETS is not set.

Updating the conf.mk for plat-ls devices to set the default
value to CFG_USER_TA_TARGETS as per platform.

Value to CFG_USER_TA_TARGETS can be overridden using the make cmd.

Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>