summaryrefslogtreecommitdiff
path: root/test/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/build.mk')
-rw-r--r--test/build.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/build.mk b/test/build.mk
index 923c141d33..2c5ff67b69 100644
--- a/test/build.mk
+++ b/test/build.mk
@@ -90,6 +90,7 @@ test-list-host += rollback_secret
test-list-host += rsa
test-list-host += rsa3
test-list-host += rtc
+test-list-host += sbrk
test-list-host += sbs_charging_v2
test-list-host += sha256
test-list-host += sha256_unrolled
@@ -252,6 +253,7 @@ rsa-y=rsa.o
rsa3-y=rsa.o
rtc-y=rtc.o
scratchpad-y=scratchpad.o
+sbrk-y=sbrk.o
sbs_charging-y=sbs_charging.o
sbs_charging_v2-y=sbs_charging_v2.o
sha256-y=sha256.o