acrn-hypervisor/hypervisor/include/debug
dongshen 3b87e7c67f HV: Add vuart port base address/IRQ Kconfig options
Adding Kconfig option to define the vuart port base address/IRQ.
By default, use 0x3F8/IRQ4. For MRB, use 0x3E8/IRQ6.
We are experiencing problems on NUC after changing from 0x3F8/IRQ4
to 0x3E8/IRQ6.

Tracked-On: #1817
Change-Id: Ie407e51a7bc25ac0bb4c61453c969f1466fa33ca
Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>
2018-11-16 10:24:48 +08:00
..
console.h hv:clear up the usage of printf data struct 2018-09-28 16:40:07 +08:00
dump.h HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
logmsg.h hv: fix integer violations 2018-11-14 12:46:34 +08:00
npk_log.h hv: fix integer violations 2018-11-14 12:46:34 +08:00
profiling.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
profiling_internal.h HV:debug:profiling Fixed inappropriate condition check 2018-11-06 09:19:33 +08:00
sbuf.h hv: fix integer violations 2018-11-14 12:46:34 +08:00
trace.h hv: include: fix 'Unused procedure parameter' 2018-09-27 10:46:52 +08:00
vuart.h HV: Add vuart port base address/IRQ Kconfig options 2018-11-16 10:24:48 +08:00