We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea9484f commit 70d25f4Copy full SHA for 70d25f4
docs/STM32-TZ.md
@@ -59,7 +59,7 @@ IMAGE_HEADER_SIZE=1024 ./tools/keytools/sign --sha256 --ecc256 myapp.bin wolfboo
59
60
wolfBoot provides a few Non-Secure Callable functions to allow a non-secure
61
application to perform certain operations that must be run from the secure
62
-domain. For more information, see [API](docs/API.md#nsc-api).
+domain. For more information, see [API](API.md#nsc-api).
63
64
### Example using STM32L552
65
0 commit comments