coreboot-kgpe-d16/src/arch
Aaron Durbin 76ab2b7a8a arch/x86: allow global .bss objects without CAR_GLOBAL
For platforms utilizing CONFIG_NO_CAR_GLOBAL_MIGRATION there's
no need to automatically migrate globals. Because of this it's
possible to automatically allow for uninitialized global variables
which reside in the .bss section without needing to decorate those
objects with CAR_GLOBAL.

Change-Id: Icae806fecd936ed2ebf0c13d30ffa07c77a95150
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/29359
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-11-01 21:33:03 +00:00
..
arm selfboot: remove bounce buffers 2018-10-11 17:42:41 +00:00
arm64 selfboot: create selfboot_check function, remove check param 2018-10-25 16:57:51 +00:00
mips selfboot: remove bounce buffers 2018-10-11 17:42:41 +00:00
power8 selfboot: remove bounce buffers 2018-10-11 17:42:41 +00:00
riscv src: Add missing include <stdint.h> 2018-10-30 09:41:08 +00:00
x86 arch/x86: allow global .bss objects without CAR_GLOBAL 2018-11-01 21:33:03 +00:00