commit | b19c578ddfd418a6c75bc3b5a2daa1b4af91fc8a | [log] [tgz] |
---|---|---|
author | Bohdan Hunko <Bohdan.Hunko@infineon.com> | Thu Jun 01 17:49:03 2023 +0300 |
committer | Ken Liu <ken.liu@arm.com> | Mon Jun 19 08:24:49 2023 +0200 |
tree | 848c583f3ebf2fb95c4d3892c683082a21b4e137 | |
parent | a2bbd6a31da3bedeb5ce8dd1a7918c3170bc55bb [diff] |
Platform: Fix alignment of the end of TFM_UNPRIV_CODE section End of the TFM_UNPRIV_CODE section needs te be aligned the same way as other sections are. This is needed to be able to protect it using protection hardware. For more details see https://lists.trustedfirmware.org/archives/list/tf-m@lists.trustedfirmware.org/thread/KG6QAWTDSTF7Y3QBJ4HBXG7Z7NR74ZUN/ Change-Id: Ie43f35382f7e37561c10cd24e48c5e273d5e2be8 Signed-off-by: Bohdan Hunko <Bohdan.Hunko@infineon.com>