Hello Aaron Durbin, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34886
to look at the new patch set (#2).
Change subject: arch/x86: Extend MAYBE_STATIC with MAYBE_BSS ......................................................................
arch/x86: Extend MAYBE_STATIC with MAYBE_BSS
With CAR_GLOBAL_MIGRATION=n .bss is always available for zero-initialised variables in pre-ram stages.
Change-Id: I9f584058c7ea3a68ef7f38eaf3c9d8daf620828e Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- M src/device/device_const.c M src/ec/google/chromeec/ec_lpc.c M src/include/stddef.h M src/lib/lzma.c M src/lib/timestamp.c M src/mainboard/google/stout/chromeos.c M src/security/tpm/tspi/log.c M src/soc/intel/baytrail/northcluster.c M src/soc/intel/braswell/northcluster.c 9 files changed, 19 insertions(+), 10 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/34886/2