[Skiboot] [PATCH] doc: cosmetic fixup of reference to stale header

Stewart Smith stewart at linux.ibm.com
Thu May 3 14:36:15 AEST 2018


Balbir singh <bsingharora at gmail.com> writes:
> 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``.

Thanks, merged as of 44f2f839f4337e583efa281860a5475695b37aa3.

I should probably re-generate the documentation and someday automate
it. of coures, automating it involves messing with the travis config,
and that scares me.

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list