blob: 09a6856ab34745ada7156c6bfc9ebd5f88c962df [file] [log] [blame]
description: >
Implement to provide security capability attributes.
properties:
- name: MaxPassphraseCount
type: uint32
description: >
Maximum number of passphrases supported for this Memory.
- name: PassphraseCapable
type: boolean
description: >
Memory passphrase set capability.
- name: ConfigurationLockCapable
type: boolean
description: >
An indication of whether this memory supports the locking.
- name: DataLockCapable
type: boolean
description: >
An indication of whether this memory supports data locking.
- name: PassphraseLockLimit
type: uint32
description: >
The maximum number of incorrect passphrase attempts
allowed before memory is locked.