Intel® Agilex™ Hard Processor System Remote System Update User Guide

ID 683184
Date 7/13/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

C.6.27. rsu_dcmf_status

Prototype int rsu_dcmf_status(int *status);
Description Determine whether decision firmware copies are corrupted in flash, with the currently used decision firmware being used as reference. The status is an array of four values, one for each decision firmware copy. A value of 0 means the copy is fine, anything else means the copy is corrupted.

The status is also stored to be queried from Linux.

Parameters status: pointer to where the status values are stored
Return Value 0 on success, or error code