commit | 8d6e8baecbf8c18cb185e32c9d3ca74022f37db3 | [log] [tgz] |
---|---|---|
author | Gyorgy Szing <Gyorgy.Szing@arm.com> | Fri Apr 14 14:11:33 2023 +0200 |
committer | György Szing <gyorgy.szing@arm.com> | Fri Apr 14 19:49:57 2023 +0200 |
tree | 15a063b643c8ad9b90e4cb974684c95042adb5d3 | |
parent | e42d0893e505602145d12633fc56941c2ac8d39c [diff] |
Fix: add missing memory regions to FWU/sp manifest The memory regions generated by the build system are not included in the manifest file of the FWU SP when built to binary format. As a result the SP crashes upon startup with a data abort exception. This change adds the missing include to fix the crash. Change-Id: Iccacdddd2fc8cd148ab7c3abfdaa512bf941c0e3 Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>