[Skiboot] [PATCH] libstb/secureboot: Fix logging of secure verify messages.

Stewart Smith stewart at linux.vnet.ibm.com
Thu Mar 1 15:01:59 AEDT 2018


Pridhiviraj Paidipeddi <ppaidipe at linux.vnet.ibm.com> writes:
> Currently we are logging secure verify/enforce messages in PR_EMERG
> level even when there is no secureboot mode enabled. So reduce the
> log level to PR_ERR when secureboot mode is OFF.
>
> Signed-off-by: Pridhiviraj Paidipeddi <ppaidipe at linux.vnet.ibm.com>
> ---
>  libstb/secureboot.c | 31 +++++++++++++++++++------------
>  1 file changed, 19 insertions(+), 12 deletions(-)

Thanks for this, that makes it all a bit clearer as to the severity of
the message based on what type of boot we're doing.

Merged to master as of f24db9e5c8c481bab13bb9739d48c46af00f9f6b
-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list