coreboot/src
John Zhao a66b816675 soc/intel/jasperlake: Remove TCSS setting from the DMAR table
The Jasperlake does not support TCSS. This change removes the TCSS
setting from the DMAR table.

BUG=None
TEST=Built image successfully.

Signed-off-by: John Zhao <john.zhao@intel.com>
Change-Id: I573e2038fd76ac66af88125117774b40cc80c704
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52575
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-04-23 14:48:04 +00:00
..
acpi ACPI: Fix the devices scope in the SATC structure 2021-04-22 10:15:11 +00:00
arch arch/x86/smbios: Let SMBIOS type 9 be able to write slot ID 2021-04-22 12:42:46 +00:00
commonlib commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
console src: Replace remaining {get,set}_option() instances 2021-04-23 10:13:39 +00:00
cpu cpu/x86: Fix control flow UNREACHABLE issue 2021-04-23 14:45:46 +00:00
device
drivers src: Replace remaining {get,set}_option() instances 2021-04-23 10:13:39 +00:00
ec ec/purism/librem-ec: Apply initial Purism customizations 2021-04-21 09:15:26 +00:00
include option.h: Drop type-unsafe {get,set}_option() API 2021-04-23 10:13:49 +00:00
lib commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
mainboard mb/intel/adlrvp: Enable DPTF functionality for adlrvp board 2021-04-23 14:47:32 +00:00
northbridge nb/intel: Use get_int_option() 2021-04-21 09:01:28 +00:00
security
soc soc/intel/jasperlake: Remove TCSS setting from the DMAR table 2021-04-23 14:48:04 +00:00
southbridge ChromeOS: Use CHROMEOS_NVS guard 2021-04-21 09:27:31 +00:00
superio superio/nuvoton/npcd378: Fix psu_fan_lvl option 2021-04-21 09:07:40 +00:00
vendorcode ChromeOS: Use CHROMEOS_NVS guard 2021-04-21 09:27:31 +00:00
Kconfig