Files
acrn-hypervisor/hypervisor/arch/x86
Tao Yuhong 6f447ba626 HV: hide CONFIG_SERIAL_PIO_BASE IO port for SOS
Always trap for accessing IO port at CONFIG_SERIAL_PIO_BASE(0x3f8).

SOS will trap at IO 0x3f8 access because vuart[0]. When HW platform
has this serial IO port, and HV use it as debug shell, If vuart[0]
is not set, SOS & HV console input/output are mixed up.

So SOS should always trap at CONFIG_SERIAL_PIO_BASE

Tracked-On: #5498
Signed-off-by: Tao Yuhong <yuhong.tao@intel.com>
2020-11-11 14:04:45 +08:00
..
2020-10-29 10:05:05 +08:00
2019-02-22 13:14:36 +08:00
2019-12-13 10:13:09 +08:00
2020-06-08 13:30:04 +08:00
2020-11-02 15:56:30 +08:00
2019-09-11 17:30:24 +08:00