Attention is currently required from: Lance Zhao, Tim Wawrzynczak, Patrick Rudolph.

Kyösti Mälkki uploaded patch set #5 to this change.

View Change

ACPI: Refactor use of global and device NVS

After ChromeOS NVS was moved to a separate allocation and the use
of multiple OperationRegions, maintaining the fixed offsets is not
necessary.

Use actual structure size for OperationRegions, but align the
allocations to 8 bytes.

Change-Id: I9c73b7c44d234af42c571b23187b924ca2c3894a
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
---
M src/acpi/Kconfig
M src/acpi/acpigen_extern.asl
M src/acpi/gnvs.c
M src/include/acpi/acpi_gnvs.h
M src/soc/intel/baytrail/Kconfig
M src/soc/intel/baytrail/ramstage.c
M src/soc/intel/baytrail/smihandler.c
M src/soc/intel/braswell/Kconfig
M src/soc/intel/braswell/acpi.c
M src/soc/intel/broadwell/Kconfig
M src/soc/intel/broadwell/pch/ramstage.c
M src/vendorcode/google/chromeos/gnvs.h
12 files changed, 37 insertions(+), 34 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/39/51639/5

To view, visit change 51639. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I9c73b7c44d234af42c571b23187b924ca2c3894a
Gerrit-Change-Number: 51639
Gerrit-PatchSet: 5
Gerrit-Owner: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Lance Zhao
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak@chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-Attention: Lance Zhao
Gerrit-Attention: Tim Wawrzynczak <twawrzynczak@chromium.org>
Gerrit-Attention: Patrick Rudolph <siro@das-labor.org>
Gerrit-MessageType: newpatchset