commit | 6c917016fe826a24f1f900e2bf31a5cff40d8fa5 | [log] [tgz] |
---|---|---|
author | Arnold Gabriel Benedict <arnoldgabriel.benedict@arm.com> | Wed Feb 01 09:32:16 2023 +0000 |
committer | Anton Komlev <Anton.Komlev@arm.com> | Tue Jul 11 14:39:19 2023 +0200 |
tree | 190de47e90cf368adcd787b1c4fa8aeef1407d4f | |
parent | 867aa514dbe61ffc11f018718949e04f50c7724f [diff] |
RSS: Support higher MCUBOOT_IMAGE_NUMBER Currently, TF-M does not support for more than 4 MCUBOOT_IMAGE_NUMBER and changing the image number requires lots of changes to the code. This patch allows to increase this number (up to the maximum allowed) and reduces the amount of code changes needed when changing the value. Signed-off-by: Arnold Gabriel Benedict <arnoldgabriel.benedict@arm.com> Change-Id: If3ca3d7b64595a6cedc4f5bb3d6b076e408af6f3