coreboot-kgpe-d16/src/lib
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
..
gnat
Kconfig src/lib: Add Kconfig option for SPD cache in FMAP 2020-12-14 08:23:41 +00:00
Kconfig.cbfs_verification cbfs: Allow mcache to be found after the first lookup 2020-12-09 17:44:52 +00:00
Makefile.inc src/lib: Add Kconfig option for SPD cache in FMAP 2020-12-14 08:23:41 +00:00
asan.c
b64_decode.c
boot_device.c
bootblock.c
bootmem.c
bootmode.c
bootsplash.c cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
cb.ads
cbfs.c cbfs: Allow mcache to be found after the first lookup 2020-12-09 17:44:52 +00:00
cbmem_common.c
cbmem_console.c
cbmem_stage_cache.c
compute_ip_checksum.c
coreboot_table.c coreboot_table: Convert some CONFIG(CHROMEOS) preprocessor 2020-12-31 12:25:42 +00:00
crc_byte.c
decompressor.c
delay.c
device_tree.c lib/device_tree.c: Remove repeated word 2021-01-18 07:38:49 +00:00
dimm_info_util.c
edid.c
edid_fill_fb.c lib/edid_fill_fb: Relax bits_per_pixel constraint 2021-01-24 11:18:23 +00:00
espi_debug.c
ext_stage_cache.c
fallback_boot.c
fit.c
fit_payload.c
fmap.c lib/fmap: Add null parameters handling 2020-12-11 19:15:25 +00:00
fw_config.c fw_config: Use UNDEFINED_FW_CONFIG to mean unprovisioned 2020-12-11 16:59:35 +00:00
gcc.c
gcov-glue.c
gcov-io.c
gcov-io.h
gcov-iov.h
gpio.c
halt.c
hardwaremain.c ACPI: Clean up GNVS initialisation 2021-01-24 19:57:17 +00:00
hexdump.c
hexstrtobin.c
hw-time-timer.adb
imd.c
imd_cbmem.c
jpeg.c
jpeg.h
libgcc.c
libgcov.c
list.c
lzma.c
lzmadecode.c
lzmadecode.h
malloc.c
memchr.c
memcmp.c
memcpy.c
memmove.c
memrange.c
memset.c
metadata_hash.c cbfs: Add verification for RO CBFS metadata hash 2020-12-03 00:11:08 +00:00
nhlt.c
primitive_memtest.c
prog_loaders.c
prog_ops.c
program.ld arch/x86: Move prologue to .init section 2021-01-07 11:02:03 +00:00
ramdetect.c
ramtest.c lib/ramtest: Fix ram_check() declarations 2021-01-18 07:26:32 +00:00
reg_script.c
region_file.c
reset.c
rmodule.c
rmodule.ld
romstage_handoff.c ACPI S3: Replace stashed acpi_slp_typ value 2021-01-23 20:19:47 +00:00
rtc.c
selfboot.c
spd_bin.c cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
spd_cache.c
stack.c
string.c
thread.c
timer.c
timer_queue.c
timestamp.c
ubsan.c
uuid.c
version.c
wrdd.c