commit | 377411daa1611216203ae6aa402eb44533b7aa77 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Fri Dec 20 11:35:52 2019 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Jan 14 09:05:53 2020 +0100 |
tree | f09dc3496b2ed8488b5c8ca5b89d1b31d5d94eff | |
parent | d48b0de7ae433d3802d069b3bd3f4f40d2c7d9e0 [diff] |
arm64: Enable INIT_SP_RELATIVE by default when POC is enabled When position-independent pre-relocation code is enable there is also necessary to enable relative early stack pointer not to use origin location pointed by CONFIG_SYS_INIT_SP_ADDR macro. Signed-off-by: Michal Simek <michal.simek@xilinx.com>