Files
acrn-hypervisor/hypervisor/include/arch/x86
Yonghua Huang ea44bb6c4d hv: wrap function to check software SRAM support
Below boolean function are defined in this patch:
 - is_software_sram_enabled() to check if SW SRAM
   feature is enabled or not.
 - set global variable 'is_sw_sram_initialized'
   to file static.

Tracked-On: #5649
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Reviewed-by: Fei Li <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2021-03-11 09:42:44 +08:00
..
2020-10-29 10:05:05 +08:00
2020-06-19 16:13:20 +08:00
2020-05-08 08:50:13 +08:00
2021-01-27 15:59:47 +08:00