Add ECDSA+KW testing to the CI

Signed-off-by: Fabio Utzig <utzig@apache.org>
This commit is contained in:
Fabio Utzig 2018-12-27 16:14:37 -02:00 committed by Fabio Utzig
parent 38f5ffea35
commit b006309b29
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ matrix:
env: MULTI_FEATURES="sig-rsa enc-rsa validate-slot0"
- os: linux
env: MULTI_FEATURES="sig-rsa enc-kw validate-slot0 bootstrap"
- os: linux
env: MULTI_FEATURES="sig-ecdsa enc-kw validate-slot0"
# FIXME: this test actually fails and must be fixed
#- os: linux