[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aFuQAG4-p6FnaPQK@google.com>
Date: Wed, 25 Jun 2025 05:58:24 +0000
From: Tzung-Bi Shih <tzungbi@...nel.org>
To: Michal Gorlas <michal.gorlas@...ements.com>
Cc: Brian Norris <briannorris@...omium.org>,
Julius Werner <jwerner@...omium.org>, linux-kernel@...r.kernel.org,
chrome-platform@...ts.linux.dev,
Marcello Sylvester Bauer <marcello.bauer@...ements.com>
Subject: Re: [PATCH v2 0/3] firmware: coreboot: Support for System Management
Interrupt (SMI) handling in coreboot payload (MM payload concept)
On Mon, Jun 16, 2025 at 04:01:11PM +0200, Michal Gorlas wrote:
> Hi,
>
> This patchset adds support for MM payload when Linux is used as
Please provide some annotation when you first time use the acronyms for
readability. From the context, here MM stands for Management Mode?
> coreboot's payload. The main idea is to delegate higher-level SMM
> functions to the payload, limiting the coreboot's System Management
> Mode (SMM) related responsibilities to the minimum of basic SMM setup [1]. This is
> done by loading a blob with SMI handler to the shared buffer, from
> which it is copied to SMRAM [2].
>
> The MM payload is still in a Proof of Concept stage, and we are still
> working on getting the patches needed for coreboot upstreamed, but I would
> appreciate any feedback that you may have.
I don't think I could provide any useful comments to the feature. Only
feedbacked some general comments for the driver parts.
Powered by blists - more mailing lists