blob: 52771dfda51771dc0e1e52f3c5c4ad38eebdce87 [file] [log] [blame]
Willy Tu4aec8022021-05-20 23:57:16 -07001description: >
2 Implement to provide software settings management.
3
4properties:
5 - name: WriteProtected
6 type: boolean
7 default: false
8 description: >
9 This property shall indicate whether the software image can be
10 overwritten, where a value `true` shall indicate that the software cannot
11 be altered or overwritten.