acrn-hypervisor/hypervisor/release
Mingqiang Chi 7725fe3b50 hv: shell & vuart: Change interrupt pin to uint32_t
Change the type from uint8_t to uint32_t for shell and vuart

Tracked-On: #861
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-01-10 23:52:25 +08:00
..
Makefile hv: enhance Makefile to compile debug/release into 2 libraries 2018-11-23 08:47:34 +08:00
console.c HV: refine cmdline code, move parts into dbg_cmd 2019-01-02 12:15:53 +08:00
dump.c hv: clean up function definitions in dump.h 2018-11-28 14:57:49 +08:00
hypercall.c hv: hypercall: clean up HV_DEBUG usage 2018-11-20 10:01:50 +08:00
logmsg.c hv: fixes related to unused API and uninitialized variable 2018-12-04 16:49:49 +08:00
npk_log.c hv: clean up function definitions in npk_log.h 2018-11-28 14:57:49 +08:00
profiling.c profiling: split profiling_vmexit_handler into two functions 2018-12-14 08:54:30 +08:00
trace.c hv: clean up function definitions in trace.h 2018-11-28 14:57:49 +08:00
vuart.c hv: shell & vuart: Change interrupt pin to uint32_t 2019-01-10 23:52:25 +08:00