[OpenPower-Firmware] [PATCH] linux: CONFIGs to be enabled for secureboot

Joel Stanley joel at jms.id.au
Tue Jun 23 16:49:03 AEST 2020


On Tue, 23 Jun 2020 at 06:47, Joel Stanley <joel at jms.id.au> wrote:
>
> On Wed, 17 Jun 2020 at 16:51, Stewart Smith <stewart at flamingspork.com> wrote:
> >
> >
> > > On Jun 15, 2020, at 12:23 PM, Nayna Jain <nayna at linux.ibm.com> wrote:
> > >
> > > This patch adds new skiroot CONFIGs as required for secureboot.
> > >
> > > Signed-off-by: Nayna Jain <nayna at linux.ibm.com>
> > > ---
> > > openpower/configs/linux/skiroot_defconfig | 35 +++++++++++++++++++++++
> > > 1 file changed, 35 insertions(+)
> > >
> > > diff --git a/openpower/configs/linux/skiroot_defconfig b/openpower/configs/linux/skiroot_defconfig
> > > index d0cda0e1..b6337165 100644
> > > --- a/openpower/configs/linux/skiroot_defconfig
> > > +++ b/openpower/configs/linux/skiroot_defconfig
> > > @@ -312,3 +312,38 @@ CONFIG_DEBUG_CREDENTIALS=y
> > > # CONFIG_RUNTIME_TESTING_MENU is not set
> > > CONFIG_BUG_ON_DATA_CORRUPTION=y
> > > CONFIG_XMON=y
> > > +
> > > +#secureboot configs
> >
> > Have you done a “savedefconfig”? That way when we bump the kernel we see a cleaner diff.
>
> Nayna, can you please follow up on this.

When you do, please make sure it is a patch to the kernel tree.

I will handle updating the configuration in the op-build tree.

> I have applied the other patches so there is no need to resend the
> entire series.
>
> Cheers,
>
> Joel


More information about the OpenPower-Firmware mailing list