class GetSecureMemoryPhysicalAddress

Defined at line 29 of file fidling/gen/sdk/fidl/fuchsia.hardware.securemem/fuchsia.hardware.securemem/cpp/fidl/fuchsia.hardware.securemem/cpp/markers.h

Gets the physical address of a previously pinned VMO.

Note:

* The VMO must be contiguous.

* `secure_mem` is expected to have a stable physical address that is pinned by some other

entity. The protocol implementation should not be expected to keep the VMO pinned.

* The server implementation must not use an IOMMU-backed BTI handle, as the physical

address of the VMO being pinned must be stable.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal