[Skiboot] [PATCH V4 01/15] core/pldm: Handle Watchdog timer.

Christophe Lombard clombard at linux.ibm.com
Thu Jun 22 01:51:03 AEST 2023



Le 21/06/2023 à 07:25, Nicholas Piggin a écrit :
> On Wed Jun 21, 2023 at 1:00 AM AEST, Christophe Lombard wrote:
>> Encode a PLDM platform event message to send the heartbeat to the BMC.
>> Watchdog is "armed" when a
>> PLDM_EVENT_MESSAGE_GLOBAL_ENABLE_ASYNC_KEEP_ALIVE is received.
> I did a little bit on IPMI watchdog. Does PLDM have an OS boot watchdog
> like IPMI (not that we enable it in skiboot)? If yes and we did enable
> such a thing, we could hook in the watchdog commands in the OPAL IPMI
> calls so the OS does not have to be PLDM aware, right?

No, we haven't implemented an OS boot watchdog.
I'm curious to know where this is managed in Skiboot

> Would there be any plans to have OPAL PLDM calls for OS native PLDM, or
> would that get handled a different way?

For the time being, there is no plan to have OPAL PLDM calls for OS 
native PLDM.
We have set up and replaced the OPAL IPMI calls where we convert IPMI 
requetes to PLDM requests.
Today only2 IPMI requests are supported.
This is done in pldm-opal.c

> Thanks,
> Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/skiboot/attachments/20230621/3ad25e83/attachment.htm>


More information about the Skiboot mailing list