From 32c79c4295ce8cb509505171252f97ac1eb3a0a3 Mon Sep 17 00:00:00 2001 From: Soby Mathew Date: Fri, 16 Feb 2018 14:57:24 +0000 Subject: Dynamic_config: remove the FVP dtb files Since FVP enables dynamic configuration by default, the DT blobs are compiled from source and included in FIP during build. Hence this patch removes the dtb files from the `fdts` folder. Change-Id: Ic155ecd257384a33eb2aa38c9b4430e47b09cd31 Signed-off-by: Soby Mathew --- fdts/fvp-base-gicv2-psci-aarch32.dtb | Bin 10336 -> 0 bytes fdts/fvp-base-gicv2-psci.dtb | Bin 9191 -> 0 bytes fdts/fvp-base-gicv3-psci-1t.dtb | Bin 9314 -> 0 bytes fdts/fvp-base-gicv3-psci-aarch32.dtb | Bin 10803 -> 0 bytes fdts/fvp-base-gicv3-psci-dynamiq.dtb | Bin 9314 -> 0 bytes fdts/fvp-base-gicv3-psci.dtb | Bin 9314 -> 0 bytes fdts/fvp-foundation-gicv2-psci.dtb | Bin 6448 -> 0 bytes fdts/fvp-foundation-gicv3-psci.dtb | Bin 6571 -> 0 bytes 8 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 fdts/fvp-base-gicv2-psci-aarch32.dtb delete mode 100644 fdts/fvp-base-gicv2-psci.dtb delete mode 100644 fdts/fvp-base-gicv3-psci-1t.dtb delete mode 100644 fdts/fvp-base-gicv3-psci-aarch32.dtb delete mode 100644 fdts/fvp-base-gicv3-psci-dynamiq.dtb delete mode 100644 fdts/fvp-base-gicv3-psci.dtb delete mode 100644 fdts/fvp-foundation-gicv2-psci.dtb delete mode 100644 fdts/fvp-foundation-gicv3-psci.dtb (limited to 'fdts') diff --git a/fdts/fvp-base-gicv2-psci-aarch32.dtb b/fdts/fvp-base-gicv2-psci-aarch32.dtb deleted file mode 100644 index b044a769..00000000 Binary files a/fdts/fvp-base-gicv2-psci-aarch32.dtb and /dev/null differ diff --git a/fdts/fvp-base-gicv2-psci.dtb b/fdts/fvp-base-gicv2-psci.dtb deleted file mode 100644 index d86cb780..00000000 Binary files a/fdts/fvp-base-gicv2-psci.dtb and /dev/null differ diff --git a/fdts/fvp-base-gicv3-psci-1t.dtb b/fdts/fvp-base-gicv3-psci-1t.dtb deleted file mode 100644 index 23d360fc..00000000 Binary files a/fdts/fvp-base-gicv3-psci-1t.dtb and /dev/null differ diff --git a/fdts/fvp-base-gicv3-psci-aarch32.dtb b/fdts/fvp-base-gicv3-psci-aarch32.dtb deleted file mode 100644 index 474b1888..00000000 Binary files a/fdts/fvp-base-gicv3-psci-aarch32.dtb and /dev/null differ diff --git a/fdts/fvp-base-gicv3-psci-dynamiq.dtb b/fdts/fvp-base-gicv3-psci-dynamiq.dtb deleted file mode 100644 index 99c6b460..00000000 Binary files a/fdts/fvp-base-gicv3-psci-dynamiq.dtb and /dev/null differ diff --git a/fdts/fvp-base-gicv3-psci.dtb b/fdts/fvp-base-gicv3-psci.dtb deleted file mode 100644 index a105ae66..00000000 Binary files a/fdts/fvp-base-gicv3-psci.dtb and /dev/null differ diff --git a/fdts/fvp-foundation-gicv2-psci.dtb b/fdts/fvp-foundation-gicv2-psci.dtb deleted file mode 100644 index 9d0cb928..00000000 Binary files a/fdts/fvp-foundation-gicv2-psci.dtb and /dev/null differ diff --git a/fdts/fvp-foundation-gicv3-psci.dtb b/fdts/fvp-foundation-gicv3-psci.dtb deleted file mode 100644 index a3164ab4..00000000 Binary files a/fdts/fvp-foundation-gicv3-psci.dtb and /dev/null differ -- cgit v1.2.3