coreboot-kgpe-d16/src/northbridge/amd/agesa/family14
Kyösti Mälkki 21e609c1c9 AGESA: Move romstage-ramstage splitline
In AGESA specification AmdInitEnv() is to be called once
host memory allocator has started. In coreboot context this
could mean either availability of CBMEM or malloc heap.

As for AmdS3LateRestore(), there is no requirement to have
it run as part of the romstage either.

Change-Id: Icc8d97b82df89e2480e601d5c2e094de0365b0a5
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/18888
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-08-02 04:48:20 +00:00
..
acpi
amdfam14_conf.c northbridge/amd/agesa/*: Add whitespace around '<<' 2017-06-28 00:23:39 +00:00
chip.h
dimmSpd.c vendorcode/amd: Unify Porting.h across all targets 2017-06-27 17:35:39 +00:00
Kconfig AGESA: Switch to MMCONF_SUPPORT_DEFAULT 2016-12-01 05:49:09 +01:00
Makefile.inc AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart 2017-08-02 04:46:29 +00:00
northbridge.c AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart 2017-08-02 04:46:29 +00:00
pci_devs.h
state_machine.c AGESA: Move romstage-ramstage splitline 2017-08-02 04:48:20 +00:00