the following patch was just integrated into master: commit 3cf6aea871e4b5929959124356a7775ff21d65ac Author: Furquan Shaikh furquan@google.com Date: Thu Oct 30 11:53:38 2014 -0700
x86: Update the check for Forbidden global variables
Add a section .illegal_globals to romstage and check that the section does not contain any variables while creating romstage.
[pg: Handle individual AGESA special cases in the linker script instead of whitelisting everything remotely AGESA related in the Makefile.]
Change-Id: I866681f51a44bc21770d32995c281b556a90c153 Signed-off-by: Furquan Shaikh furquan@google.com Signed-off-by: Patrick Georgi pgeorgi@google.com Reviewed-on: http://review.coreboot.org/7306 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See http://review.coreboot.org/7306 for details.
-gerrit