Home
last modified time | relevance | path

Searched hist:"70 a5b401cd142664b54dec7284f3260f2a8ad16e" (Results 1 – 1 of 1) sorted by relevance

/optee_os/.github/workflows/
H A Dci.yml70a5b401cd142664b54dec7284f3260f2a8ad16e Thu Sep 29 13:46:28 UTC 2022 Jerome Forissier <jerome.forissier@linaro.org> ci: QEMUv8_check: also run tests with Cryptographic Extension enabled

Adds a line to build and run regression tests with CFG_CRYPTO_WITH_CE=y.
Many Armv8 CPUs support this extension so it is very commonly used and
deserves to be tested here.

While we're at it, set CFG_TEE_CORE_LOG_LEVEL=0 at the beginning to avoid
duplication.

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