Android-cuttlefish cvd tool
Classes | Namespaces | Typedefs
tpm_resource_manager.h File Reference
#include <atomic>
#include <cstdint>
#include <memory>
#include <mutex>
#include <set>
#include <tss2/tss2_esys.h>
Include dependency graph for tpm_resource_manager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cuttlefish::EsysLock
 
class  cuttlefish::TpmResourceManager
 
class  cuttlefish::TpmResourceManager::ObjectSlot
 

Namespaces

namespace  cuttlefish
 

Typedefs

using cuttlefish::TpmObjectSlot = std::shared_ptr< TpmResourceManager::ObjectSlot >