summaryrefslogtreecommitdiff
path: root/board/hatch_fp/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/hatch_fp/build.mk')
-rw-r--r--board/hatch_fp/build.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/board/hatch_fp/build.mk b/board/hatch_fp/build.mk
index 828e7523b3..894c907ab9 100644
--- a/board/hatch_fp/build.mk
+++ b/board/hatch_fp/build.mk
@@ -29,6 +29,7 @@ test-list-y=\
abort \
aes \
always_memset \
+ benchmark \
cec \
compile_time_macros \
cortexm_fpu \
@@ -39,6 +40,8 @@ test-list-y=\
flash_write_protect \
fpsensor \
fpsensor_hw \
+ ftrapv \
+ libc_printf \
mpu \
mutex \
panic \
@@ -46,6 +49,7 @@ test-list-y=\
pingpong \
printf \
queue \
+ rng_benchmark \
rollback \
rollback_entropy \
rsa3 \