Merge ~jocave/cdts:config-model-grade into cdts:master

Proposed by Jonathan Cave
Status: Merged
Approved by: Jonathan Cave
Approved revision: 5ddca301281e7d7cf1e2ec9dd2144e03474eed2e
Merged at revision: 6617c0c5158523dba4c0bb0027f8e5ad9de8079f
Proposed branch: ~jocave/cdts:config-model-grade
Merge into: cdts:master
Diff against target: 9 lines (+1/-0)
1 file modified
config/config_vars (+1/-0)
Reviewer Review Type Date Requested Status
Jonathan Cave (community) Approve
Review via email: mp+410833@code.launchpad.net

Description of the change

Create a default value in config_vars file for MODEL_GRADE. This will ensure the model assertion used has at least the grade "signed".

To post a comment you must log in.
Revision history for this message
Jonathan Cave (jocave) wrote :

self-approve

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/config/config_vars b/config/config_vars
2index 2216ef6..e454bc5 100644
3--- a/config/config_vars
4+++ b/config/config_vars
5@@ -29,3 +29,4 @@ WIFI_AP_SETUPTIME=30
6 WWAN_SETUPTIME=30
7 TPM2TOOLS_TCTI_NAME=device
8 TPM2TOOLS_DEVICE_FILE=/dev/tpm0
9+MODEL_GRADE=signed

Subscribers

People subscribed via source and target branches