acrn-hypervisor/hypervisor/include
Qi Yadong d9df6e93f3 HV: parse seed from ABL
ABL pass seed_lists to HV through different interface/structures.
So, in this patch, add interface to retrieve seed from ABL and refactor
the seed parsing logic.

Tracked-On: #1488
Signed-off-by: Qi Yadong <yadong.qi@intel.com>
Acked-by: Zhu Bing <bing.zhu@intel.com>
2018-10-17 14:30:52 +08:00
..
arch/x86 HV: parse seed from ABL 2018-10-17 14:30:52 +08:00
common hv: add hypercall to set vcpu init state 2018-10-15 09:04:10 +08:00
debug HV:change the return type of sbuf_get and sbuf_put 2018-10-10 13:02:00 +08:00
dm/vpci HV: VPCI coding style fix 2018-09-03 11:26:30 +08:00
lib hv: fix 'No brackets to then/else' 2018-10-11 16:48:11 +08:00
public hv: add suffix(U/UL) to come up MISRA-C into include 2018-10-15 22:33:30 +08:00
hv_debug.h hv:Replace vuart pointer with instance in structure vm 2018-08-27 09:49:12 +08:00
hypervisor.h hv: Remove const qualifier for struct vm 2018-10-09 13:24:04 +08:00