mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-07 09:41:30 +00:00
To align with the configuration of the HOST tool, the SW masters are organized in slices of 8 masters each. The slice is also the minimal unit to allocate the SW masters for each UOS. The patch is to update the parameter checking function. Tracked-On: #1138 Signed-off-by: Zhi Jin <zhi.jin@intel.com> Reviewed-by: Chen Gang <gang.c.chen@intel.com>