OpenBIC
OpenSource Bridge-IC
plat_pldm_fw_update.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <logging/log.h>
#include "libutil.h"
#include "util_spi.h"
#include "hal_jtag.h"
#include "sensor.h"
#include "i2c-mux-tca9548.h"
#include "lattice.h"
#include "pldm_firmware_update.h"
#include "plat_pldm_fw_update.h"
#include "plat_gpio.h"
#include "plat_i2c.h"
#include "plat_sensor_table.h"
#include "plat_class.h"
#include "plat_fru.h"
#include "plat_power_status.h"
#include "power_status.h"
#include "mpq8746.h"
#include "mp289x.h"
#include "mp2988.h"
#include "pt5161l.h"
#include "ds160pt801.h"
#include "tda38741.h"
Include dependency graph for plat_pldm_fw_update.c:

Functions

 LOG_MODULE_REGISTER (plat_fwupdate)
 
void load_pldmupdate_comp_config (void)
 
void clear_pending_version (uint8_t activate_method)
 

Variables

pldm_fw_update_info_t PLDMUPDATE_FW_CONFIG_TABLE []
 

Function Documentation

◆ clear_pending_version()

void clear_pending_version ( uint8_t  activate_method)

◆ load_pldmupdate_comp_config()

void load_pldmupdate_comp_config ( void  )

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( plat_fwupdate  )

Variable Documentation

◆ PLDMUPDATE_FW_CONFIG_TABLE

pldm_fw_update_info_t PLDMUPDATE_FW_CONFIG_TABLE[]