From 0cb6c409be30f6d4800b1abba986f70f6902ed1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20R=C3=B8nningstad?= Date: Mon, 16 Nov 2020 14:46:12 +0100 Subject: [PATCH] west.yml: Update TFM module SHA to bring in TFM MCUboot update. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Turn on import, so tfm's west.yml is processed. Signed-off-by: Øyvind Rønningstad --- west.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/west.yml b/west.yml index a7cf38a9c8a..4cf211dc22d 100644 --- a/west.yml +++ b/west.yml @@ -139,7 +139,11 @@ manifest: revision: c39888ff74acf421eeff9a7514fa9b172c3373f7 - name: trusted-firmware-m path: modules/tee/tfm - revision: 4544ab9fc4d5305ae5de97c73a9356ef0f342f7a + revision: dcfa70e66e91d9bf31fd6f083e2fba19b4305f4e + - name: tfm-mcuboot # This is used by the trusted-firmware-m module. + repo-path: mcuboot + path: modules/tee/tfm-mcuboot + revision: 1.7.0-rc1 self: path: zephyr