Commit 7a2b35d8 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

qemu: remove unused BL32_SIZE



I do not see any line that references BL32_SIZE.
Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 47497053
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment