coreboot/src/cpu
Aaron Durbin 649901e8e8 amd/geode_lx: make done_cache_as_ram_main global
Current code written in C is calling a function implemented
in assembly. However, the symbol's visibility is not set
for such usage. Of course this works because MAINBOARDDIR/romstage.c
is being processed into an assembly file currently.

BUG=chrome-os-partner:44827
BRANCH=None
TEST=Built digitallogic/msm800sev while not changing romstage.c
     into an assembly file.

Change-Id: I84c3af0026f3f98bc64af007aa7cc196429f4e5f
Signed-off-by: Aaron Durbin <adubin@chromium.org>
Reviewed-on: http://review.coreboot.org/11511
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-09-05 15:26:25 +00:00
..
allwinner cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
amd amd/geode_lx: make done_cache_as_ram_main global 2015-09-05 15:26:25 +00:00
armltd vboot2: add verstage 2015-01-27 01:41:40 +01:00
dmp Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
intel x86: remove cpu_incs as romstage Make variable 2015-09-04 15:09:32 +00:00
mips Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
qemu-x86 Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
samsung/exynos5250 3rdparty: move to 3rdparty/blobs 2015-05-05 22:49:18 +02:00
ti Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
via x86: remove cpu_incs as romstage Make variable 2015-09-04 15:09:32 +00:00
x86 amd: raminit sysinfo offset fix 2015-08-13 16:10:17 +02:00
Kconfig cpu/amd/car: Move AP stacks below the BSP stack to free up space 2015-07-07 01:41:59 +02:00
Makefile.inc cpu: add x64 class for cpu_microcode 2015-06-16 02:47:57 +02:00