commit | c8bf03035d71608a928f24fd027bef18c42d24cb | [log] [tgz] |
---|---|---|
author | Bohdan Hunko <Bohdan.Hunko@infineon.com> | Wed Apr 17 11:53:58 2024 +0300 |
committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Wed Apr 17 11:23:42 2024 +0200 |
tree | ead4ae75ec02ebf7b493e3d7e3915a45684c40e9 | |
parent | 0ce1126849c34e9bac15491e72e3ac00f39037c1 [diff] |
Platform: Fix GCC13 warning Following warning warning: ../bin/tfm_s.axf has a LOAD segment with RWX permissions was introduced in 99f6386e9 This commit fixes it by marking section as READONLY. Signed-off-by: Bohdan Hunko <Bohdan.Hunko@infineon.com> Change-Id: I60dd6b2ae27dc20150d87db4a8437086932a42d9