summaryrefslogtreecommitdiff
path: root/src/arch/arm64/ramstage.ld
AgeCommit message (Expand)Author
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06build system: run linker scripts through the preprocessorPatrick Georgi
2015-03-27arm64: remove _stack and _estack symbols in linker scriptAaron Durbin
2015-03-27arm64: clean up ramstage.ldAaron Durbin
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-03-04arm64: Set 16 byte alignment and ramstage start addressAaron Durbin
2015-03-04arm64: use one stage_entry for all stagesAaron Durbin
2015-03-04arm64: ensure vital sections aren't garbage collectedAaron Durbin
2014-09-23coreboot arm64: Add support for arm64 into coreboot frameworkFurquan Shaikh