Boot: Update MCUboot url
MCUboot URL was changed from https://github.com/JuulLabs-OSS/mcuboot
to https://github.com/mcu-tools/mcuboot
Signed-off-by: Tamas Ban <tamas.ban@arm.com>
Change-Id: If5e3d103ed420258046b7cf1071d36bf5e883476
diff --git a/bl2/ext/mcuboot/flash_map_extended.c b/bl2/ext/mcuboot/flash_map_extended.c
index f84d698..cf7d3f5 100644
--- a/bl2/ext/mcuboot/flash_map_extended.c
+++ b/bl2/ext/mcuboot/flash_map_extended.c
@@ -8,7 +8,7 @@
/*
* Original code taken from mcuboot project at:
- * https://github.com/JuulLabs-OSS/mcuboot
+ * https://github.com/mcu-tools/mcuboot
* Git SHA of the original version: ac55554059147fff718015be9f4bd3108123f50a
*/
diff --git a/bl2/ext/mcuboot/flash_map_legacy.c b/bl2/ext/mcuboot/flash_map_legacy.c
index b0e6f69..caf5a6b 100644
--- a/bl2/ext/mcuboot/flash_map_legacy.c
+++ b/bl2/ext/mcuboot/flash_map_legacy.c
@@ -19,7 +19,7 @@
/*
* Original code taken from mcuboot project at:
- * https://github.com/JuulLabs-OSS/mcuboot
+ * https://github.com/mcu-tools/mcuboot
* Git SHA of the original version: ac55554059147fff718015be9f4bd3108123f50a
* Modifications are Copyright (c) 2019 Arm Limited.
*/
diff --git a/bl2/ext/mcuboot/include/flash_map/flash_map.h b/bl2/ext/mcuboot/include/flash_map/flash_map.h
index f94d613..d858ef4 100644
--- a/bl2/ext/mcuboot/include/flash_map/flash_map.h
+++ b/bl2/ext/mcuboot/include/flash_map/flash_map.h
@@ -19,7 +19,7 @@
/*
* Original code taken from mcuboot project at:
- * https://github.com/JuulLabs-OSS/mcuboot
+ * https://github.com/mcu-tools/mcuboot
* Git SHA of the original version: ac55554059147fff718015be9f4bd3108123f50a
* Modifications are Copyright (c) 2018-2020 Arm Limited.
*/
diff --git a/bl2/ext/mcuboot/include/flash_map_backend/flash_map_backend.h b/bl2/ext/mcuboot/include/flash_map_backend/flash_map_backend.h
index 09d69ea..cd68c74 100644
--- a/bl2/ext/mcuboot/include/flash_map_backend/flash_map_backend.h
+++ b/bl2/ext/mcuboot/include/flash_map_backend/flash_map_backend.h
@@ -8,7 +8,7 @@
/*
* Original code taken from mcuboot project at:
- * https://github.com/JuulLabs-OSS/mcuboot
+ * https://github.com/mcu-tools/mcuboot
* Git SHA of the original version: ac55554059147fff718015be9f4bd3108123f50a
*/
diff --git a/bl2/ext/mcuboot/include/hal/hal_flash.h b/bl2/ext/mcuboot/include/hal/hal_flash.h
index dd3d206..4fbd158 100644
--- a/bl2/ext/mcuboot/include/hal/hal_flash.h
+++ b/bl2/ext/mcuboot/include/hal/hal_flash.h
@@ -19,7 +19,7 @@
/*
* Original code taken from mcuboot project at:
- * https://github.com/JuulLabs-OSS/mcuboot
+ * https://github.com/mcu-tools/mcuboot
* Git SHA of the original version: 50d24a57516f558dac72bef634723b60c5cfb46b
*
* This file is only here for compatibility and build purposes, and was emptied
diff --git a/bl2/ext/mcuboot/include/mcuboot-mbedtls-cfg.h b/bl2/ext/mcuboot/include/mcuboot-mbedtls-cfg.h
index 010a4f8..244a34b 100644
--- a/bl2/ext/mcuboot/include/mcuboot-mbedtls-cfg.h
+++ b/bl2/ext/mcuboot/include/mcuboot-mbedtls-cfg.h
@@ -23,7 +23,7 @@
/*
* Original code taken from mcuboot project at:
- * https://github.com/JuulLabs-OSS/mcuboot
+ * https://github.com/mcu-tools/mcuboot
* Git SHA of the original version: ac55554059147fff718015be9f4bd3108123f50a
*/
diff --git a/bl2/ext/mcuboot/include/mcuboot_config/mcuboot_config.h.in b/bl2/ext/mcuboot/include/mcuboot_config/mcuboot_config.h.in
index 3a5ccf1..8297316 100644
--- a/bl2/ext/mcuboot/include/mcuboot_config/mcuboot_config.h.in
+++ b/bl2/ext/mcuboot/include/mcuboot_config/mcuboot_config.h.in
@@ -7,7 +7,7 @@
/*
* Original code taken from mcuboot project at:
- * https://github.com/JuulLabs-OSS/mcuboot
+ * https://github.com/mcu-tools/mcuboot
* Git SHA of the original version: ac55554059147fff718015be9f4bd3108123f50a
*/
diff --git a/bl2/ext/mcuboot/include/os/os_malloc.h b/bl2/ext/mcuboot/include/os/os_malloc.h
index 2338ce1..e3d49e1 100644
--- a/bl2/ext/mcuboot/include/os/os_malloc.h
+++ b/bl2/ext/mcuboot/include/os/os_malloc.h
@@ -19,7 +19,7 @@
/*
* Original code taken from mcuboot project at:
- * https://github.com/JuulLabs-OSS/mcuboot
+ * https://github.com/mcu-tools/mcuboot
* Git SHA of the original version: ac55554059147fff718015be9f4bd3108123f50a
* Modifications are Copyright (c) 2020 Arm Limited.
*/
diff --git a/bl2/ext/mcuboot/include/sysflash/sysflash.h b/bl2/ext/mcuboot/include/sysflash/sysflash.h
index 9ade3a3..33f9290 100644
--- a/bl2/ext/mcuboot/include/sysflash/sysflash.h
+++ b/bl2/ext/mcuboot/include/sysflash/sysflash.h
@@ -2,7 +2,7 @@
/*
* Original code taken from mcuboot project at:
- * https://github.com/JuulLabs-OSS/mcuboot
+ * https://github.com/mcu-tools/mcuboot
* Git SHA of the original version: ac55554059147fff718015be9f4bd3108123f50a
* Modifications are Copyright (c) 2020 Arm Limited.
*/
diff --git a/bl2/ext/mcuboot/include/target.h b/bl2/ext/mcuboot/include/target.h
index 3ac0429..d4350b0 100644
--- a/bl2/ext/mcuboot/include/target.h
+++ b/bl2/ext/mcuboot/include/target.h
@@ -7,7 +7,7 @@
/*
* Original code taken from mcuboot project at:
- * https://github.com/JuulLabs-OSS/mcuboot
+ * https://github.com/mcu-tools/mcuboot
* Git SHA of the original version: ac55554059147fff718015be9f4bd3108123f50a
*/
diff --git a/bl2/ext/mcuboot/keys.c b/bl2/ext/mcuboot/keys.c
index ed7665b..53be70a 100644
--- a/bl2/ext/mcuboot/keys.c
+++ b/bl2/ext/mcuboot/keys.c
@@ -19,7 +19,7 @@
/*
* Original code taken from mcuboot project at:
- * https://github.com/JuulLabs-OSS/mcuboot
+ * https://github.com/mcu-tools/mcuboot
* Git SHA of the original version: ac55554059147fff718015be9f4bd3108123f50a
* Modifications are Copyright (c) 2019-2020 Arm Limited.
*/