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

D.5.1. rsu_slot_info

This structure contains slot (SPT entry) information.
struct rsu_slot_info {
	char name[16];
	__u64 offset;
	int size;
	int priority;
};