summaryrefslogtreecommitdiff
path: root/plat/qemu
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-12-28 18:32:02 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-01-18 19:33:41 +0900
commit7a2b35d807960d9f0206d04b2800176ec995a690 (patch)
treed604088e2aa98ca33498f3e3d9b47edc1880fe70 /plat/qemu
parent474970535552b1e28b33461429b5492a1f1dd7cd (diff)
qemu: remove unused BL32_SIZE
I do not see any line that references BL32_SIZE. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'plat/qemu')
-rw-r--r--plat/qemu/include/platform_def.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plat/qemu/include/platform_def.h b/plat/qemu/include/platform_def.h
index d983ce6f..1fa21642 100644
--- a/plat/qemu/include/platform_def.h
+++ b/plat/qemu/include/platform_def.h
@@ -175,7 +175,6 @@
#else
# error "Unsupported BL32_RAM_LOCATION_ID value"
#endif
-#define BL32_SIZE (BL32_LIMIT - BL32_BASE)
#define NS_IMAGE_OFFSET 0x60000000