coreboot/src/arch
Aaron Durbin 6291f3bed7 arm64: 16 byte alignment and ramstage start address
To align with arm use the RAMSTAGE_BASE Kconfig option
for start of ramstage. Also, use 16-byte alignment for the
start and end of the secions. 4 bytes were previously used, but
it definitely seems more appropriate to at least have the heap
handing out 16-byte aligned pointers.

BUG=chrome-os-partner:29923
BRANCH=None
TEST=Built and booted through attempting to load payload

Change-Id: I39329055696ae21a9ed1d9a64769981ab4dcdddd
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/207432
Reviewed-by: Furquan Shaikh <furquan@chromium.org>
2014-07-11 01:53:04 +00:00
..
arm vboot2: implement select_firmware for pre-romstage verification 2014-06-30 18:45:09 +00:00
arm64 arm64: 16 byte alignment and ramstage start address 2014-07-11 01:53:04 +00:00
x86 smbios: Allow custom Type3 entry 2014-06-13 22:43:24 +00:00