coreboot-kgpe-d16/src/soc/intel/baytrail
Kyösti Mälkki 4bd9187dad 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 or sizeof(uint64_t).

Change-Id: I9c73b7c44d234af42c571b23187b924ca2c3894a
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51639
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-06-14 19:45:56 +00:00
..
acpi
bootblock
include/soc baytrail: Factor out INT15 handler 2021-05-20 07:58:01 +00:00
romstage
acpi.c
chip.c
chip.h
cpu.c
dptf.c
ehci.c
elog.c
emmc.c
fadt.c
gfx.c
gpio.c
hda.c
int15.c baytrail: Factor out INT15 handler 2021-05-20 07:58:01 +00:00
iosf.c
Kconfig ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
lpe.c
lpss.c
Makefile.inc baytrail: Factor out INT15 handler 2021-05-20 07:58:01 +00:00
memmap.c
modphy_table.c
northcluster.c
pcie.c
perf_power.c
placeholders.c
pmutil.c
ramstage.c ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
refcode.c
refcode_native.c
sata.c
scc.c
sd.c
smihandler.c ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
smm.c
southcluster.c
tsc_freq.c
xhci.c