2020-08-04 10:04:03 +02:00
|
|
|
config SOC_INTEL_ALDERLAKE
|
|
|
|
bool
|
|
|
|
help
|
|
|
|
Intel Alderlake support
|
|
|
|
|
|
|
|
if SOC_INTEL_ALDERLAKE
|
|
|
|
|
|
|
|
config CPU_SPECIFIC_OPTIONS
|
|
|
|
def_bool y
|
2020-09-23 15:37:15 +02:00
|
|
|
select ACPI_INTEL_HARDWARE_SLEEP_VALUES
|
2020-09-27 08:00:58 +02:00
|
|
|
select ARCH_ALL_STAGES_X86_32
|
2020-08-04 10:04:03 +02:00
|
|
|
select BOOT_DEVICE_SUPPORTS_WRITES
|
2020-09-09 10:04:18 +02:00
|
|
|
select CACHE_MRC_SETTINGS
|
|
|
|
select CPU_INTEL_COMMON
|
2020-09-27 08:00:58 +02:00
|
|
|
select CPU_INTEL_FIRMWARE_INTERFACE_TABLE
|
2020-10-04 15:16:04 +02:00
|
|
|
select CPU_SUPPORTS_PM_TIMER_EMULATION
|
2020-09-27 08:00:58 +02:00
|
|
|
select FSP_COMPRESS_FSP_S_LZ4
|
2020-09-09 10:04:18 +02:00
|
|
|
select FSP_M_XIP
|
2020-10-31 17:31:55 +01:00
|
|
|
select FSP_STATUS_GLOBAL_RESET_REQUIRED_3
|
2020-09-27 08:00:58 +02:00
|
|
|
select GENERIC_GPIO_LIB
|
|
|
|
select HAVE_FSP_GOP
|
2020-08-04 10:04:03 +02:00
|
|
|
select INTEL_DESCRIPTOR_MODE_CAPABLE
|
2020-09-27 08:00:58 +02:00
|
|
|
select HAVE_SMI_HANDLER
|
2020-08-04 10:04:03 +02:00
|
|
|
select IDT_IN_EVERY_STAGE
|
|
|
|
select INTEL_CAR_NEM #TODO - Enable INTEL_CAR_NEM_ENHANCED
|
2020-09-27 08:00:58 +02:00
|
|
|
select INTEL_GMA_ACPI
|
|
|
|
select INTEL_GMA_ADD_VBT if RUN_FSP_GOP
|
|
|
|
select IOAPIC
|
2020-10-12 13:57:31 +02:00
|
|
|
select INTEL_TME
|
2020-09-09 10:04:18 +02:00
|
|
|
select MRC_SETTINGS_PROTECT
|
2020-09-27 08:00:58 +02:00
|
|
|
select PARALLEL_MP
|
|
|
|
select PARALLEL_MP_AP_WORK
|
2020-08-04 10:04:03 +02:00
|
|
|
select MICROCODE_BLOB_UNDISCLOSED
|
2020-09-07 14:22:23 +02:00
|
|
|
select PLATFORM_USES_FSP2_2
|
2020-09-27 08:00:58 +02:00
|
|
|
select FSP_PEIM_TO_PEIM_INTERFACE
|
|
|
|
select REG_SCRIPT
|
|
|
|
select PMC_GLOBAL_RESET_ENABLE_LOCK
|
|
|
|
select PMC_LOW_POWER_MODE_PROGRAM
|
2020-08-04 10:04:03 +02:00
|
|
|
select SOC_INTEL_COMMON
|
2020-10-03 09:32:06 +02:00
|
|
|
select SOC_INTEL_COMMON_ACPI_WAKE_SOURCE
|
2020-08-04 10:04:03 +02:00
|
|
|
select SOC_INTEL_COMMON_BLOCK
|
2020-10-03 09:32:06 +02:00
|
|
|
select SOC_INTEL_COMMON_BLOCK_ACPI
|
2020-09-09 10:04:18 +02:00
|
|
|
select SOC_INTEL_COMMON_BLOCK_CHIP_CONFIG
|
2020-08-04 10:04:03 +02:00
|
|
|
select SOC_INTEL_COMMON_BLOCK_CPU
|
2020-09-27 08:00:58 +02:00
|
|
|
select SOC_INTEL_COMMON_BLOCK_CPU_MPINIT
|
|
|
|
select SOC_INTEL_COMMON_BLOCK_DTT
|
|
|
|
select SOC_INTEL_COMMON_BLOCK_GPIO_DUAL_ROUTE_SUPPORT
|
2020-08-04 10:04:03 +02:00
|
|
|
select SOC_INTEL_COMMON_BLOCK_GSPI_VERSION_2
|
2020-09-27 08:00:58 +02:00
|
|
|
select SOC_INTEL_COMMON_BLOCK_HDA
|
2020-08-04 10:04:03 +02:00
|
|
|
select SOC_INTEL_COMMON_BLOCK_SA
|
2020-09-27 08:00:58 +02:00
|
|
|
select SOC_INTEL_COMMON_BLOCK_SMM
|
|
|
|
select SOC_INTEL_COMMON_BLOCK_SMM_IO_TRAP
|
2020-10-31 17:31:55 +01:00
|
|
|
select SOC_INTEL_COMMON_FSP_RESET
|
2020-08-04 10:04:03 +02:00
|
|
|
select SOC_INTEL_COMMON_PCH_BASE
|
|
|
|
select SOC_INTEL_COMMON_RESET
|
|
|
|
select SOC_INTEL_COMMON_BLOCK_CAR
|
|
|
|
select SSE2
|
|
|
|
select SUPPORT_CPU_UCODE_IN_CBFS
|
|
|
|
select TSC_MONOTONIC_TIMER
|
|
|
|
select UDELAY_TSC
|
2020-09-07 14:22:23 +02:00
|
|
|
select UDK_202005_BINDING
|
2020-09-27 08:00:58 +02:00
|
|
|
select DISPLAY_FSP_VERSION_INFO
|
|
|
|
select HECI_DISABLE_USING_SMM
|
|
|
|
|
|
|
|
config MAX_CPUS
|
|
|
|
int
|
|
|
|
default 24
|
2020-08-04 10:04:03 +02:00
|
|
|
|
|
|
|
config DCACHE_RAM_BASE
|
|
|
|
default 0xfef00000
|
|
|
|
|
|
|
|
config DCACHE_RAM_SIZE
|
|
|
|
default 0x80000
|
|
|
|
help
|
|
|
|
The size of the cache-as-ram region required during bootblock
|
|
|
|
and/or romstage.
|
|
|
|
|
|
|
|
config DCACHE_BSP_STACK_SIZE
|
|
|
|
hex
|
|
|
|
default 0x40400
|
|
|
|
help
|
|
|
|
The amount of anticipated stack usage in CAR by bootblock and
|
|
|
|
other stages. In the case of FSP_USES_CB_STACK default value will be
|
|
|
|
sum of FSP-M stack requirement(256KiB) and CB romstage stack requirement
|
|
|
|
(~1KiB).
|
|
|
|
|
|
|
|
config FSP_TEMP_RAM_SIZE
|
|
|
|
hex
|
|
|
|
default 0x20000
|
|
|
|
help
|
|
|
|
The amount of anticipated heap usage in CAR by FSP.
|
|
|
|
Refer to Platform FSP integration guide document to know
|
|
|
|
the exact FSP requirement for Heap setup.
|
|
|
|
|
|
|
|
config IFD_CHIPSET
|
|
|
|
string
|
|
|
|
default "adl"
|
|
|
|
|
|
|
|
config IED_REGION_SIZE
|
|
|
|
hex
|
|
|
|
default 0x400000
|
|
|
|
|
|
|
|
config HEAP_SIZE
|
|
|
|
hex
|
|
|
|
default 0x10000
|
|
|
|
|
2020-09-27 08:00:58 +02:00
|
|
|
config MAX_ROOT_PORTS
|
|
|
|
int
|
|
|
|
default 12
|
|
|
|
|
|
|
|
config MAX_PCIE_CLOCKS
|
|
|
|
int
|
|
|
|
default 12
|
|
|
|
|
|
|
|
config SMM_TSEG_SIZE
|
|
|
|
hex
|
|
|
|
default 0x800000
|
|
|
|
|
|
|
|
config SMM_RESERVED_SIZE
|
|
|
|
hex
|
|
|
|
default 0x200000
|
|
|
|
|
2020-08-04 10:04:03 +02:00
|
|
|
config PCR_BASE_ADDRESS
|
|
|
|
hex
|
|
|
|
default 0xfd000000
|
|
|
|
help
|
|
|
|
This option allows you to select MMIO Base Address of sideband bus.
|
|
|
|
|
|
|
|
config MMCONF_BASE_ADDRESS
|
|
|
|
hex
|
|
|
|
default 0xc0000000
|
|
|
|
|
|
|
|
config CPU_BCLK_MHZ
|
|
|
|
int
|
|
|
|
default 100
|
|
|
|
|
|
|
|
config SOC_INTEL_COMMON_BLOCK_GSPI_CLOCK_MHZ
|
|
|
|
int
|
|
|
|
default 120
|
|
|
|
|
2020-10-04 14:48:05 +02:00
|
|
|
config CPU_XTAL_HZ
|
|
|
|
default 38400000
|
|
|
|
|
2020-08-04 10:04:03 +02:00
|
|
|
config DRIVERS_I2C_DESIGNWARE_CLOCK_MHZ
|
|
|
|
int
|
|
|
|
default 133
|
|
|
|
|
|
|
|
config SOC_INTEL_COMMON_BLOCK_GSPI_MAX
|
|
|
|
int
|
|
|
|
default 7
|
|
|
|
|
|
|
|
config SOC_INTEL_I2C_DEV_MAX
|
|
|
|
int
|
|
|
|
default 6
|
|
|
|
|
|
|
|
config SOC_INTEL_UART_DEV_MAX
|
|
|
|
int
|
|
|
|
default 7
|
|
|
|
|
|
|
|
config CONSOLE_UART_BASE_ADDRESS
|
|
|
|
hex
|
|
|
|
default 0xfe032000
|
|
|
|
depends on INTEL_LPSS_UART_FOR_CONSOLE
|
|
|
|
|
|
|
|
# Clock divider parameters for 115200 baud rate
|
|
|
|
# Baudrate = (UART source clcok * M) /(N *16)
|
|
|
|
# ADL UART source clock: 120MHz
|
|
|
|
config SOC_INTEL_COMMON_LPSS_UART_CLK_M_VAL
|
|
|
|
hex
|
|
|
|
default 0x25a
|
|
|
|
|
|
|
|
config SOC_INTEL_COMMON_LPSS_UART_CLK_N_VAL
|
|
|
|
hex
|
|
|
|
default 0x7fff
|
|
|
|
|
|
|
|
config CHROMEOS
|
|
|
|
select CHROMEOS_RAMOOPS_DYNAMIC
|
|
|
|
|
2020-09-09 10:04:18 +02:00
|
|
|
config VBOOT
|
|
|
|
select VBOOT_SEPARATE_VERSTAGE
|
|
|
|
select VBOOT_MUST_REQUEST_DISPLAY
|
|
|
|
select VBOOT_STARTS_IN_BOOTBLOCK
|
|
|
|
select VBOOT_VBNV_CMOS
|
|
|
|
select VBOOT_VBNV_CMOS_BACKUP_TO_FLASH
|
|
|
|
|
2020-08-04 10:04:03 +02:00
|
|
|
config C_ENV_BOOTBLOCK_SIZE
|
|
|
|
hex
|
|
|
|
default 0xC000
|
|
|
|
|
|
|
|
config CBFS_SIZE
|
|
|
|
hex
|
|
|
|
default 0x200000
|
|
|
|
|
|
|
|
config PRERAM_CBMEM_CONSOLE_SIZE
|
|
|
|
hex
|
|
|
|
default 0x1400
|
2020-09-27 08:00:58 +02:00
|
|
|
|
2020-09-07 14:22:23 +02:00
|
|
|
config FSP_HEADER_PATH
|
|
|
|
string "Location of FSP headers"
|
|
|
|
default "src/vendorcode/intel/fsp/fsp2_0/alderlake/"
|
|
|
|
|
|
|
|
config FSP_FD_PATH
|
|
|
|
string
|
|
|
|
depends on FSP_USE_REPO
|
|
|
|
default "3rdparty/fsp/AlderLakeFspBinPkg/Fsp.fd"
|
2020-09-09 10:04:18 +02:00
|
|
|
|
|
|
|
config SOC_INTEL_ALDERLAKE_DEBUG_CONSENT
|
|
|
|
int "Debug Consent for ADL"
|
|
|
|
# USB DBC is more common for developers so make this default to 3 if
|
|
|
|
# SOC_INTEL_DEBUG_CONSENT=y
|
|
|
|
default 3 if SOC_INTEL_DEBUG_CONSENT
|
|
|
|
default 0
|
|
|
|
help
|
|
|
|
This is to control debug interface on SOC.
|
|
|
|
Setting non-zero value will allow to use DBC or DCI to debug SOC.
|
|
|
|
PlatformDebugConsent in FspmUpd.h has the details.
|
|
|
|
|
|
|
|
Desired platform debug type are
|
|
|
|
0:Disabled, 1:Enabled (DCI OOB+[DbC]), 2:Enabled (DCI OOB),
|
|
|
|
3:Enabled (USB3 DbC), 4:Enabled (XDP/MIPI60), 5:Enabled (USB2 DbC),
|
|
|
|
6:Enable (2-wire DCI OOB), 7:Manual
|
2020-08-04 10:04:03 +02:00
|
|
|
endif
|