[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b769c0f6-76a8-2e80-f68b-4ada036c789a@infradead.org>
Date: Wed, 22 Jun 2022 19:36:36 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Nayna Jain <nayna@...ux.ibm.com>, linuxppc-dev@...ts.ozlabs.org,
linux-fsdevel@...r.kernel.org
Cc: linux-efi@...r.kernel.org,
linux-security-module <linux-security-module@...r.kernel.org>,
linux-kernel@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Michael Ellerman <mpe@...erman.id.au>,
Dov Murik <dovmurik@...ux.ibm.com>,
George Wilson <gcwilson@...ux.ibm.com>, gjoyce@....com,
Matthew Garrett <mjg59@...f.ucam.org>,
Dave Hansen <dave.hansen@...el.com>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>
Subject: Re: [RFC PATCH v2 3/3] powerpc/pseries: expose authenticated
variables stored in LPAR PKS
On 6/22/22 14:56, Nayna Jain wrote:
> diff --git a/arch/powerpc/platforms/pseries/Kconfig b/arch/powerpc/platforms/pseries/Kconfig
> index 6c1ca487103f..9c52095e20c4 100644
> --- a/arch/powerpc/platforms/pseries/Kconfig
> +++ b/arch/powerpc/platforms/pseries/Kconfig
> @@ -152,6 +152,23 @@ config PSERIES_PLPKS
> config to enable operating system interface to hypervisor to
> access this space.
>
> +config PSERIES_FWSECURITYFS_ARCH
> + depends on FWSECURITYFS
> + bool "Support fwsecurityfs for pseries"
> + help
> + Enable fwsecuirtyfs arch specific code. This would initialize
fwsecurityfs . This initializes
> + the firmware security filesystem with initial platform specific
> + structure.
> +
> +config PSERIES_PLPKS_SECVARS
> + depends on PSERIES_PLPKS
> + select PSERIES_FWSECURITYFS_ARCH
> + tristate "Support for secvars"
> + help
> + This interface exposes authenticated variables stored in the LPAR
> + Platform KeyStore using fwsecurityfs interface.
> + If you are unsure how to use it, say N.
--
~Randy
Powered by blists - more mailing lists