tree: 4ae20d9e6062af29f12e2b8145d40182be207bd8 [path history] [tgz]
  1. dbus_bindings/
  2. BUILD.gn
  3. dbus_interface.h
  4. DIR_METADATA
  5. main.cc
  6. org.chromium.Vtpm.conf
  7. OWNERS
  8. README.md
  9. vtpm_daemon.h
  10. vtpm_interface.proto
  11. vtpm_service.cc
  12. vtpm_service.h
  13. vtpmd-seccomp-amd64.policy
  14. vtpmd-seccomp-arm.policy
  15. vtpmd-seccomp-arm64.policy
  16. vtpmd.conf
vtpm/README.md

Virtual TPM service

vtpm is the system service that provides virtualized TPM interface. It provides a D-Bus interface like a TPM daemon while the backend of the TPM impleentation is virtualized, and can be backed by SW or the real TPM.