cloud-hypervisor/devices
Praveen K Paladugu d0b253d15f devices: Add tpm device
This device emulates a tpm device in cloud-hypervisor. Read and write support
to miminal set of control registers is supported.

Non-control commands will be processed as reads and write to
CRB_DATA_BUFFER. Reads and Writes to this data buffer are forwarded to
swtpm via the configured data_fd.

Signed-off-by: Praveen K Paladugu <prapal@linux.microsoft.com>
Co-authored-by: Sean Yoo <t-seanyoo@microsoft.com>
2022-11-15 16:42:21 +00:00
..
src devices: Add tpm device 2022-11-15 16:42:21 +00:00
Cargo.toml devices: Add tpm device 2022-11-15 16:42:21 +00:00