diff options
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2019-03-05 16:48:25 +0200 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2019-09-09 22:17:27 +0000 |
commit | 6fdb223859959c5fe9392c0e5a34d6090cdeebeb (patch) | |
tree | c3923aba0fc3d9749188d426e439a89d17d0d6c9 /src/device/device.c | |
parent | 03026a2a7d4d4b87848e0074efb835306773d16a (diff) |
arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0
These platforms return to romstage from FSP only after
already having torn CAR down. A copy of the entire CAR
region is available and discoverable via HOB.
Previously, CBMEM console detected on-the-fly that CAR
migration had happened and relocated cbmem_console_p
accoringlin with car_sync_var(). However, if the CAR_GLOBAL
pointing to another object inside CAR is a relative offset
instead, we have a more generic solution that can be used
with timestamps code as well.
Change-Id: Ica877b47e68d56189e9d998b5630019d4328a419
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35140
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/device/device.c')
0 files changed, 0 insertions, 0 deletions