the following patch was just integrated into master: commit f0ba2259b84c1f5083dab14925351ddf8b245e11 Author: Duncan Laurie dlaurie@chromium.org Date: Tue Oct 25 20:03:56 2016 -0700
skylake: Prepare GPE for use in bootblock
Export the pmc_gpe_init() function from pmc.c to pmutil.c so it can be used in bootblock, and then call it from there to initialize any GPEs for use in firmware.
BUG=chrome-os-partner:58666 TEST=test working GPE as TPM interrupt on skylake board
Change-Id: I6b4f7d0aa689db42dc455075f84ab5694e8c9661 Signed-off-by: Duncan Laurie dlaurie@chromium.org Reviewed-on: https://review.coreboot.org/17135 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh furquan@google.com Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net
See https://review.coreboot.org/17135 for details.
-gerrit