aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/plat-zynq7k
diff options
context:
space:
mode:
authorAndy Green <andy@warmcat.com>2017-01-12 16:43:24 +0800
committerJerome Forissier <jerome.forissier@linaro.org>2017-01-18 10:49:15 +0100
commitb0bf72b2aff915245d9f58787d9563087ea8265b (patch)
tree924c961e4225c7b0cc21dd6022adddc408912a13 /core/arch/arm/plat-zynq7k
parent090268f5deb6c26c9395d5da2f1841e10d402247 (diff)
cruft: remove unreferenced HEAP_SIZE
There are no consumers of this and it just confuses the issue of how to set the heap size. Signed-off-by: Andy Green <andy@warmcat.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> [Wrap commit description. Rebase on top of master.] Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Diffstat (limited to 'core/arch/arm/plat-zynq7k')
-rw-r--r--core/arch/arm/plat-zynq7k/platform_config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/arch/arm/plat-zynq7k/platform_config.h b/core/arch/arm/plat-zynq7k/platform_config.h
index 44aedb41..c970048e 100644
--- a/core/arch/arm/plat-zynq7k/platform_config.h
+++ b/core/arch/arm/plat-zynq7k/platform_config.h
@@ -68,8 +68,6 @@
#define DRAM0_BASE 0x00100000
#define DRAM0_SIZE 0x3FF00000
-#define HEAP_SIZE (24 * 1024)
-
#define CFG_TEE_RAM_VA_SIZE (1024 * 1024)
#define CFG_TEE_CORE_NB_CORE 2