coreboot-kgpe-d16/src/drivers/elog
Aaron Durbin d10f9d57c2 drivers/elog: use region_device for NV storage
Instead of assuming SPI backing use a region_device to
abstract away the underlying storage mechanism.

BUG=chrome-os-partner:55932

Change-Id: I6b0f5a7e9bea8833fb1bca87e02abefab63acec3
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/16204
Tested-by: build bot (Jenkins)
Reviewed-by: Furquan Shaikh <furquan@google.com>
2016-08-19 18:18:08 +02:00
..
boot_count.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
elog.c drivers/elog: use region_device for NV storage 2016-08-19 18:18:08 +02:00
elog_internal.h drivers/elog: remove unnecessary global state 2016-08-09 17:49:58 +02:00
gsmi.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig drivers/elog: use region_device for NV storage 2016-08-19 18:18:08 +02:00
Makefile.inc