acrn-hypervisor/devicemodel/hw/platform
Qian Wang 78f42ca16b dm: bug fix & code refine
1. Fix the bug that RTVM may fail to launch
when its allocated memory is too little and
makes use of pSRAM. Now we added an assert
to inform users to allocate enough memory
for RTVM.
2. Refined some codes.

Tracked-On: #5330

Signed-off-by: Qian Wang <qian1.wang@intel.com>
2020-09-21 14:20:54 +08:00
..
acpi dm: bug fix & code refine 2020-09-21 14:20:54 +08:00
rpmb dm:use acrn-dm logger function instread of fprintf 2019-11-14 15:34:04 +08:00
tpm dm:use acrn-dm logger function instread of fprintf 2019-11-14 15:34:04 +08:00
atkbdc.c dm:use acrn-dm logger function instread of printf 2019-11-14 15:34:04 +08:00
cmos_io.c dm:use acrn-dm logger function instread of printf 2019-11-14 15:34:04 +08:00
debugexit.c dm: cleanup assert in core.c 2019-07-05 09:36:02 +08:00
hpet.c dm: vhpet: clean up asserts 2019-07-03 13:19:43 +08:00
ioapic.c
ioc_cbc.c IOC mediator: fix wakeup reason issue when UOS resuming 2018-11-06 16:18:35 +08:00
ioc.c dm:Remove deprecated terms 2020-09-01 09:30:08 +08:00
pit.c dm:use acrn-dm logger function instread of printf 2019-11-14 15:34:04 +08:00
ps2kbd.c dm:use acrn-dm logger function instread of fprintf 2019-11-14 15:34:04 +08:00
ps2mouse.c dm:use acrn-dm logger function instread of fprintf 2019-11-14 15:34:04 +08:00
pty_vuart.c dm:Remove deprecated terms 2020-09-01 09:30:08 +08:00
rtc.c dm: refine 'assert' usage in timer.c and rtc.c 2019-06-20 08:55:44 +08:00
usb_mouse.c DM USB: dynamically allocate block count for struct usb_xfer 2019-09-26 11:29:22 +08:00
usb_pmapper.c DM USB: modify disconnecting logic to support Windows 10 2019-09-26 11:29:22 +08:00