Skip to content

Commit 2873655

Browse files
committed
Updated .gitignore: add new unit test binaries
1 parent cd7cb79 commit 2873655

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,11 @@ tools/unit-tests/unit-store-sbrk
171171
tools/unit-tests/unit-tpm-blob
172172
tools/unit-tests/unit-update-disk
173173
tools/unit-tests/unit-policy-sign
174+
tools/unit-tests/unit-fdt
175+
tools/unit-tests/unit-hal-otp
176+
tools/unit-tests/unit-rot-auth
177+
tools/unit-tests/unit-sdhci-response-bits
178+
tools/unit-tests/unit-tpm-check-rot-auth
174179

175180

176181

@@ -362,3 +367,5 @@ image.ub
362367
system-default.dtb
363368
test_output/
364369
sdcard.img
370+
371+

0 commit comments

Comments
 (0)