coreboot-kgpe-d16/src
Andrey Petrov 4e48ac04da soc/intel/xeon_sp/cpx: Implement hide/unhide P2SB traditional dance
Perform the P2SB hide/unhide trick. This is needed so that BAR0
(0xfd000000) is not reclaimed by resource allocator, since it can
not deal with a device that does not exist (hidden).

Signed-off-by: Andrey Petrov <anpetrov@fb.com>
Change-Id: I5db0ae4e31d72ba86efba5728b2afc68d3180d5d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40921
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Maxim Polyakov <max.senia.poliak@gmail.com>
2020-05-01 23:12:12 +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/intel/cedarisland_crb: Enable P2SB device 2020-05-01 23:11:44 +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/xeon_sp/cpx: Implement hide/unhide P2SB traditional dance 2020-05-01 23:12:12 +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