Files
acrn-hypervisor/hypervisor/arch/x86
Yan, Like 277c668b04 HV: RDT: clean up RDT code
This commit makes some RDT code cleanup, mainling including:
- remove the clos_mask and mba_delay validation check in setup_res_clos_msr(), the check will be done in pre-build;
- rename platform_clos_num to valid_clos_num, which is set as the minimal clos_mas of all enabled RDT resouces;
- init the platform_clos_array in the res_cap_info[] definition;
- remove the unnecessary return values and return value check.

Tracked-On: #4604
Signed-off-by: Yan, Like <like.yan@intel.com>
2020-05-08 08:50:13 +08:00
..
2020-05-08 08:50:13 +08:00
2020-05-08 08:50:13 +08:00
2019-02-22 13:14:36 +08:00
2019-12-13 10:13:09 +08:00
2020-03-09 10:03:01 +08:00
2020-05-08 08:50:13 +08:00
2020-04-16 08:40:17 +08:00
2019-09-11 17:30:24 +08:00