coreboot/src/cpu/amd
Kyösti Mälkki 9d8adc0e3a x86 SMM: Fix use with RELOCATABLE_RAMSTAGE
The value for _size was not evaluated correctly if ramstage
is relocated, make the calculation runtime.

While touching it, move symbol declarations to header file.

Change-Id: I4402315945771acf1c86a81cac6d43f1fe99a2a2
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/17784
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-12-11 08:56:40 +01:00
..
agesa MMCONF_SUPPORT: Flip default to enabled 2016-12-07 13:00:31 +01:00
car romstage_handoff: remove code duplication 2016-12-01 08:16:15 +01:00
dualcore src/cpu: Improve code formatting 2016-09-04 05:33:04 +02:00
family_10h-family_15h MMCONF_SUPPORT: Flip default to enabled 2016-12-07 13:00:31 +01:00
geode_gx2 MMCONF_SUPPORT: Flip default to enabled 2016-12-07 13:00:31 +01:00
geode_lx MMCONF_SUPPORT: Flip default to enabled 2016-12-07 13:00:31 +01:00
microcode src/cpu: Add required space before opening parenthesis '(' 2016-08-28 18:47:23 +02:00
model_fxx src/cpu: Remove unnecessary whitespace 2016-10-07 18:08:25 +02:00
mtrr src/cpu: Add required space before opening parenthesis '(' 2016-08-28 18:47:23 +02:00
pi MMCONF_SUPPORT: Flip default to enabled 2016-12-07 13:00:31 +01:00
quadcore src/cpu: Add required space before opening parenthesis '(' 2016-08-28 18:47:23 +02:00
smm x86 SMM: Fix use with RELOCATABLE_RAMSTAGE 2016-12-11 08:56:40 +01:00
socket_754
socket_939
socket_940
socket_AM2
socket_AM2r2
socket_AM3
socket_ASB2
socket_C32
socket_F
socket_F_1207
socket_FM2
socket_G34
socket_S1G1
Kconfig
Makefile.inc