coreboot/src
Aaron Durbin 4dd87fb2d8 coverage: use boot state callbacks
Utilize the static boot state callback scheduling to initialize
and tear down the coverage infrastructure at the appropriate points.
The coverage initialization is performed at BS_PRE_DEVICE which is the
earliest point a callback can be called. The tear down occurs at the
2 exit points of ramstage: OS resume and payload boot.

Change-Id: Ie5ee51268e1f473f98fa517710a266e38dc01b6d
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/3135
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-05-01 07:08:44 +02:00
..
arch coverage: use boot state callbacks 2013-05-01 07:08:44 +02:00
console spkmodem console 2013-04-18 22:47:59 +02:00
cpu exynos5250: uncomment $(INTERMEDIATE) 2013-04-26 08:50:11 +02:00
device Add PXE ROM selection to Kconfig menu 2013-04-03 18:01:44 +02:00
drivers [2/2] tps65090: re-factor for coreboot 2013-04-10 17:34:19 +02:00
ec ChromeEC: Drop unneeded Kconfig variable EC_GOOGLE_API_ROOT 2013-04-18 02:47:23 +02:00
include coverage: use boot state callbacks 2013-05-01 07:08:44 +02:00
lib coverage: use boot state callbacks 2013-05-01 07:08:44 +02:00
mainboard Google/Snow: Remove unnecessary serial console init code. 2013-04-30 19:22:05 +02:00
northbridge Intel i945: ACPI: Add _OSC method 2013-04-18 02:48:02 +02:00
southbridge Intel 82801gx: Use 2 << 24 to clarify that I/O APIC ID is 2 2013-04-26 18:37:00 +02:00
superio Add new superio device 2013-04-12 00:37:34 +02:00
vendorcode Eliminate use of pointers in coreboot table 2013-04-20 05:18:15 +02:00
Kconfig dynamic cbmem: fix memconsole and timestamps 2013-03-23 19:44:25 +01:00