coreboot-kgpe-d16/src/soc/intel/skylake
Michael Niewöhner 43d2527203 soc/intel/skylake: lockdown: lock global reset
There are four chipsets selecting PMC_GLOBAL_RESET_ENABLE_LOCK but only
one (apollolake) is actually calling the code. Add the missing call.

Also fix the register offset in a comment in reset code.

Tested successfully on X11SSM-F by reading ETR3.

Change-Id: If190c3c66889ede105d958b423b38ebdcb698332
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36573
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-20 13:35:29 +00:00
..
acpi soc/intel/skylake/acpi/dptf: Disable DTRP when no DPTF_TSRX_SENSOR_ID is defined 2019-11-15 16:41:13 +00:00
bootblock soc/intel/skylake: drop support for FSP 1.1 2019-10-26 15:39:40 +00:00
include/soc soc/intel/common/ebda: Drop code 2019-11-10 15:38:25 +00:00
nhlt
romstage soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig 2019-11-04 19:25:02 +00:00
acpi.c soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig 2019-11-04 19:25:02 +00:00
chip.c intel/skylake: Use new PCIe RP devicetree update 2019-11-16 11:11:42 +00:00
chip.h soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig 2019-11-04 19:25:02 +00:00
cpu.c soc/{cannonlake,skylake}: Remove unused 'rdmsr(MSR_CONFIG_TDP_NOMINAL)' 2019-11-11 22:44:24 +00:00
elog.c soc/intel/skylake: search for PME wake event on all root ports 2019-10-24 07:43:11 +00:00
finalize.c soc/intel/skylake: set LT_LOCK_MEMORY at end of POST 2019-11-02 13:09:42 +00:00
fspcar.c
gpio.c soc/intel: Add GPI interrupt config register offset info 2019-04-29 12:18:27 +00:00
graphics.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
gspi.c
i2c.c soc/intel: Rename <intelblocks/chip.h> 2019-09-29 03:38:13 +00:00
irq.c intel/skylake: Refactor IRQ assignments 2019-10-02 20:13:55 +00:00
Kconfig drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver 2019-11-11 13:22:39 +00:00
lockdown.c soc/intel/skylake: lockdown: lock global reset 2019-11-20 13:35:29 +00:00
lpc.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
Makefile.inc soc/intel: skl,cnl,icl: consolidate ebda and memmap 2019-11-04 19:24:49 +00:00
me.c src: Remove unused 'include <string.h>' 2019-10-20 17:19:34 +00:00
p2sb.c
pmc.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
pmutil.c soc/intel/skylake: add soc implementation for ETR address API 2019-11-20 13:34:56 +00:00
reset.c soc/intel/skylake: lockdown: lock global reset 2019-11-20 13:35:29 +00:00
sd.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smihandler.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
smmrelocate.c soc/intel: Rename some SMM support functions 2019-08-15 06:55:59 +00:00
spi.c
systemagent.c soc/intel: Expand SA_DEV_ROOT for ramstage 2019-07-21 18:58:01 +00:00
uart.c soc/intel/common/block/uart: Update the UART PCI device reference 2019-08-04 15:16:50 +00:00
vr_config.c soc/skylake/vr_config: fix VR config for KBL-U CPUs 2019-11-01 11:51:31 +00:00
xhci.c soc/intel/common: Add SOC specific function to get XHCI USB info 2019-07-19 17:13:50 +00:00