Searched hist:"811 c42d40cd0a7f60a0c5345bc6abd3a7f4d2f7f" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/arch/arm/plat-vexpress/ |
| H A D | conf.mk | 811c42d40cd0a7f60a0c5345bc6abd3a7f4d2f7f Fri Oct 01 07:19:58 UTC 2021 Jerome Forissier <jerome@forissier.org> plat-vexpress: enable CFG_ENABLE_EMBEDDED_TESTS by default
The vexpress platform family is mainly used for development and testing so it makes sense to enable internal tests by default. What this does currently is xtest 1001 runs core internal tests and xtest 1006 runs TA bget tests.
As a result, remove redundant CFG_ENABLE_EMBEDDED_TESTS=y in the Azure CI build script and add one configuration with tests disabled.
Signed-off-by: Jerome Forissier <jerome@forissier.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|