commit | 6d6cd33626c7e3c5735f7e188e5e5ff5e9925e86 | [log] [tgz] |
---|---|---|
author | Davidson K <davidson.kumaresan@arm.com> | Fri Jun 21 12:15:02 2024 +0530 |
committer | György Szing <gyorgy.szing@arm.com> | Wed Jul 03 10:46:55 2024 +0200 |
tree | 44f4b4cdad519e5a76d07954ddfa95f830566dab | |
parent | 385e9760358df784b58ef25655b18f6a34ab0de5 [diff] |
sp: align stack pointer According to ARM ARM, stack pointer has to be 16 byte aligned. Since __stack_end is where the stack pointer is initialized, it has to be 16 byte aligned. Signed-off-by: Davidson K <davidson.kumaresan@arm.com> Change-Id: Ie93bf91459c96f4147c36f22f2d9b758057cd80e