commit | 552757fc89fe54867d94d815f6f67f7bd5979395 | [log] [tgz] |
---|---|---|
author | laurenw-arm <lauren.wehrmeister@arm.com> | Wed Dec 02 12:47:56 2020 -0600 |
committer | Zelalem Aweke <zelalem.aweke@arm.com> | Fri Dec 18 21:48:03 2020 +0000 |
tree | 7b493e848aad4b2beb2ea1436b539faa90e36e91 | |
parent | ba6e0ef60b51bd3ce1df113d7959d8c29151ef48 [diff] [blame] |
Configs for ENABLE_PIE=1 testing Adding configs to test ENABLE_PIE=1 for BL31 with RESET_TO_BL31=0, TSP, and BL2_AT_EL3. Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com> Change-Id: I82065281605dd441345b798948fcd6a1afa2103d
diff --git a/tf_config/fvp-default-pie b/tf_config/fvp-default-pie new file mode 100644 index 0000000..b45bb2e --- /dev/null +++ b/tf_config/fvp-default-pie
@@ -0,0 +1,3 @@ +CROSS_COMPILE=aarch64-none-elf- +PLAT=fvp +ENABLE_PIE=1