coreboot-kgpe-d16/src/soc/intel/common
Furquan Shaikh aedbfc8f09 soc/intel/common: Enable support to write protect SPI flash range
Write-protect SPI flash range provided by caller by using a free Flash
Protected Range (FPR) register. This expects SoC to define a callback
for providing information about the first FPR register address and
maximum number of FPRs supported.

BUG=chrome-os-partner:58896

Change-Id: I4e34ede8784e5587a5e08ffa10e20d2d14e20add
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/17115
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
2016-10-26 01:50:36 +02:00
..
acpi soc/intel/common: Add support for serial console based ACPI debug 2016-08-11 16:03:29 +02:00
acpi.h src/soc: Capitalize CPU, ACPI, RAM and ROM 2016-07-31 19:27:53 +02:00
acpi_wake_source.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
gma.h src/soc: Capitalize CPU, ACPI, RAM and ROM 2016-07-31 19:27:53 +02:00
hda_verb.c src/soc: Add required space before opening parenthesis '(' 2016-08-31 20:09:42 +02:00
hda_verb.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig soc/intel/common: Enable support to write protect SPI flash range 2016-10-26 01:50:36 +02:00
lpss_i2c.c lpss_i2c: Add Kconfig option to enable debug 2016-09-14 22:24:06 +02:00
lpss_i2c.h skylake: Generate ACPI timing values for I2C devices 2016-07-01 18:51:51 +02:00
Makefile.inc soc/intel/common: Enable support to write protect SPI flash range 2016-10-26 01:50:36 +02:00
mma.c intel/common/mma: override SAGV to fixed high for MMA tests 2016-05-10 22:59:58 +02:00
mma.h tree: drop last paragraph of GPL copyright header from new files 2016-01-13 20:35:40 +01:00
mrc_cache.c bootmode: Get rid of CONFIG_BOOTMODE_STRAPS 2016-07-28 00:36:22 +02:00
mrc_cache.h soc/intel/common/mrc_cache: Honor MRC data as a constant pointer 2016-05-04 20:07:26 +02:00
nhlt.c soc/intel/common: use nvs.h include for nhlt code 2016-07-01 03:20:58 +02:00
nvm.c soc/intel/common: Enable support to write protect SPI flash range 2016-10-26 01:50:36 +02:00
nvm.h soc/intel/common/nvm: Allow overriding to_flash_offset() function 2016-04-08 18:10:58 +02:00
opregion.c intel/common/opregion.c: only write 16 bytes to 16 byte field 2016-07-28 19:22:35 +02:00
opregion.h soc/intel/common: Add IGD OpRegion support 2016-05-18 07:03:13 +02:00
reset.c soc/intel/common: Fix build error in reset.c 2016-08-01 22:14:08 +02:00
smi.h soc/intel/common: Add common smihandler code 2016-05-25 19:09:00 +02:00
smihandler.c intel/common: Clear wake status bits before sleep 2016-08-25 23:43:58 +02:00
spi.c soc/intel/common: Enable support to write protect SPI flash range 2016-10-26 01:50:36 +02:00
spi.h soc/intel/common: Enable support to write protect SPI flash range 2016-10-26 01:50:36 +02:00
util.c cpu/x86: Support CPUs without rdmsr/wrmsr instructions 2016-07-27 13:50:11 +02:00
util.h cpu/x86: Support CPUs without rdmsr/wrmsr instructions 2016-07-27 13:50:11 +02:00
vbt.c soc/intel/apollolake: Remove PEIM GFX from normal mode and S3 resume 2016-07-29 00:09:05 +02:00
vbt.h soc/intel/apollolake: Remove PEIM GFX from normal mode and S3 resume 2016-07-29 00:09:05 +02:00