commit | 65d699df0a4aef86c27f6f681f36f7c6a6d4e58c | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Jan 17 13:45:02 2020 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Jan 24 22:34:25 2020 +0900 |
tree | 404ab1447a3e24798fcded5392b1821d59667fb3 | |
parent | d3e7baa7ac0235195c3ab31d4f5d37ec519e8909 [diff] |
BL2_AT_EL3: add PIE support This implementation simply mimics that of BL31. I did not implement the ENABLE_PIE support for BL2_IN_XIP_MEM=1 case. It would make the linker script a bit uglier. Change-Id: If3215abd99f2758dfb232e44b50320d04eba808b Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>