tree: 682932615001f97a399a23b3d77e3f4613daf43f [path history] [tgz]
  1. backends/
  2. commands/
  3. dbus_bindings/
  4. tmpflies.d/
  5. BUILD.gn
  6. dbus_interface.h
  7. DIR_METADATA
  8. main.cc
  9. org.chromium.Vtpm.conf
  10. OWNERS
  11. README.md
  12. vtpm_daemon.h
  13. vtpm_interface.proto
  14. vtpm_service.cc
  15. vtpm_service.h
  16. vtpm_service_test.cc
  17. vtpmd-seccomp-amd64.policy
  18. vtpmd-seccomp-arm.policy
  19. vtpmd-seccomp-arm64.policy
  20. 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.