coreboot/src/drivers
Daisuke Nojiri 6b66140ac9 vboot2: read secdata and nvdata
This code ports antirollback module and tpm library from platform/vboot_reference.
names are modified to conform to Coreboot's style.

The rollback_index module is split in a bottom half and top half. The top half
contains generic code which hides the underlying storage implementation
the bottom half implements the storage abstraction.
With this change, the bottom half is moved to coreboot, while the top half stays
in vboot_reference.

TEST=Built with USE=+/-vboot2 for Blaze. Built Samus, Link.
BUG=none
Branch=none
Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org>
Change-Id: I77e3ae1a029e09d3cdefe8fd297a3b432bbb9e9e
Reviewed-on: https://chromium-review.googlesource.com/206065
Reviewed-by: Randall Spangler <rspangler@chromium.org>
Reviewed-by: Luigi Semenzato <semenzato@chromium.org>
2014-07-23 02:29:18 +00:00
..
ams rtc: Add an RTC driver for the AS3722 PMIC. 2014-05-02 23:58:52 +00:00
ati Get rid of drivers class 2012-11-27 22:00:49 +01:00
dec GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
elog elog: Add ELOG_TYPE_BOOT event using fake boot count if necessary 2014-06-19 03:32:28 +00:00
emulation Get rid of drivers class 2012-11-27 22:00:49 +01:00
generic BACKPORT: x86 I/O APIC: Make functions io_apic_{read,write}() public 2014-04-23 02:44:28 +00:00
i2c vboot2: read secdata and nvdata 2014-07-23 02:29:18 +00:00
ics Get rid of drivers class 2012-11-27 22:00:49 +01:00
intel Haswell/falco/peppy/slippy: continue to clean up FUI. 2013-12-19 01:17:37 +00:00
ipmi Get rid of drivers class 2012-11-27 22:00:49 +01:00
maxim i2c: Replace the i2c API. 2014-04-10 06:05:01 +00:00
oxford Rename cpu/x86/car.h to arch/early_variables.h 2013-07-30 13:40:23 -07:00
parade i2c: Replace the i2c API. 2014-04-10 06:05:01 +00:00
pc80 coreboot ARM: Get rid of HAVE_INIT_TIMER config option 2014-05-07 23:30:33 +00:00
realtek GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
sil Get rid of drivers class 2012-11-27 22:00:49 +01:00
spi Support storm Spansion flash variety 2014-06-23 21:48:49 +00:00
ti i2c: Replace the i2c API. 2014-04-10 06:05:01 +00:00
trident Get rid of drivers class 2012-11-27 22:00:49 +01:00
Kconfig rtc: Add an RTC driver for the AS3722 PMIC. 2014-05-02 23:58:52 +00:00
Makefile.inc rtc: Add an RTC driver for the AS3722 PMIC. 2014-05-02 23:58:52 +00:00