summaryrefslogtreecommitdiff
path: root/common/rma_auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/rma_auth.c')
-rw-r--r--common/rma_auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/rma_auth.c b/common/rma_auth.c
index f5217b3938..51516966b8 100644
--- a/common/rma_auth.c
+++ b/common/rma_auth.c
@@ -46,7 +46,7 @@ static const struct {
uint8_t raw_blob[33];
struct {
uint8_t server_pub_key[32];
- uint8_t server_key_id;
+ volatile uint8_t server_key_id;
};
};
} __packed rma_key_blob = {