|
OpenAMP Library
|
#include <remoteproc.h>
Data Fields | |
| uint32_t | type |
| uint8_t | data [0] |
struct fw_rsc_hdr - firmware resource entry header @type: resource type @data: resource data
Every resource entry begins with a 'struct fw_rsc_hdr' header providing its @type. The content of the entry itself will immediately follow this header, and it should be parsed according to the resource type.
| uint8_t fw_rsc_hdr::data[0] |
| uint32_t fw_rsc_hdr::type |