coreboot-kgpe-d16/src
Andrey Petrov ed7d91d257 mb/ocp/sonorapass: Populate FSP-M parameters
Since CPX FSP headers are not released yet, populate certain
settings with hard-coded offsets. Provided values are probably
not correct and I do not understand what they mean and there is
no documentation available yet. However they were found to work
to a certain degree.

TEST=tested on OCP Sonora Pass EVT

Change-Id: I0f78cde69cb8a49a388a412b97bf8713e5b380ea
Signed-off-by: Andrey Petrov <anpetrov@fb.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40554
Reviewed-by: Andrey Petrov <andrey.petrov@gmail.com>
Reviewed-by: Maxim Polyakov <max.senia.poliak@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-05-01 16:40:42 +00:00
..
acpi
arch acpi_device: Make integer array input variable const 2020-05-01 06:54:51 +00:00
commonlib rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE 2020-04-23 01:21:56 +00:00
console drivers/pc80/rtc: Drop CMOS_POST_EXTRA option 2020-04-20 06:13:39 +00:00
cpu cpu/x86/mtrr/earlymtrr: Validate MTRR arguments 2020-05-01 15:42:01 +00:00
device device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
drivers src: Remove not used 'include <smbios.h>' 2020-05-01 06:16:33 +00:00
ec ec/google/chromeec: Fix incorrect diag message 2020-05-01 06:57:11 +00:00
include include/device/device.h: Include <smbios.h> 2020-05-01 06:15:57 +00:00
lib rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE 2020-04-23 01:21:56 +00:00
mainboard mb/ocp/sonorapass: Populate FSP-M parameters 2020-05-01 16:40:42 +00:00
northbridge src: Remove unused 'include <cpu/x86/cache.h>' 2020-05-01 06:10:49 +00:00
security security/vboot: Convert reboot-related errors to vboot2-style 2020-05-01 06:27:56 +00:00
soc soc/intel/baytrail: Fix 16-bit read/write PCI_COMMAND register 2020-05-01 16:40:20 +00:00
southbridge sb/intel/i82801gx: Fix 16-bit read/write PCI_COMMAND register 2020-05-01 11:51:08 +00:00
superio superio/aspeed/common: Add early configure functions 2020-04-29 16:06:02 +00:00
vendorcode vc/eltan/security/verified_boot/vboot_check.c: Increase wb_buffer size 2020-05-01 06:38:37 +00:00
Kconfig src/Kconfig: enable USE_BLOBS by default 2020-04-14 10:03:55 +00:00