commit | c5e1745356670c6e28527991c5d7ec75fbb9587e | [log] [tgz] |
---|---|---|
author | Soby Mathew <soby.mathew@arm.com> | Mon Jan 07 14:07:58 2019 +0000 |
committer | Soby Mathew <soby.mathew@arm.com> | Mon Jan 07 14:19:00 2019 +0000 |
tree | f30ad7819457238b0cc63ec1c7da0bac9a2290d8 | |
parent | b81211ef6beeaaee9aacbd43dab926c4129fc9c3 [diff] |
plat/arm: Restrict PIE support to FVP The patch SHA 55cf015c enabled PIE support when RESET_TO_BL31=1 for all ARM platforms. But it seems n1sdp platform doesn't work with PIE support yet. Hence restrict the ENABLE_PIE=1 to fvp platform. Change-Id: If44e42528e4b0b57c69084503f346576fe0748bd Signed-off-by: Soby Mathew <soby.mathew@arm.com>