mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-07-15 19:05:32 +00:00
1.Add parser and sanity check for RDT_ENABLED/CDP_ENABLED/CLOS_MASK. 2.Skip to generate RDT inforamtion when HW not support RDT or usr select 'n' to disable RDT feature. 3.Add contiguous bit 1 check for CLOS_MASK. Tracked-On: #4860 Signed-off-by: Wei Liu <weix.w.liu@intel.com> Acked-by: Victor Sun <victor.sun@intel.com>