Skip to content

Commit a79d208

Browse files
microbuilderstephanosio
authored andcommitted
manifest: tf-m: Disable initial attestation
Includes changes to allow Zephyr to avoid building the initial attestation service at build time. Signed-off-by: Kevin Townsend <[email protected]>
1 parent 0798375 commit a79d208

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

west.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ manifest:
231231
groups:
232232
- debug
233233
- name: trusted-firmware-m
234-
revision: 7426337b4293cdf20592c2861df7faf51d0ad6c9
234+
revision: f2a639c8d1842acb2964a27461f5c9cfdfaa4d16
235235
path: modules/tee/tf-m/trusted-firmware-m
236236
groups:
237237
- tee
@@ -241,7 +241,7 @@ manifest:
241241
groups:
242242
- tee
243243
- name: tf-m-tests
244-
revision: ce57ade67f4e70724975a3bbadeea488f4b9effc
244+
revision: 0f80a65193ddbbe3f0ac38b33b07b26138c11fa7
245245
path: modules/tee/tf-m/tf-m-tests
246246
groups:
247247
- tee

0 commit comments

Comments
 (0)