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

D.5.2. rsu_status_info

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