From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Hughes Subject: Re: [PATCH] platform/x86: Export LPC attributes for the system SPI chip Date: Wed, 6 May 2020 17:39:31 +0100 Message-ID: References: <18e48255d68a1408b3e3152780f0e789df540059.camel@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: Sender: owner-linux-security-module@vger.kernel.org To: Andy Shevchenko Cc: Platform Driver , linux-security-module List-Id: platform-driver-x86.vger.kernel.org On Wed, 6 May 2020 at 17:29, Andy Shevchenko wrote: > Isn't it covered by Intel SPI NOR driver? No, I don't think so. The Intel eSPI controllers don't operate at the NOR level. This patch really just exports some PCI configuration (LPC) registers to userspace. Richard.