aboutsummaryrefslogtreecommitdiff
path: root/hdata/memory.c
diff options
context:
space:
mode:
authorChristophe Lombard <clombard@linux.ibm.com>2023-08-29 11:23:20 +0200
committerReza Arbab <arbab@linux.ibm.com>2023-09-12 14:22:11 -0500
commit1a3ba1ec80071a031e793fc51954c88bbdfca645 (patch)
treeb1c46010a7b6d580a9c65fa5b00f814f35e62980 /hdata/memory.c
parent4fc06a6cb136a0acaef03e603bb906a6e6c48788 (diff)
downloadskiboot-1a3ba1ec80071a031e793fc51954c88bbdfca645.zip
skiboot-1a3ba1ec80071a031e793fc51954c88bbdfca645.tar.gz
skiboot-1a3ba1ec80071a031e793fc51954c88bbdfca645.tar.bz2
core/pldm: PLDM over MCTP Binding
Enable the mctp binding over LPC bus interface and new wrappers to send and receive PLDM messages over the mctp library. PLDM is supported as a message type over MCTP. PLDM over MCTP binding defines the format of PLDM over MCTP messages. An MCTP Endpoint is the terminus for MCTP communication. A physical device that supports MCTP may provide one or more MCTP Endpoints. Endpoints are addressed using a logical address called the Endpoint ID, or EID. EIDs in MCTP are analogous to IP Addresses in Internet Protocol networking. The BMC EID default is 8. First byte of the PLDM over MCTP Message Fields identifies the MCTP message as carrying a PLDM message: Message Type (7 bits) PLDM = 0x01 (000_0001b). Reviewed-by: Abhishek Singh Tomar <abhishek@linux.ibm.com> Signed-off-by: Christophe Lombard <clombard@linux.ibm.com> Signed-off-by: Reza Arbab <arbab@linux.ibm.com>
Diffstat (limited to 'hdata/memory.c')
0 files changed, 0 insertions, 0 deletions