Android-cuttlefish cvd tool
|
#include <atomic>
#include <cstdint>
#include <memory>
#include <mutex>
#include <set>
#include <tss2/tss2_esys.h>
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 > |