acrn-hypervisor/debug
Zheng, Gen bde415ec81 refine: change the address arguments type of mmio access api
Change the address arguments type of mmio access api from uint64_t
to void*.

Signed-off-by: Zheng, Gen <gen.zheng@intel.com>
2018-04-17 11:33:30 +08:00
..
console.c refine: remove redundant data type definition 2018-04-13 23:51:40 +08:00
dump.c initial import 2018-03-07 21:05:38 +08:00
logmsg.c initial import 2018-03-07 21:05:38 +08:00
printf.c Move s[n]printf to lib for release 2018-03-21 15:02:31 +08:00
sbuf.c replace malloc and memset with calloc 2018-04-06 12:34:26 +08:00
serial_internal.h refine: remove redundant data type definition 2018-04-13 23:51:40 +08:00
serial.c initial import 2018-03-07 21:05:38 +08:00
shell_internal.c hv: shell: add cpuid command 2018-04-06 12:32:13 +08:00
shell_internal.h hv: shell: add cpuid command 2018-04-06 12:32:13 +08:00
shell_public.c hv: shell: add cpuid command 2018-04-06 12:32:13 +08:00
uart16550.c refine: change the address arguments type of mmio access api 2018-04-17 11:33:30 +08:00
uart16550.h initial import 2018-03-07 21:05:38 +08:00
vuart.c refine: remove redundant data type definition 2018-04-13 23:51:40 +08:00