doc: Fix link reference to general verified boot docs

Fixes: ad29e08b79 ("doc: Bring in FIT signature files")
Signed-off-by: Alexander Dahl <ada@thorsis.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Alexander Dahl
2024-06-16 10:37:10 +02:00
committed by Heinrich Schuchardt
parent 00cac74561
commit d1499a8b3f
+1 -1
View File
@@ -15,7 +15,7 @@ that it can be verified using a public key later. Provided that the private
key is kept secret and the public key is stored in a non-volatile place,
any image can be verified in this way.
See verified-boot.txt for more general information on verified boot.
See :doc:`verified-boot` for more general information on verified boot.
Concepts