commit | 70f625ad7fa034b1abd40627c725ac80b976e28e | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Dec 28 18:32:02 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Jan 18 19:33:41 2017 +0900 |
tree | d604088e2aa98ca33498f3e3d9b47edc1880fe70 | |
parent | 0fac5af585a03d502f457a6af6da206a67f9af20 [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>
diff --git a/plat/qemu/include/platform_def.h b/plat/qemu/include/platform_def.h index d983ce6..1fa2164 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