acrn-hypervisor/hypervisor/include
Mingqiang Chi e5be957945 hv:add destroy Secure world API
This patch added API destroy_secure_world, which will do:
-- clear trusty memory space
-- restore memory to SOS ept mapping
It will be called when VM is destroyed, furthermore, ept of
Secure world will be destroyed as well.

Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
Reviewed-by: Anthony Xu <anthony.xu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-05-15 17:25:24 +08:00
..
arch/x86 hv:add destroy Secure world API 2018-05-15 17:25:24 +08:00
common UEFI: change the acrn boot flow on uefi platform 2018-05-15 17:19:39 +08:00
debug Remove STATIC_ASSERT Macro and replace with standard _Static_assert 2018-05-15 17:19:38 +08:00
lib treewide: fix declarations of functions with empty parameter lists 2018-05-15 17:25:23 +08:00
public trusty: implement hypercall to initialize trusty 2018-05-15 17:19:39 +08:00
hv_debug.h initial import 2018-05-11 14:44:28 +08:00
hv_lib.h Move s[n]printf to lib for release 2018-05-15 17:19:37 +08:00
hypervisor.h initial import 2018-05-11 14:44:28 +08:00