mirror of
https://xff.cz/git/u-boot/
synced 2025-10-27 00:24:09 +01:00
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:
committed by
Heinrich Schuchardt
parent
00cac74561
commit
d1499a8b3f
@@ -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,
|
key is kept secret and the public key is stored in a non-volatile place,
|
||||||
any image can be verified in this way.
|
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
|
Concepts
|
||||||
|
|||||||
Reference in New Issue
Block a user