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

ID 683021
Date 4/05/2023
Public

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

Document Table of Contents

C.5.2. rsu_status_info

This structure contains the RSU status information.
struct rsu_status_info {
	u64 current_image;
	u64 fail_image;
	u32 state;
	u32 version;
	u32 error_location;
	u32 error_details;
	u32 retry_counter;
};