commit | d4580d17eb524b45e655007955246457ff47c798 | [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 | a9f803b74571766cb8b6d1d5c01d7f1da5ebdaf4 [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>