TT-System-Firmware APIs 19.13.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
pldm_platform.h File Reference
#include "pldm_pdr.h"
#include <libpldm/base.h>
#include <stddef.h>
Include dependency graph for pldm_platform.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const ver32_t * pldm_platform_versions_get (size_t *versions_size)
const bitfield8_t * pldm_platform_commands_get (void)
int pldm_platform_build_response (const struct device *pdr_dev, const struct pldm_header_info *req_hdr, const struct pldm_msg *req_msg, size_t req_payload_len, struct pldm_msg *resp_msg, size_t *resp_pldm_len)

Function Documentation

◆ pldm_platform_build_response()

int pldm_platform_build_response ( const struct device * pdr_dev,
const struct pldm_header_info * req_hdr,
const struct pldm_msg * req_msg,
size_t req_payload_len,
struct pldm_msg * resp_msg,
size_t * resp_pldm_len )

◆ pldm_platform_commands_get()

const bitfield8_t * pldm_platform_commands_get ( void )

◆ pldm_platform_versions_get()

const ver32_t * pldm_platform_versions_get ( size_t * versions_size)