acrn-hypervisor/devicemodel/core
Qi Yadong aae70db6b9 DM: Add support for virtual TPM enabling
Support TPM enable option when launch UOS.

New option: "--vtpm sock_path=$PATH_OF_SWTPM_SOCKET".
If valid option parsed, then init virtual tpm device.

Tracked-On: #1924
Signed-off-by: Qi Yadong <yadong.qi@intel.com>
Reviewed-by: Zhu Bing <bing.zhu@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Yin Fengwei <fengwei.yin@intel.com>
2018-11-29 09:19:16 +08:00
..
console.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
gc.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
hugetlb.c DM: Fix potential buffer overflow and uninitialized variable 2018-07-12 17:32:20 +08:00
inout.c dm: fix the issue when guest tries to disable memory range access 2018-10-08 12:57:00 +08:00
main.c DM: Add support for virtual TPM enabling 2018-11-29 09:19:16 +08:00
mem.c dm: fix the issue when guest tries to disable memory range access 2018-10-08 12:57:00 +08:00
mevent.c dm: mevent: add edge triggered events. 2018-10-11 19:06:01 +08:00
monitor.c acrn-dm: wait for monitor thread canceling finish 2018-11-22 12:52:12 +08:00
mptbl.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
pm.c DM: register pm ops to monitor 2018-08-02 13:14:03 +08:00
post.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
smbiostbl.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
sw_load_bzimage.c DM: set cs_limit from DM side for UOS 2018-11-01 13:11:40 +08:00
sw_load_common.c dm: add elf loader to dm 2018-10-17 14:32:33 +08:00
sw_load_elf.c DM: set cs_limit from DM side for UOS 2018-11-01 13:11:40 +08:00
sw_load_vsbl.c DM: set cs_limit from DM side for UOS 2018-11-01 13:11:40 +08:00
timer.c DM: add acrn_timer api for timer emulation 2018-10-17 14:31:09 +08:00
vmmapi.c HV: clear memory region used by UOS before it exit 2018-11-16 09:13:34 +08:00
vrpmb.c DM: generate random virtual RPMB key 2018-10-29 11:07:45 +08:00