| commit | f9d5be0f95e359a5a974cc7d5815d3c484e487b8 | [log] [tgz] |
|---|---|---|
| author | Dan Zhang <zhdaniel@google.com> | Tue Jan 14 04:54:42 2025 +0000 |
| committer | Dan Zhang <zhdaniel@google.com> | Tue Jan 14 21:50:37 2025 +0000 |
| tree | abda3416e3329f5b69dc709386d2881d27278070 | |
| parent | e83eca365573acf478eedb78b6e3cf845440def4 [diff] |
soc_reset_me: Support defer issue reset Support defer issue reset for use case such as polling error counter before reset SOC. Google-Bug-Id: 378898045 Change-Id: Ie4733597b76f90e5412a1ffb1cee1cc0af44a82d Signed-off-by: Dan Zhang <zhdaniel@google.com>
This repo contains:
the pldm-oem-google.h, which is the source of truth definitions of PLDM google oem elements.
pldmd-oem-google static library, as extension of libpldm, contains the helper function to parser the PLDM google oem elements.
Google defined PLDM OEM events will be sent as PLDM OEM event with event_class=0xF6, followed by 3 bytes of google IANA [00 D4 DE].
The specific google OEM event ID and associated oem event data format shall be defined in pldm-oem-google.h.