Re: [PATCH] Platform lockdown information in sysfs (v2)

2020-08-27 Thread Daniel Gutson
On Thu, Aug 27, 2020 at 7:15 AM Arnd Bergmann wrote: > > On Thu, Aug 20, 2020 at 4:51 PM Daniel Gutson > wrote: > > > > This patch exports information about the platform lockdown > > firmware configuration in the sysfs filesystem. > > In this initial patch, I include some configuration attributes

Re: [PATCH] Platform lockdown information in sysfs (v2)

2020-08-27 Thread Arnd Bergmann
On Thu, Aug 20, 2020 at 4:51 PM Daniel Gutson wrote: > > This patch exports information about the platform lockdown > firmware configuration in the sysfs filesystem. > In this initial patch, I include some configuration attributes > for the system SPI chip. > > This initial version exports the BIO

Re: [PATCH] Platform lockdown information in sysfs (v2)

2020-08-26 Thread Daniel Gutson
Hi, any chance someone could review this patch please? I tried to follow Arnd's and Greg's directions so now drivers can register a device in the platform-lockdown class directory, then device attributes under it, making a 2 levels depth tree. Thanks! Daniel. On Thu, Aug 20, 2020 at 1

[PATCH] Platform lockdown information in sysfs (v2)

2020-08-20 Thread Daniel Gutson
This patch exports information about the platform lockdown firmware configuration in the sysfs filesystem. In this initial patch, I include some configuration attributes for the system SPI chip. This initial version exports the BIOS Write Enable (bioswe), BIOS Lock Enable (ble), and the SMM BIOS W