We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11c923c commit 0cb6c40Copy full SHA for 0cb6c40
west.yml
@@ -139,7 +139,11 @@ manifest:
139
revision: c39888ff74acf421eeff9a7514fa9b172c3373f7
140
- name: trusted-firmware-m
141
path: modules/tee/tfm
142
- revision: 4544ab9fc4d5305ae5de97c73a9356ef0f342f7a
+ revision: dcfa70e66e91d9bf31fd6f083e2fba19b4305f4e
143
+ - name: tfm-mcuboot # This is used by the trusted-firmware-m module.
144
+ repo-path: mcuboot
145
+ path: modules/tee/tfm-mcuboot
146
+ revision: 1.7.0-rc1
147
148
self:
149
path: zephyr
0 commit comments