mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
If pttyS1 do not exist, we can alloc irq for vuart1, but if pttyS1 exist, we should reuse the irq of pttyS1 to keep compliance. Tracked-On: #4073 Signed-off-by: Wei Liu <weix.w.liu@intel.com> Acked-by: Victor Sun <victor.sun@intel.com>