Intel® Stratix® 10 Hard Processor System Remote System Update User Guide

ID 683021
Date 2/23/2024
Public
Document Table of Contents

C.6.25. rsu_dcmf_version

Prototype int rsu_dcmf_version(u32 *versions);
Description Retrieve the version of each of the four decision firmware copies in flash. The versions are also stored to be queried from Linux.
Parameters versions: pointer to where the four DCMF versions are stored
Return Value 0 on success, or error code
Note: Refer to Firmware Version Information section for details about the content of the version information.
Note: Refer to Macros section for macros that can be used to extract the firmware version details: major, minor and update version numbers.