pldmfw_flash_image
err = pldmfw_flash_image(&priv.context, params->fw);
err = pldmfw_flash_image(&priv.context, params->fw);
err = pldmfw_flash_image(&context, fw);
int pldmfw_flash_image(struct pldmfw *context, const struct firmware *fw);
EXPORT_SYMBOL(pldmfw_flash_image);