cloud-hypervisor/devices/src
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
..
legacy misc: Fix clippy issues 2022-11-02 09:41:43 +01:00
acpi.rs misc: Fix clippy issues 2022-11-02 09:41:43 +01:00
gic.rs devices: gic: use VgicConfig everywhere 2022-08-31 08:33:05 +01:00
interrupt_controller.rs aarch64: Simplify GIC related structs definition 2022-06-06 10:17:26 +08:00
ioapic.rs vm-device, pci, devices: Remove InterruptSourceGroup::{un}mask 2022-04-11 22:56:48 +01:00
lib.rs devices: Add tpm device 2022-11-15 16:42:21 +00:00
tpm.rs devices: Add tpm device 2022-11-15 16:42:21 +00:00