coreboot/src
Jason Glenesk e212bdba67 mb/google/skyrim/variants/baseboard: enable iommu
With IOMMU disabled, kernel complains that 'IOMMUv2 functionality not
available on this system'. Enable iommu in devicetree for skyrim proto
board in order to allow kernel to load and initialize IOMMUv2.

BUG=b:232750390
TEST=Boot to Chrome OS on skyrim board, and
     grep dmesg for "AMD IOMMUv2 loaded and initialized"

Change-Id: I2f10f5eda8083335619a34c44df253b8e5a8572c
Signed-off-by: Jason Glenesk <Jason.Glenesk@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65190
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
2022-06-22 15:06:36 +00:00
..
acpi ec/google/chromeec: Add retimer handle to Type C conn 2022-05-04 13:15:30 +00:00
arch arch/x86/acpi: Replace ShiftLeft() with ASL 2.0 syntax 2022-06-09 09:07:18 +00:00
commonlib soc/mediatek: pass access mode to the payload 2022-06-12 22:28:37 +00:00
console console: Make CONSOLE_SPI_FLASH depend on BOOT_DEVICE_SPI_FLASH 2022-04-27 06:55:47 +00:00
cpu microcode: Add error msg in case intel_microcode_find() return NULL 2022-06-22 12:50:56 +00:00
device device/resource: Add _kb postfix for resource allocators 2022-06-22 12:30:15 +00:00
drivers device/resource: Add _kb postfix for resource allocators 2022-06-22 12:30:15 +00:00
ec ec/lenovo/pmh7: Add IORESOURCE_ASSIGNED flag 2022-06-22 08:55:47 +00:00
include cpu/intel/microcode: Have API to re-load microcode patch 2022-06-22 12:35:53 +00:00
lib Replace some ENV_ROMSTAGE with ENV_RAMINIT 2022-06-07 12:53:19 +00:00
mainboard mb/google/skyrim/variants/baseboard: enable iommu 2022-06-22 15:06:36 +00:00
northbridge device/resource: Add _kb postfix for resource allocators 2022-06-22 12:30:15 +00:00
security security/vboot: Add support for GSCVD (Google "RO verification") 2022-06-21 12:31:48 +00:00
soc soc/cannonlake: Hook up Comet Lake U 06-a6-01 microcode 2022-06-22 12:56:01 +00:00
southbridge device/resource: Add _kb postfix for resource allocators 2022-06-22 12:30:15 +00:00
superio superio/winbond/w83667hg-a: Replace LEqual(a,b) with ASL 2.0 syntax 2022-06-09 09:05:56 +00:00
vendorcode vc/intel/fsp/fsp2_0/mtl: Add FSP header files (2173_00) for Meteor Lake 2022-06-09 13:49:53 +00:00
Kconfig src/Kconfig: Fix a spelling issue 2022-05-30 04:25:20 +00:00