OpenBIC
OpenSource Bridge-IC
plat_pldm_fw_update.h File Reference
#include <stdbool.h>
#include <stdint.h>
#include "pldm_firmware_update.h"
Include dependency graph for plat_pldm_fw_update.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PLDM_FW_UPDATE_SUCCESS   0
 
#define PLDM_FW_UPDATE_ERROR   1
 

Functions

void load_pldmupdate_comp_config (void)
 
void clear_pending_version (uint8_t activate_method)
 

Macro Definition Documentation

◆ PLDM_FW_UPDATE_ERROR

#define PLDM_FW_UPDATE_ERROR   1

◆ PLDM_FW_UPDATE_SUCCESS

#define PLDM_FW_UPDATE_SUCCESS   0

Function Documentation

◆ clear_pending_version()

void clear_pending_version ( uint8_t  activate_method)

◆ load_pldmupdate_comp_config()

void load_pldmupdate_comp_config ( void  )