acrn-hypervisor/devicemodel/hw/platform/acpi
Yonghua Huang ade36db377 dm: bugfix in create_and_inject_vrtct
GPA of software SRAM is available only after
 build_vrtct() function is called and the return
 value of it is valid(Not NULL).

 This patch fix bug in create_and_inject_vrtct()
 function which violates above pre-condition when
 calling get_software_sram_base_gpa().

Tracked-On: #5973
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2021-04-29 10:16:54 +08:00
..
acpi_pm.c dm: declare Processors using the Device operator 2021-02-25 13:20:49 +08:00
acpi.c dm: bugfix in create_and_inject_vrtct 2021-04-29 10:16:54 +08:00
rtct.c dm: bugfix in create_and_inject_vrtct 2021-04-29 10:16:54 +08:00