diff mbox series

[2/3] arm-bsp/docs:corstone1000: update paths

Message ID 20260114092452.286544-3-frazer.carsley@arm.com
State New
Headers show
Series Firmware binary path fixes | expand

Commit Message

Frazer Carsley Jan. 14, 2026, 9:24 a.m. UTC
From: Frazer Carsley <frazer.carsley@arm.com>

The paths for these files has changed due to the change to the
trusted-firmware-m recipe now using the custom firmware.bbclass.

Signed-off-by: Frazer Carsley <frazer.carsley@arm.com>
---
 meta-arm-bsp/documentation/corstone1000/user-guide.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/meta-arm-bsp/documentation/corstone1000/user-guide.rst b/meta-arm-bsp/documentation/corstone1000/user-guide.rst
index 5f807f39..f4f4c794 100644
--- a/meta-arm-bsp/documentation/corstone1000/user-guide.rst
+++ b/meta-arm-bsp/documentation/corstone1000/user-guide.rst
@@ -988,7 +988,7 @@  Use the following commands to generate the `capsule_config.json` file, which is
     build/tmp/work/corstone1000_${TARGET}-poky-linux-musl/corstone1000-flash-firmware-image/1.0/sources/corstone1000-flash-firmware-image-1.0/dummy.bin \
     build/tmp/deploy/images/corstone1000-${TARGET}/trusted-firmware-m/bl2_signed.bin \
     build/tmp/deploy/images/corstone1000-${TARGET}/trusted-firmware-m/tfm_s_signed.bin \
-    build/tmp/deploy/images/corstone1000-${TARGET}/signed_fip-corstone1000.bin \
+    build/tmp/deploy/images/corstone1000-${TARGET}/signed_fip.bin \
     build/tmp/deploy/images/corstone1000-${TARGET}/Image.gz-initramfs-corstone1000-${TARGET}.bin \
     build/tmp/work/corstone1000_${TARGET}-poky-linux-musl/corstone1000-flash-firmware-image/1.0/sources/corstone1000-flash-firmware-image-1.0/dummy.bin \
     --update_image_indexes 5  1  2  3  4  6 \
@@ -1047,7 +1047,7 @@  Use the following commands to generate the `capsule_config.json` file, which is
     build/tmp/work/corstone1000_${TARGET}-poky-linux-musl/corstone1000-flash-firmware-image/1.0/sources/corstone1000-flash-firmware-image-1.0/dummy.bin \
     build/tmp/deploy/images/corstone1000-${TARGET}/trusted-firmware-m/bl2_signed.bin \
     build/tmp/deploy/images/corstone1000-${TARGET}/trusted-firmware-m/tfm_s_signed.bin \
-    build/tmp/deploy/images/corstone1000-${TARGET}/signed_fip-corstone1000.bin \
+    build/tmp/deploy/images/corstone1000-${TARGET}/signed_fip.bin \
     build/tmp/deploy/images/corstone1000-${TARGET}/Image.gz-initramfs-corstone1000-${TARGET}.bin \
     build/tmp/work/corstone1000_${TARGET}-poky-linux-musl/corstone1000-flash-firmware-image/1.0/sources/corstone1000-flash-firmware-image-1.0/dummy.bin \
     --update_image_indexes 5  1  2  3  4  6 \