coreboot-kgpe-d16/src/soc/intel/skylake
Angel Pons 00f53a8d9e soc/intel/skylake: Drop unnecessary ignore_vtd option
It is zero for all mainboards. If one really wanted to ignore VT-d
support, a user-visible Kconfig option would be a better approach.

Change-Id: I320c10317f3fabee5443c16ebdf1ffd0e24193b8
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52101
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
2021-04-08 06:47:15 +00:00
..
acpi soc/intel: Include gfx.asl from northbridge 2021-03-01 08:32:47 +00:00
bootblock soc/intel/skylake: Move gspi_early_bar_init() call 2021-03-01 19:43:22 +00:00
include/soc soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.h 2021-03-27 04:23:12 +00:00
nhlt
romstage soc/intel/skylake: Drop unnecessary ignore_vtd option 2021-04-08 06:47:15 +00:00
acpi.c soc/intel/skylake: Drop unnecessary ignore_vtd option 2021-04-08 06:47:15 +00:00
chip.c soc/intel/skylake: Drop unnecessary ignore_vtd option 2021-04-08 06:47:15 +00:00
chip.h soc/intel/skylake: Drop unnecessary ignore_vtd option 2021-04-08 06:47:15 +00:00
chipset.cb
cpu.c soc/intel/{skl,cnl}: Move smm_lock() to cpu.c 2021-02-24 11:35:05 +00:00
elog.c soc/intel: Remove unused <console/console.h> 2021-02-15 10:50:09 +00:00
fadt.c
finalize.c
gpio.c
graphics.c soc/intel: Remove unused <console/console.h> 2021-02-15 10:50:09 +00:00
gspi.c
i2c.c
irq.c
Kconfig soc/intel: Factor out common smmrelocate.c 2021-03-03 09:06:09 +00:00
lockdown.c
lpc.c
Makefile.inc soc/intel: Factor out common smmrelocate.c 2021-03-03 09:06:09 +00:00
me.c soc/intel/skylake: Always print ME FW SKU 2021-03-03 09:05:19 +00:00
p2sb.c
pmc.c
pmutil.c soc/intel/*/pmutil.c: Align cosmetics across platforms 2021-02-24 11:34:42 +00:00
reset.c
sd.c soc/intel/skylake: Clean up SD GPIO handling 2021-03-01 19:37:36 +00:00
smihandler.c
spi.c
systemagent.c soc/intel/skylake: Drop unnecessary ignore_vtd option 2021-04-08 06:47:15 +00:00
uart.c soc/intel/*: drop UART pad configuration from common code 2021-03-12 08:48:03 +00:00
vr_config.c
xhci.c