Clone this repo:

Branches

  1. f9d5be0 soc_reset_me: Support defer issue reset by Dan Zhang · 3 months ago master
  2. e83eca3 Add a new google OEM event ID by Kasun Athukorala · 4 months ago
  3. 84e03d3 [clang-tidy] Fix clang-tidy errors from g3/gsys config by David Tang · 5 months ago
  4. 072a4b7 [clang-tidy] Resolve clang-tidy errors and format by David Tang · 6 months ago
  5. a02a489 [SOC_RESET_ME] Add the event handler - part1 by Dan Zhang · 1 year, 6 months ago

PLDM Google OEM specifications

This repo contains:

  1. the pldm-oem-google.h, which is the source of truth definitions of PLDM google oem elements.

  2. pldmd-oem-google static library, as extension of libpldm, contains the helper function to parser the PLDM google oem elements.

Google PLDM OEM events

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.