[Skiboot] [PATCH] doc: cosmetic fixup of reference to stale header
Balbir singh
bsingharora at gmail.com
Wed May 2 22:44:59 AEST 2018
Signed-off-by: Balbir singh <bsingharora at gmail.com>
---
doc/stb.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/stb.rst b/doc/stb.rst
index 2d70572f..88398d54 100644
--- a/doc/stb.rst
+++ b/doc/stb.rst
@@ -24,7 +24,7 @@ Secure and Trusted Boot Library (LibSTB) Documentation
In order to support Secure and Trusted Boot, the flash driver calls libSTB to
verify and measure the code it fetches from PNOR.
-LibSTB is initialized by calling *stb_init()*, see ``libstb/stb.h``.
+LibSTB is initialized by calling *stb_init()*, see ``libstb/secureboot.h``.
Secure Boot
-----------
--
2.17.0
More information about the Skiboot
mailing list