Skip to content

Commit dbcf9e3

Browse files
Grolleau-BenjaminGrom-
authored andcommitted
[services/stsafea] add documentation to stsafea_data_partition_record_t
1 parent 63f2ff9 commit dbcf9e3

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.DS_Store

6 KB
Binary file not shown.

services/stsafea/stsafea_data_partition.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ typedef struct stsafea_decrement_option_t {
8888
*/
8989
typedef struct {
9090
PLAT_UI8 index;
91-
PLAT_UI8 zone_type;
91+
PLAT_UI8 zone_type; /* 0x00 = simple region, 0x01 = counter region (write requires Decrement, locked once counter reaches 0) */
9292
uint16_t data_segment_length;
9393
stse_ac_change_right_t read_ac_cr;
9494
stse_zone_ac_t read_ac;

0 commit comments

Comments
 (0)