One contiguous block of any resource to be assigned to one processing entity.
| start_resource | First resource number (inclusive) for a host_id and resource. |
| num_resource | Number of continuous resources allocated to a host_id and resource. 0 means unused. |
| type | Unique type value identifying the specific resource to which the range assignment applies |
| host_id | Processing entity host ID to which the resource range is assigned |
Data Fields | |
| uint16_t | start_resource |
| uint16_t | num_resource |
| uint16_t | type |
| uint8_t | host_id |
| uint8_t | reserved |
| uint16_t tisci_boardcfg_rm_resasg_entry::start_resource |
| uint16_t tisci_boardcfg_rm_resasg_entry::num_resource |
| uint16_t tisci_boardcfg_rm_resasg_entry::type |
| uint8_t tisci_boardcfg_rm_resasg_entry::host_id |
| uint8_t tisci_boardcfg_rm_resasg_entry::reserved |