mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-13 11:33:58 +00:00
ACRN get messy default values for some CAT CBM MSRs, these unexpected default value will result in TCC Software SRAM initializes crash. This patch resets above error default values before calling CRL(cache reserve library) ABI initializaion function. Tracked-On: #6780 Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>