coreboot-kgpe-d16/src/acpi
Kyösti Mälkki 37eb24be15 ACPI: Clean up GNVS initialisation
With the common <soc/nvs.h> approach platform does not
need to implement the common accessors or sizeof() function.

Change-Id: I1050a252f765c763c1ae2d1610cbfb0d973ba026
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49793
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-01-24 19:57:17 +00:00
..
Kconfig acpi,soc/intel/common: add support for Intel Low Power Idle Table 2021-01-11 20:49:23 +00:00
Makefile.inc ACPI: Clean up GNVS initialisation 2021-01-24 19:57:17 +00:00
acpi.c ACPI: Clean up GNVS initialisation 2021-01-24 19:57:17 +00:00
acpi_pm.c ACPI: Add helpers for CBMEM_ID_POWER_STATE 2021-01-23 20:31:09 +00:00
acpigen.c src/acpi/acpigen: Add NULL pointer check 2020-12-02 06:07:05 +00:00
acpigen_dptf.c src/acpi: Add missing <{stdbool,stdint}.h> 2020-07-29 09:37:10 +00:00
acpigen_dsm.c acpi/acpigen_dsm: fix I2C HID DSM to report correct function support 2020-10-16 18:23:54 +00:00
acpigen_ps2_keybd.c src/acpi: Add missing <{stdbool,stdint}.h> 2020-07-29 09:37:10 +00:00
acpigen_usb.c acpi: Skip writing references for disabled devices in Type-C config 2020-10-20 21:29:53 +00:00
chromeos-gnvs.c ACPI: Refactor ChromeOS specific ACPI GNVS 2021-01-18 18:02:27 +00:00
device.c acpi/device: Add GPIO binding property for an array of GPIOs 2020-10-14 05:43:00 +00:00
gnvs.c ACPI: Clean up GNVS initialisation 2021-01-24 19:57:17 +00:00
pld.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
sata.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
soundwire.c src/acpi/soundwire.c: Add missing <stddef.h> 2020-07-14 16:10:43 +00:00