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 a479b2f commit bfb52adCopy full SHA for bfb52ad
west.yml
@@ -0,0 +1,11 @@
1
+# The west manifest file (west.yml) for the Zephyr Trusted Firmware-M module.
2
+#
3
+# This file specifies dependencies of TF-M, as can also be found referenced in
4
+# the trusted-firmware-m build system.
5
+
6
+manifest:
7
+ projects:
8
+ - name: tfm-mcuboot
9
+ url: https://github.com/zephyrproject-rtos/mcuboot
10
+ path: modules/tee/tfm-mcuboot
11
+ revision: 1.7.0-rc1
0 commit comments