We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3697f9e commit 2fcc986Copy full SHA for 2fcc986
.gitignore
@@ -86,6 +86,7 @@ tools/keytools/Debug
86
tools/keytools/Release
87
tools/keytools/otp/otp-keystore-primer
88
89
+
90
# delta binaries
91
tools/delta/bmdiff
92
tools/delta/bmpatch
@@ -176,6 +177,10 @@ tools/unit-tests/unit-hal-otp
176
177
tools/unit-tests/unit-rot-auth
178
tools/unit-tests/unit-sdhci-response-bits
179
tools/unit-tests/unit-tpm-check-rot-auth
180
+tools/unit-tests/unit-policy-create
181
+tools/unit-tests/unit-sign-encrypted-output
182
+tools/unit-tests/unit-update-flash-delta
183
+tools/unit-tests/unit-update-flash-self-update
184
185
186
0 commit comments