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 06f4beb commit c18bbcaCopy full SHA for c18bbca
docs/guides/secure-boot.md
@@ -1,6 +1,7 @@
1
### Secure Boot
2
3
-A "secure boot" capability may be offered by Arduino boards platforms.
+A ["secure boot"](https://www.keyfactor.com/blog/what-is-secure-boot-its-where-iot-security-starts/) capability may be
4
+offered by Arduino boards platforms.
5
6
The compiled sketch is signed and encrypted by a [tool](../platform-specification.md#tools) before being flashed to the
7
target board. The bootloader of the board is then responsible for starting the compiled sketch only if the matching keys
0 commit comments