Skip to content
Commit 87b8ea11 authored by Ahmed Ismail's avatar Ahmed Ismail Committed by Devaraj Ranganna
Browse files

merge-tfm-images: Add new function for merging images



A new CMake module (MergeTfmImages.cmake) is introduced
to be used to merge Bootloader, TF-M secure, Non-secure
user application, secure and non-secure provisioning
images into one image to be loaded inside the ROM rather
than loading different images at their respective addresses.

CI is modified to archive the merged binary instead of
separate binaries which would be used the test stage of
the CI.

This change enhance re-usability and decrease code
duplication within the existing applications and applications
to be added.

Signed-off-by: default avatarAhmed Ismail <Ahmed.Ismail@arm.com>
parent dae01b8d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment