coreboot/src/mainboard/amd
Kyösti Mälkki 903ce25040 binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart
We define BINARYPI_LEGACY_WRAPPER a method of calling AGESA
via functions in agesawrapper.c file. The approach implemented
there makes it very inconvenient to do board-specific
customisation or present common platform-specific features.
Seems like it also causes assertion errors on AGESA side.
The flag is applied here to all boards and then individually
removed one at a time, as things get tested.

New method is not to call AGESA internal functions directly,
but via the dispatcher. AGESA call parameters are routed to
hooks in both platform and board -directories, to allow for
easy capture or modification as needed.

For each AGESA dispatcher call made, eventlog entries are
replayed to the console log. Also relocations of AGESA heap
that took place are recorded.

New method is expected to be compatible with binaryPI.

Change-Id: I2900249e60f21a13dc231f4a8a04835e090109d5
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/19272
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-08-02 05:11:04 +00:00
..
bettong binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart 2017-08-02 05:11:04 +00:00
bimini_fam10 mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references 2017-07-06 00:19:48 +00:00
db-ft3b-lc binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart 2017-08-02 05:11:04 +00:00
db800 sb/amd/cs5536: Remove includes of C files 2017-07-18 19:03:28 +00:00
dbm690t K8: Fix indirect includes 2017-07-14 07:23:18 +00:00
dinar mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references 2017-07-06 00:19:48 +00:00
f2950 sb/amd/cs5536: Remove includes of C files 2017-07-18 19:03:28 +00:00
gardenia soc/amd/stoneyridge: Move ACPI MADT table to soc 2017-07-31 17:31:00 +00:00
inagua mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references 2017-07-06 00:19:48 +00:00
lamar binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart 2017-08-02 05:11:04 +00:00
mahogany K8: Fix indirect includes 2017-07-14 07:23:18 +00:00
mahogany_fam10 mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references 2017-07-06 00:19:48 +00:00
norwich sb/amd/cs5536: Remove includes of C files 2017-07-18 19:03:28 +00:00
olivehill AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart 2017-08-02 04:46:29 +00:00
olivehillplus binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart 2017-08-02 05:11:04 +00:00
parmer mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references 2017-07-06 00:19:48 +00:00
persimmon AGESA: Introduce AGESA_LEGACY and its counterpart 2017-03-28 01:57:09 +02:00
pistachio K8: Fix indirect includes 2017-07-14 07:23:18 +00:00
rumba sb/amd/cs5536: Remove includes of C files 2017-07-18 19:03:28 +00:00
samba
serengeti_cheetah K8: Fix indirect includes 2017-07-14 07:23:18 +00:00
serengeti_cheetah_fam10 mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references 2017-07-06 00:19:48 +00:00
south_station AGESA: Introduce AGESA_LEGACY and its counterpart 2017-03-28 01:57:09 +02:00
thatcher mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references 2017-07-06 00:19:48 +00:00
tilapia_fam10 mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references 2017-07-06 00:19:48 +00:00
torpedo AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart 2017-08-02 04:46:29 +00:00
union_station AGESA: Introduce AGESA_LEGACY and its counterpart 2017-03-28 01:57:09 +02:00
Kconfig kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00