acrn-hypervisor/hypervisor/include/debug
Minggui Cao 7ebc4877c8 HV: refine cmdline code, move parts into dbg_cmd
move the debug related command handle into debug/dbg_cmd.c;
so release build will not include that.

Tracked-On: #2170
Signed-off-by: Minggui Cao <minggui.cao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-01-02 12:15:53 +08:00
..
console.h HV: refine cmdline code, move parts into dbg_cmd 2019-01-02 12:15:53 +08:00
dump.h hv: clean up function definitions in dump.h 2018-11-28 14:57:49 +08:00
logmsg.h hv: use asm_pause() to replace inline ASM to satisfy MISRAC 2018-12-27 12:35:40 +08:00
npk_log.h hv: clean up function definitions in npk_log.h 2018-11-28 14:57:49 +08:00
profiling.h profiling: split profiling_vmexit_handler into two functions 2018-12-14 08:54:30 +08:00
profiling_internal.h profiling: fix the profiling tool crash by page faults 2018-12-27 16:24:38 +08:00
sbuf.h hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
trace.h hv: clean up function definitions in trace.h 2018-11-28 14:57:49 +08:00
vuart.h HV: add API to change vuart base & irq config 2019-01-02 12:15:53 +08:00