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.9. rsu_slot_program_buf

Prototype int rsu_slot_program_buf(int slot, void *buf, int size);
Description Program a slot using FPGA config data from a buffer and then enter the slot into CPB. The slot must be erased first.
Parameters

slot: slot number

buf: pointer to data buffer

size: size of buffer in bytes

Return Value 0 on success, or error code