commit | aac58587f4a3891bc10c139d0d4caaf9fd1bdf9b | [log] [tgz] |
---|---|---|
author | johpow01 <john.powell@arm.com> | Tue Oct 05 16:51:34 2021 -0500 |
committer | Manish Pandey <manish.pandey2@arm.com> | Wed Oct 13 16:26:02 2021 +0100 |
tree | 71a483706d89b4c1639e35c3d6a813ba1327da26 | |
parent | acb2394c459d8396f9e9042619279ab408fcce67 [diff] [blame] |
feat(fvp_r): add build configurations This patch adds build configuration for fvp_r platform Signed-off-by: John Powell <john.powell@arm.com> Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: I5ea787f103753ed178915c1e3a70f8d5cf1bf5d0
diff --git a/tf_config/fvp-r-default b/tf_config/fvp-r-default new file mode 100644 index 0000000..543df07 --- /dev/null +++ b/tf_config/fvp-r-default
@@ -0,0 +1,2 @@ +CROSS_COMPILE=aarch64-none-elf- +PLAT=fvp_r