commit | cdfa11a7a95d59e04f9e517677403d7ebca24945 | [log] [tgz] |
---|---|---|
author | Fabio Utzig <utzig@apache.org> | Mon Oct 01 09:45:54 2018 -0300 |
committer | Fabio Utzig <utzig@utzig.org> | Fri Oct 12 13:36:13 2018 -0300 |
tree | 9e1328f8a1bf31f872197f4f48749acc888b39e3 | |
parent | 459c3a31065f5d74212af4bfbab38cb76e9c155d [diff] [blame] |
Add encrypt images design/usage documentation Signed-off-by: Fabio Utzig <utzig@apache.org>
diff --git a/docs/design.md b/docs/design.md index 5bd0b6a..4da4c99 100644 --- a/docs/design.md +++ b/docs/design.md
@@ -685,3 +685,6 @@ For information on embedding public keys in the boot loader, as well as producing signed images, see: [signed_images](signed_images.md). + +If you want to enable and use encrypted images, see: +[encrypted_images](encrypted_images.md).