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

Stewart Smith stewart at flamingspork.com
Thu Jun 18 02:51:27 AEST 2020


> 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.


More information about the OpenPower-Firmware mailing list