coreboot/src/arch
Aaron Durbin b4ac926b30 arm: add _end symbol to bootblock.ld
It's helpful to view program size by inspecting the symbols.
_start and _end exist on romstage and ramstage. In order to
be consistent add _end for bootblock too.

BUG=None
BRANCH=None
TEST=Built and noted bootblock has _end symbol.

Change-Id: I7f0b4dd4078c7d23c70949563b4c3f4df9e66142
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/210832
Reviewed-by: Furquan Shaikh <furquan@chromium.org>
2014-08-04 16:34:12 +00:00
..
arm arm: add _end symbol to bootblock.ld 2014-08-04 16:34:12 +00:00
arm64 arm64: Seed the stack at stage_entry 2014-07-31 06:39:40 +00:00
x86 coreboot classes: Add dynamic classes to coreboot 2014-07-28 19:19:34 +00:00