nucleo-dartmonkey: Build the same tests as dartmonkey

This would enable us to test dartmonkey's on-device tests on
nucleo-h743zi.

BRANCH=none
BUG=b:157692395
TEST=make -j buildall

Signed-off-by: Yicheng Li <yichengli@chromium.org>
Change-Id: I9251a177a1c9bb5996906aaca6682207b706d9cb
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2585746
Reviewed-by: Craig Hesling <hesling@chromium.org>
This commit is contained in:
Yicheng Li 2020-12-10 13:52:45 -08:00 committed by Commit Bot
parent edd893be3e
commit e92c7a2a33
1 changed files with 6 additions and 1 deletions

View File

@ -14,12 +14,17 @@ test-list-y=\
aes \
compile_time_macros \
crc \
flash_physical \
flash_write_protect \
fpsensor \
mpu \
mutex \
pingpong \
rsa \
rollback \
rollback_entropy \
rsa3 \
rtc \
scratchpad \
sha256 \
sha256_unrolled \
stm32f_rtc \