coreboot/src
Raul E Rangel 8173ad1ed7 grunt: Wire up the EC SMI handler
This won't actually get called yet since the GPIO pin has not been
configured as SMI.

BUG=b:80295434
TEST=grunt: Made sure events could be processed.

Change-Id: I189e26196e4543b3e34bff5d9df8566eff07d585
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Reviewed-on: https://review.coreboot.org/26546
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2018-05-27 01:04:39 +00:00
..
acpi
arch src: Add space after 'while' 2018-05-24 12:17:31 +00:00
commonlib Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
console Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
cpu Remove leftover Intel CPU support 2018-05-24 17:23:41 +00:00
device device: Move find_dev_path() to device_const.c 2018-05-25 02:45:17 +00:00
drivers elog: Only log POST code from previous boot on non-S3 resume 2018-05-25 16:40:41 +00:00
ec src: Remove space after defined 2018-05-24 12:16:59 +00:00
include elog: Allow calling boot_count_read() without CONFIG_ELOG_BOOT_COUNT 2018-05-25 16:40:08 +00:00
lib Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
mainboard grunt: Wire up the EC SMI handler 2018-05-27 01:04:39 +00:00
northbridge nb/intel/fsp_sandybridge: Fix lost const qualifier on 'device_t' 2018-05-24 18:08:41 +00:00
security security/vboot: Remove redundent _verstage/_everstage/_verstage_size symbols 2018-05-14 16:24:28 +00:00
soc grunt: Wire up the EC SMI handler 2018-05-27 01:04:39 +00:00
southbridge sb/intel/common/pirq_gen: Rework generating pin-route tables 2018-05-25 20:32:58 +00:00
superio superio/ite/it8720f: Implement power control 2018-05-15 11:47:14 +00:00
vendorcode Remove leftover AMD CIMX RD890 vendorcode 2018-05-24 13:21:32 +00:00
Kconfig Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00