[Skiboot] [PATCH] doc: s/stb_init()/secureboot_init()/ to match reality
Stewart Smith
stewart at linux.ibm.com
Mon Mar 4 17:44:41 AEDT 2019
Signed-off-by: Stewart Smith <stewart at linux.ibm.com>
---
doc/stb.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/stb.rst b/doc/stb.rst
index 88398d54937e..6fc8f73daec9 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/secureboot.h``.
+LibSTB is initialized by calling *secureboot_init()*, see ``libstb/secureboot.h``.
Secure Boot
-----------
--
2.20.1
More information about the Skiboot
mailing list