blob: 45105ac2b89e5d5b38b9f198e09ff3495eb8d881 [file] [log] [blame]
description: >
Implement to provide memory partition attributes.
properties:
- name: PartitionId
type: string
description: >
Unique region ID representing a specific region within the Memory.
- name: SizeKiB
type: uint64
description: >
Size of this memory region in kibibytes (KiB).
- name: MemoryClassification
type: string
description: >
Classification of memory occupied by the given memory region.
- name: OffsetMiB
type: uint64
description: >
Offset with in the Memory that corresponds to the starting of this
memory region in MiB.
- name: PassphraseState
type: boolean
description: >
An indication of whether the state of the passphrase for this region
is enabled.