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.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/hatch_fp/build.mk b/board/hatch_fp/build.mk
index fc1c03bc64..4afdb1c1c3 100644
--- a/board/hatch_fp/build.mk
+++ b/board/hatch_fp/build.mk
@@ -26,6 +26,7 @@ endif
# Do not build rsa test because this board uses RSA exponent 3 and the rsa test
# will fail on device.
test-list-y=\
+ abort \
aes \
always_memset \
cec \
@@ -33,12 +34,14 @@ test-list-y=\
cortexm_fpu \
crc \
debug \
+ exception \
flash_physical \
flash_write_protect \
fpsensor \
fpsensor_hw \
mpu \
mutex \
+ panic \
panic_data \
pingpong \
printf \