summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/include/intelblocks/fast_spi.h
diff options
context:
space:
mode:
authorSubrata Banik <subrata.banik@intel.com>2017-08-25 12:08:59 +0530
committerAaron Durbin <adurbin@chromium.org>2017-08-25 18:02:44 +0000
commit639bf8a4bd977ec6b44ee008cadcffca85ae61e2 (patch)
tree96ad9a3ba296b9abc64a5d6189d88f4e33320aba /src/soc/intel/common/block/include/intelblocks/fast_spi.h
parent84f428f740b7ad257729e2e68426fb5de06bde82 (diff)
downloadcoreboot-639bf8a4bd977ec6b44ee008cadcffca85ae61e2.tar.xz
soc/intel/skylake: Move PMC lock down config after resource allocation
This patch to ensures that coreboot is performing PMC registers lockdown after PCI enumeration is done. This requirements are intended to support platform security guideline where all required chipset registers are expected to be in lock down stage before launching any 3rd party code as in option rom etc. coreboot has to change its execution order to meet those requirements. Hence PMC register lock down has been moved right after pci resource allocation is done, so that PMC registers can be lock down before calling post pci enumeration FSP NotifyPhase() API which is targeted to be done in BS_DEV_ENABLE-BS_ON_ENTRY. TEST=Ensure PMC MMIO register 0xC4 bit 31 is set. Change-Id: Ibd86a38fa78752ce007da63a9ccdd991ca21ab92 Signed-off-by: Subrata Banik <subrata.banik@intel.com> Reviewed-on: https://review.coreboot.org/21029 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/soc/intel/common/block/include/intelblocks/fast_spi.h')
0 files changed, 0 insertions, 0 deletions