blob: 37ce1baf68af4909ad6b2829e9bc72f403535a25 [file] [log] [blame]
Subrata Banikb3ced6a2020-08-04 13:34:03 +05301config SOC_INTEL_ALDERLAKE
2 bool
3 help
Angel Ponsdb925aa2021-12-01 11:44:09 +01004 Intel Alderlake support. Mainboards should specify the PCH
5 type using the `SOC_INTEL_ALDERLAKE_PCH_*` options instead
6 of selecting this option directly.
Subrata Banikb3ced6a2020-08-04 13:34:03 +05307
Bora Guvendik2c805b92022-06-08 15:55:52 -07008config SOC_INTEL_RAPTORLAKE
9 bool
Subrata Banik6526e782022-10-26 20:06:42 +053010 select X86_INIT_NEED_1_SIPI
Bora Guvendik2c805b92022-06-08 15:55:52 -070011 help
12 Intel Raptorlake support. Mainboards using RPL should select
13 SOC_INTEL_RAPTORLAKE and SOC_INTEL_ALDERLAKE_PCH_* together.
14
Varshit Pandyab5df56f2021-01-18 09:44:35 +053015config SOC_INTEL_ALDERLAKE_PCH_M
16 bool
Angel Ponsdb925aa2021-12-01 11:44:09 +010017 select SOC_INTEL_ALDERLAKE
Varshit Pandyab5df56f2021-01-18 09:44:35 +053018 help
Angel Ponsdb925aa2021-12-01 11:44:09 +010019 Choose this option if your mainboard has a PCH-M chipset.
20
Usha P78c9b672021-11-30 11:27:38 +053021config SOC_INTEL_ALDERLAKE_PCH_N
22 bool
23 select SOC_INTEL_ALDERLAKE
Michał Żygowski6297df82022-06-30 16:22:35 +020024 select MICROCODE_BLOB_UNDISCLOSED
Usha P78c9b672021-11-30 11:27:38 +053025 help
26 Choose this option if your mainboard has a PCH-N chipset.
27
Angel Ponsdb925aa2021-12-01 11:44:09 +010028config SOC_INTEL_ALDERLAKE_PCH_P
29 bool
30 select SOC_INTEL_ALDERLAKE
Michał Żygowski073779b2022-06-29 11:32:01 +020031 select HAVE_INTEL_FSP_REPO
32 select PLATFORM_USES_FSP2_3
Angel Ponsdb925aa2021-12-01 11:44:09 +010033 help
34 Choose this option if your mainboard has a PCH-P chipset.
Varshit Pandyab5df56f2021-01-18 09:44:35 +053035
Michał Żygowskia1636d72022-04-07 14:56:10 +020036config SOC_INTEL_ALDERLAKE_PCH_S
37 bool
38 select SOC_INTEL_ALDERLAKE
Michał Żygowski073779b2022-06-29 11:32:01 +020039 select HAVE_INTEL_FSP_REPO
40 select PLATFORM_USES_FSP2_3
Michał Żygowskia1636d72022-04-07 14:56:10 +020041 help
42 Choose this option if your mainboard has a PCH-S chipset.
43
Subrata Banikb3ced6a2020-08-04 13:34:03 +053044if SOC_INTEL_ALDERLAKE
45
46config CPU_SPECIFIC_OPTIONS
47 def_bool y
Angel Ponsa25eaff2020-09-23 15:37:15 +020048 select ACPI_INTEL_HARDWARE_SLEEP_VALUES
Sugnan Prabhu Sdcf04592021-12-03 19:07:04 +053049 select ACPI_ADL_IPU_ES_SUPPORT
Angel Pons8e035e32021-06-22 12:58:20 +020050 select ARCH_X86
Subrata Banikb3ced6a2020-08-04 13:34:03 +053051 select BOOT_DEVICE_SUPPORTS_WRITES
Subrata Banik292afef2020-09-09 13:34:18 +053052 select CACHE_MRC_SETTINGS
53 select CPU_INTEL_COMMON
Subrata Banik2871e0e2020-09-27 11:30:58 +053054 select CPU_INTEL_FIRMWARE_INTERFACE_TABLE
Michael Niewöhner5307f122021-09-19 00:32:37 +020055 select CPU_SUPPORTS_INTEL_TME
Michael Niewöhnerfe6070f2020-10-04 15:16:04 +020056 select CPU_SUPPORTS_PM_TIMER_EMULATION
Matt DeVillierdecbf7b2023-01-18 18:58:38 -060057 select DEFAULT_SOFTWARE_CONNECTION_MANAGER if MAINBOARD_HAS_CHROMEOS
Subrata Banik34f26b22022-02-10 12:38:02 +053058 select DISPLAY_FSP_VERSION_INFO
Eric Lai4ea47c32020-12-21 16:57:49 +080059 select DRIVERS_USB_ACPI
Sean Rhodes7bbc9a52022-07-18 11:31:00 +010060 select EDK2_CPU_TIMER_LIB if PAYLOAD_EDK2
Subrata Banik2871e0e2020-09-27 11:30:58 +053061 select FSP_COMPRESS_FSP_S_LZ4
Subrata Banik683c95e2020-12-19 19:36:45 +053062 select FAST_SPI_SUPPORTS_EXT_BIOS_WINDOW
Subrata Banik292afef2020-09-09 13:34:18 +053063 select FSP_M_XIP
Subrata Banik65b64b32023-04-26 16:36:05 +053064 select FSP_MULTIPHASE_SI_INIT_RETURN_BROKEN
Subrata Banik4ed9f9a2020-10-31 22:01:55 +053065 select FSP_STATUS_GLOBAL_RESET_REQUIRED_3
Subrata Banike4cf3fa2022-03-23 01:41:36 +053066 select FSP_USES_CB_DEBUG_EVENT_HANDLER
Subrata Banik298b3592021-09-14 12:38:08 +053067 select FSPS_HAS_ARCH_UPD
Subrata Banik2871e0e2020-09-27 11:30:58 +053068 select GENERIC_GPIO_LIB
Subrata Banikb4a169a2021-12-29 18:36:23 +000069 select HAVE_DEBUG_RAM_SETUP
Subrata Banik2871e0e2020-09-27 11:30:58 +053070 select HAVE_FSP_GOP
Felix Singera182fae2021-12-31 00:30:55 +010071 select HAVE_HYPERTHREADING
Subrata Banikb3ced6a2020-08-04 13:34:03 +053072 select INTEL_DESCRIPTOR_MODE_CAPABLE
Subrata Banik2871e0e2020-09-27 11:30:58 +053073 select HAVE_SMI_HANDLER
Subrata Banikb3ced6a2020-08-04 13:34:03 +053074 select IDT_IN_EVERY_STAGE
Subrata Banik2871e0e2020-09-27 11:30:58 +053075 select INTEL_GMA_ACPI
76 select INTEL_GMA_ADD_VBT if RUN_FSP_GOP
Meera Ravindranath81d367f2021-07-08 09:39:11 +053077 select INTEL_GMA_OPREGION_2_1
Subrata Banikc8b840f2022-12-31 14:47:55 +053078 select INTEL_TXT_LIB
Subrata Banika2473192023-02-22 13:03:04 +000079 select MP_SERVICES_PPI_V2
Subrata Banik292afef2020-09-09 13:34:18 +053080 select MRC_SETTINGS_PROTECT
Subrata Banik2871e0e2020-09-27 11:30:58 +053081 select PARALLEL_MP_AP_WORK
Michał Żygowski073779b2022-06-29 11:32:01 +020082 select PLATFORM_USES_FSP2_2
Subrata Banik2871e0e2020-09-27 11:30:58 +053083 select PMC_GLOBAL_RESET_ENABLE_LOCK
Subrata Banikb3ced6a2020-08-04 13:34:03 +053084 select SOC_INTEL_COMMON
Zhixing Ma30e8fc12022-09-30 14:18:13 -070085 select CPU_INTEL_COMMON_VOLTAGE
Subrata Banik08089922020-10-03 13:02:06 +053086 select SOC_INTEL_COMMON_ACPI_WAKE_SOURCE
Lean Sheng Tance68d682023-03-15 15:32:01 +010087 select SOC_INTEL_COMMON_BASECODE
88 select SOC_INTEL_COMMON_BASECODE_RAMTOP
Subrata Banikb3ced6a2020-08-04 13:34:03 +053089 select SOC_INTEL_COMMON_BLOCK
Subrata Banik08089922020-10-03 13:02:06 +053090 select SOC_INTEL_COMMON_BLOCK_ACPI
ravindr174596572021-03-29 19:41:25 +053091 select SOC_INTEL_COMMON_BLOCK_ACPI_CPPC
Sridahr Siricilla73b90c62021-11-11 01:10:16 +053092 select SOC_INTEL_COMMON_BLOCK_ACPI_CPU_HYBRID
Angel Pons98f672a2021-02-19 19:42:10 +010093 select SOC_INTEL_COMMON_BLOCK_ACPI_GPIO
Jeremy Soller5219ee12022-05-26 09:02:13 -060094 select SOC_INTEL_COMMON_BLOCK_ACPI_LPIT
Tim Wawrzynczak5faee2e2021-07-01 08:24:18 -060095 select SOC_INTEL_COMMON_BLOCK_ACPI_PEP
96 select SOC_INTEL_COMMON_BLOCK_ACPI_PEP_LPM_REQ
Subrata Banik21974ab2020-10-31 21:40:43 +053097 select SOC_INTEL_COMMON_BLOCK_CAR
Subrata Banik292afef2020-09-09 13:34:18 +053098 select SOC_INTEL_COMMON_BLOCK_CHIP_CONFIG
Varshit B Pandya2938c462022-02-16 20:38:10 +053099 select SOC_INTEL_COMMON_BLOCK_CNVI
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530100 select SOC_INTEL_COMMON_BLOCK_CPU
Subrata Banik2871e0e2020-09-27 11:30:58 +0530101 select SOC_INTEL_COMMON_BLOCK_CPU_MPINIT
Angel Ponsa4cd9112021-02-19 19:23:38 +0100102 select SOC_INTEL_COMMON_BLOCK_CPU_SMMRELOCATE
Subrata Banik2871e0e2020-09-27 11:30:58 +0530103 select SOC_INTEL_COMMON_BLOCK_DTT
104 select SOC_INTEL_COMMON_BLOCK_GPIO_DUAL_ROUTE_SUPPORT
Subrata Banikaf2f8b92022-01-10 10:26:52 +0000105 select SOC_INTEL_COMMON_BLOCK_GPIO_LOCK_USING_SBI
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530106 select SOC_INTEL_COMMON_BLOCK_GSPI_VERSION_2
Krishna Prasad Bhat01e426d2022-01-16 22:37:21 +0530107 select SOC_INTEL_COMMON_BLOCK_SCS if SOC_INTEL_ALDERLAKE_PCH_N
Subrata Banik2871e0e2020-09-27 11:30:58 +0530108 select SOC_INTEL_COMMON_BLOCK_HDA
Subrata Banikc176fc22022-04-25 16:59:35 +0530109 select SOC_INTEL_COMMON_BLOCK_HECI1_DISABLE_USING_PMC_IPC
Michał Żygowski3d1e5622022-04-08 17:09:49 +0200110 select SOC_INTEL_COMMON_BLOCK_IPU if !SOC_INTEL_ALDERLAKE_PCH_S
Tim Wawrzynczak43607e42021-05-18 09:04:42 -0600111 select SOC_INTEL_COMMON_BLOCK_IRQ
Dinesh Gehlot930fded2023-02-24 05:09:04 +0000112 select SOC_INTEL_COMMON_BLOCK_ME_SPEC_16
Furquan Shaikha1c247b2020-12-31 22:50:14 -0800113 select SOC_INTEL_COMMON_BLOCK_MEMINIT
Rizwan Qureshi307be992021-04-08 20:35:29 +0530114 select SOC_INTEL_COMMON_BLOCK_PCIE_RTD3
Lean Sheng Tan75020002021-06-30 01:47:48 -0700115 select SOC_INTEL_COMMON_BLOCK_PMC_EPOC
Sumeet R Pawnikar77298c62021-03-10 21:09:37 +0530116 select SOC_INTEL_COMMON_BLOCK_POWER_LIMIT
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530117 select SOC_INTEL_COMMON_BLOCK_SA
Subrata Banik2871e0e2020-09-27 11:30:58 +0530118 select SOC_INTEL_COMMON_BLOCK_SMM
119 select SOC_INTEL_COMMON_BLOCK_SMM_IO_TRAP
Subrata Banikb2e8bd82021-11-17 15:35:05 +0530120 select SOC_INTEL_COMMON_BLOCK_THERMAL_BEHIND_PMC
Michał Żygowski5f05ee22023-01-18 12:18:00 +0100121 select SOC_INTEL_COMMON_BLOCK_VTD
Tim Wawrzynczak242da792020-11-10 10:13:54 -0700122 select SOC_INTEL_COMMON_BLOCK_XHCI
123 select SOC_INTEL_COMMON_BLOCK_XHCI_ELOG
Subrata Banik4ed9f9a2020-10-31 22:01:55 +0530124 select SOC_INTEL_COMMON_FSP_RESET
Angel Ponseb90c512022-07-18 14:41:24 +0200125 select SOC_INTEL_COMMON_PCH_CLIENT
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530126 select SOC_INTEL_COMMON_RESET
Jeremy Compostellac49efa32023-03-13 10:55:21 -0700127 select SOC_INTEL_CSE_SEND_EOP_LATE if !BOARD_GOOGLE_BRYA_COMMON
Tim Wawrzynczakc0e82e72021-06-17 12:42:35 -0600128 select SOC_INTEL_CSE_SET_EOP
Subrata Banikaf27ac22022-02-18 00:44:15 +0530129 select SOC_INTEL_MEM_MAPPED_PM_CONFIGURATION
Sridahr Siricilla096ce142021-09-17 22:25:17 +0530130 select HAVE_INTEL_COMPLIANCE_TEST_MODE
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530131 select SSE2
132 select SUPPORT_CPU_UCODE_IN_CBFS
133 select TSC_MONOTONIC_TIMER
134 select UDELAY_TSC
Subrata Banikee735942020-09-07 17:52:23 +0530135 select UDK_202005_BINDING
Michał Żygowski9b0f1692022-05-05 13:21:01 +0200136 select VBOOT_LIB
Lean Sheng Tan86152452023-03-13 14:51:10 +0100137 select X86_CLFLUSH_CAR
Subrata Banik2871e0e2020-09-27 11:30:58 +0530138
Michał Żygowski9df95d92022-04-08 17:02:35 +0200139config SOC_INTEL_ALDERLAKE_TCSS_USB4_SUPPORT
140 bool
141 default y if !SOC_INTEL_ALDERLAKE_PCH_S
142 default n if SOC_INTEL_ALDERLAKE_PCH_S
143 select SOC_INTEL_COMMON_BLOCK_TCSS
144 select SOC_INTEL_COMMON_BLOCK_USB4
145 select SOC_INTEL_COMMON_BLOCK_USB4_PCIE
146 select SOC_INTEL_COMMON_BLOCK_USB4_XHCI
147
Reka Normane790f922022-04-06 20:33:54 +1000148config ALDERLAKE_CONFIGURE_DESCRIPTOR
149 bool
150 help
151 Select this if the descriptor needs to be updated at runtime. This
152 can only be done if the descriptor region is writable, and should only
153 be used as a temporary workaround.
154
Subrata Banik095e2a72021-07-05 20:56:15 +0530155config ALDERLAKE_CAR_ENHANCED_NEM
156 bool
157 default y if !INTEL_CAR_NEM
158 select INTEL_CAR_NEM_ENHANCED
159 select CAR_HAS_SF_MASKS
160 select COS_MAPPED_TO_MSB
161 select CAR_HAS_L3_PROTECTED_WAYS
162
Subrata Banik2871e0e2020-09-27 11:30:58 +0530163config MAX_CPUS
164 int
Tim Crawford35860ff2023-03-06 11:28:40 -0700165 default 32 if SOC_INTEL_RAPTORLAKE
Subrata Banik2871e0e2020-09-27 11:30:58 +0530166 default 24
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530167
168config DCACHE_RAM_BASE
169 default 0xfef00000
170
171config DCACHE_RAM_SIZE
Subrata Banik191bd822020-11-21 19:30:57 +0530172 default 0xc0000
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530173 help
174 The size of the cache-as-ram region required during bootblock
175 and/or romstage.
176
177config DCACHE_BSP_STACK_SIZE
178 hex
Subrata Banik191bd822020-11-21 19:30:57 +0530179 default 0x80400
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530180 help
181 The amount of anticipated stack usage in CAR by bootblock and
182 other stages. In the case of FSP_USES_CB_STACK default value will be
Subrata Banik191bd822020-11-21 19:30:57 +0530183 sum of FSP-M stack requirement(512KiB) and CB romstage stack requirement
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530184 (~1KiB).
185
186config FSP_TEMP_RAM_SIZE
187 hex
188 default 0x20000
189 help
190 The amount of anticipated heap usage in CAR by FSP.
191 Refer to Platform FSP integration guide document to know
192 the exact FSP requirement for Heap setup.
193
Tim Wawrzynczak092813a2020-11-24 13:48:56 -0700194config CHIPSET_DEVICETREE
195 string
Michał Kopeć75a49fe2022-04-08 11:28:45 +0200196 default "soc/intel/alderlake/chipset_pch_s.cb" if SOC_INTEL_ALDERLAKE_PCH_S
Tim Wawrzynczak092813a2020-11-24 13:48:56 -0700197 default "soc/intel/alderlake/chipset.cb"
198
Subrata Banik683c95e2020-12-19 19:36:45 +0530199config EXT_BIOS_WIN_BASE
200 default 0xf8000000
201
202config EXT_BIOS_WIN_SIZE
203 default 0x2000000
204
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530205config IFD_CHIPSET
206 string
207 default "adl"
208
209config IED_REGION_SIZE
210 hex
211 default 0x400000
212
213config HEAP_SIZE
214 hex
215 default 0x10000
216
Jeremy Compostella9df11972022-12-02 10:59:49 -0700217config GFX_GMA_DEFAULT_MMIO
Jeremy Compostella0ad40032023-01-30 14:18:21 -0700218 default 0xaf000000 if MAINBOARD_HAS_EARLY_LIBGFXINIT
Jeremy Compostella9df11972022-12-02 10:59:49 -0700219
Tim Wawrzynczak8d11cdc2021-03-12 12:46:02 -0700220# Intel recommends reserving the following resources per PCIe TBT root port,
221# from ADL BIOS Spec (doc #627270) Revision 0.6.0 Section 7.2.5.1.5
222# - 42 buses
223# - 194 MiB Non-prefetchable memory
224# - 448 MiB Prefetchable memory
Furquan Shaikhd9f5d902021-08-24 13:53:43 -0700225if SOC_INTEL_ENABLE_USB4_PCIE_RESOURCES
Tim Wawrzynczak8d11cdc2021-03-12 12:46:02 -0700226
227config PCIEXP_HOTPLUG_BUSES
228 int
229 default 42
230
231config PCIEXP_HOTPLUG_MEM
232 hex
233 default 0xc200000
234
235config PCIEXP_HOTPLUG_PREFETCH_MEM
236 hex
237 default 0x1c000000
238
Furquan Shaikhd9f5d902021-08-24 13:53:43 -0700239endif # SOC_INTEL_ENABLE_USB4_PCIE_RESOURCES
Tim Wawrzynczak8d11cdc2021-03-12 12:46:02 -0700240
Subrata Banik85144d92021-01-09 16:17:45 +0530241config MAX_PCH_ROOT_PORTS
Subrata Banik2871e0e2020-09-27 11:30:58 +0530242 int
Varshit Pandyab5df56f2021-01-18 09:44:35 +0530243 default 10 if SOC_INTEL_ALDERLAKE_PCH_M
Usha P78c9b672021-11-30 11:27:38 +0530244 default 12 if SOC_INTEL_ALDERLAKE_PCH_N
Angel Ponsdb925aa2021-12-01 11:44:09 +0100245 default 12 if SOC_INTEL_ALDERLAKE_PCH_P
Michał Żygowski27fdfc62022-04-07 15:03:09 +0200246 default 28 if SOC_INTEL_ALDERLAKE_PCH_S
Subrata Banik2871e0e2020-09-27 11:30:58 +0530247
Subrata Banik85144d92021-01-09 16:17:45 +0530248config MAX_CPU_ROOT_PORTS
249 int
Varshit Pandyab5df56f2021-01-18 09:44:35 +0530250 default 1 if SOC_INTEL_ALDERLAKE_PCH_M
Usha P78c9b672021-11-30 11:27:38 +0530251 default 0 if SOC_INTEL_ALDERLAKE_PCH_N
Michał Żygowski27fdfc62022-04-07 15:03:09 +0200252 default 3 if SOC_INTEL_ALDERLAKE_PCH_P || SOC_INTEL_ALDERLAKE_PCH_S
Subrata Banik85144d92021-01-09 16:17:45 +0530253
MAULIK V VAGHELA3e4f28f2022-01-21 14:17:53 +0530254config MAX_TBT_ROOT_PORTS
255 int
Michał Żygowski27fdfc62022-04-07 15:03:09 +0200256 default 0 if SOC_INTEL_ALDERLAKE_PCH_N || SOC_INTEL_ALDERLAKE_PCH_S
MAULIK V VAGHELA3e4f28f2022-01-21 14:17:53 +0530257 default 2 if SOC_INTEL_ALDERLAKE_PCH_M
258 default 4 if SOC_INTEL_ALDERLAKE_PCH_P
259
Subrata Banik85144d92021-01-09 16:17:45 +0530260config MAX_ROOT_PORTS
261 int
262 default MAX_PCH_ROOT_PORTS
263
Subrata Banikcffc9382021-01-29 18:41:35 +0530264config MAX_PCIE_CLOCK_SRC
Subrata Banik2871e0e2020-09-27 11:30:58 +0530265 int
Subrata Banikcffc9382021-01-29 18:41:35 +0530266 default 6 if SOC_INTEL_ALDERLAKE_PCH_M
Usha P78c9b672021-11-30 11:27:38 +0530267 default 5 if SOC_INTEL_ALDERLAKE_PCH_N
Cliff Huang0d590b72022-04-28 18:20:27 -0700268 default 10 if SOC_INTEL_ALDERLAKE_PCH_P
Angel Pons122e1df2022-12-09 12:32:12 +0100269 default 18 if SOC_INTEL_ALDERLAKE_PCH_S
Cliff Huang0d590b72022-04-28 18:20:27 -0700270 help
271 With external clock buffer, Alderlake-P can support up to three additional source clocks.
272 This is done by setting the corresponding GPIO pin(s) to native function to use as
273 SRCCLK_OE[6..9]. In addition, SRCCLK6 does not need to be set to free running clock.
274 If any of SRCCLKReq 6..9 is asserted, SRCCLK6 will be turned on.
Subrata Banikcffc9382021-01-29 18:41:35 +0530275
276config MAX_PCIE_CLOCK_REQ
277 int
Angel Ponsdb925aa2021-12-01 11:44:09 +0100278 default 6 if SOC_INTEL_ALDERLAKE_PCH_M
Usha P78c9b672021-11-30 11:27:38 +0530279 default 5 if SOC_INTEL_ALDERLAKE_PCH_N
Angel Ponsdb925aa2021-12-01 11:44:09 +0100280 default 10 if SOC_INTEL_ALDERLAKE_PCH_P
Michał Żygowski27fdfc62022-04-07 15:03:09 +0200281 default 18 if SOC_INTEL_ALDERLAKE_PCH_S
Subrata Banik2871e0e2020-09-27 11:30:58 +0530282
283config SMM_TSEG_SIZE
284 hex
285 default 0x800000
286
287config SMM_RESERVED_SIZE
288 hex
289 default 0x200000
290
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530291config PCR_BASE_ADDRESS
292 hex
Michał Żygowskidccfb8a2022-04-07 15:09:19 +0200293 default 0xe0000000 if SOC_INTEL_ALDERLAKE_PCH_S
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530294 default 0xfd000000
295 help
296 This option allows you to select MMIO Base Address of sideband bus.
297
Shelley Chen4e9bb332021-10-20 15:43:45 -0700298config ECAM_MMCONF_BASE_ADDRESS
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530299 default 0xc0000000
300
301config CPU_BCLK_MHZ
302 int
303 default 100
304
Sridhar Siricillad9c82692023-01-05 17:08:17 +0530305config SOC_INTEL_PERFORMANCE_CORE_SCALE_FACTOR
306 int
307 default 127
308
309config SOC_INTEL_EFFICIENT_CORE_SCALE_FACTOR
310 int
311 default 100
312
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530313config SOC_INTEL_COMMON_BLOCK_GSPI_CLOCK_MHZ
314 int
315 default 120
316
Michael Niewöhnerdadcbfb2020-10-04 14:48:05 +0200317config CPU_XTAL_HZ
318 default 38400000
319
Meera Ravindranathd307d0d2022-07-21 20:45:32 +0530320config SOC_INTEL_UFS_CLK_FREQ_HZ
321 int
322 default 19200000
323
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530324config DRIVERS_I2C_DESIGNWARE_CLOCK_MHZ
325 int
326 default 133
327
328config SOC_INTEL_COMMON_BLOCK_GSPI_MAX
329 int
330 default 7
331
332config SOC_INTEL_I2C_DEV_MAX
333 int
Varshit B Pandya339f0e72021-07-14 11:08:23 +0530334 default 8
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530335
Lean Sheng Tan1ec8f972022-09-07 16:07:33 +0200336config ENABLE_SATA_TEST_MODE
337 bool "Enable test mode for SATA margining"
338 default n
339 help
340 Enable SATA test mode in FSP-S.
341
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530342config SOC_INTEL_UART_DEV_MAX
343 int
344 default 7
345
346config CONSOLE_UART_BASE_ADDRESS
347 hex
Bora Guvendik2a704192020-11-16 11:23:48 -0800348 default 0xfe03e000
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530349 depends on INTEL_LPSS_UART_FOR_CONSOLE
350
Maulik V Vaghela996bab42021-02-05 12:03:19 +0530351config VBT_DATA_SIZE_KB
352 int
353 default 9
354
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530355# Clock divider parameters for 115200 baud rate
Angel Pons054ff5e2022-06-26 10:19:53 +0200356# Baudrate = (UART source clock * M) /(N *16)
Wonkyu Kim60d9b892022-10-10 23:01:38 -0700357# ADL UART source clock: 100MHz
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530358config SOC_INTEL_COMMON_LPSS_UART_CLK_M_VAL
359 hex
360 default 0x25a
361
362config SOC_INTEL_COMMON_LPSS_UART_CLK_N_VAL
363 hex
364 default 0x7fff
365
Subrata Banik292afef2020-09-09 13:34:18 +0530366config VBOOT
Subrata Banik292afef2020-09-09 13:34:18 +0530367 select VBOOT_MUST_REQUEST_DISPLAY
368 select VBOOT_STARTS_IN_BOOTBLOCK
369 select VBOOT_VBNV_CMOS
370 select VBOOT_VBNV_CMOS_BACKUP_TO_FLASH
Subrata Banik34237862021-06-17 23:36:02 +0530371 select VBOOT_X86_SHA256_ACCELERATION
Subrata Banik292afef2020-09-09 13:34:18 +0530372
MAULIK V VAGHELA84532da2021-08-25 16:41:23 +0530373# Default hash block size is 1KiB. Increasing it to 4KiB to improve
374# hashing time as well as read time. This helps in improving
375# boot time for Alder Lake.
376config VBOOT_HASH_BLOCK_SIZE
377 hex
378 default 0x1000
379
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530380config CBFS_SIZE
Felix Singerd486fc32023-07-03 11:13:19 +0000381 default 0x400000
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530382
383config PRERAM_CBMEM_CONSOLE_SIZE
384 hex
Tarun Tulid2447902023-01-24 13:31:10 +0000385 default 0x16000 if CONSOLE_SERIAL
Tarun Tuli2b038942023-01-24 13:50:17 +0000386 default 0x4000
Subrata Banik2871e0e2020-09-27 11:30:58 +0530387
Tarun Tulidf74d9b2023-01-24 13:28:06 +0000388config CONSOLE_CBMEM_BUFFER_SIZE
389 hex
Tarun Tulid2447902023-01-24 13:31:10 +0000390 default 0x100000 if CONSOLE_SERIAL
Tarun Tulidf74d9b2023-01-24 13:28:06 +0000391 default 0x40000
392
Lean Sheng Tanbbd72d22022-08-02 12:29:42 +0200393config FSP_TYPE_IOT
394 bool
395 default n
396 help
397 This option allows to select FSP IOT type from 3rdparty/fsp repo
398
Subrata Banikee735942020-09-07 17:52:23 +0530399config FSP_HEADER_PATH
400 string "Location of FSP headers"
Ronak Kanabarecdc7142022-02-02 16:12:00 +0530401 default "src/vendorcode/intel/fsp/fsp2_0/alderlake_n/" if SOC_INTEL_ALDERLAKE_PCH_N
Bora Guvendik2c805b92022-06-08 15:55:52 -0700402 default "src/vendorcode/intel/fsp/fsp2_0/raptorlake/" if SOC_INTEL_RAPTORLAKE
Lean Sheng Tanbbd72d22022-08-02 12:29:42 +0200403 default "3rdparty/fsp/AlderLakeFspBinPkg/IoT/AlderLakeP/Include/" if SOC_INTEL_ALDERLAKE_PCH_P && FSP_TYPE_IOT
404 default "3rdparty/fsp/AlderLakeFspBinPkg/IoT/AlderLakeS/Include/" if SOC_INTEL_ALDERLAKE_PCH_S && FSP_TYPE_IOT
Michał Żygowski073779b2022-06-29 11:32:01 +0200405 default "3rdparty/fsp/AlderLakeFspBinPkg/Client/AlderLakeP/Include/" if SOC_INTEL_ALDERLAKE_PCH_P
406 default "3rdparty/fsp/AlderLakeFspBinPkg/Client/AlderLakeS/Include/" if SOC_INTEL_ALDERLAKE_PCH_S
Subrata Banikee735942020-09-07 17:52:23 +0530407 default "src/vendorcode/intel/fsp/fsp2_0/alderlake/"
408
409config FSP_FD_PATH
410 string
411 depends on FSP_USE_REPO
Lean Sheng Tanbbd72d22022-08-02 12:29:42 +0200412 default "3rdparty/fsp/AlderLakeFspBinPkg/IoT/AlderLakeP/Fsp.fd" if SOC_INTEL_ALDERLAKE_PCH_P && FSP_TYPE_IOT
413 default "3rdparty/fsp/AlderLakeFspBinPkg/IoT/AlderLakeS/Fsp.fd" if SOC_INTEL_ALDERLAKE_PCH_S && FSP_TYPE_IOT
Michał Żygowski073779b2022-06-29 11:32:01 +0200414 default "3rdparty/fsp/AlderLakeFspBinPkg/Client/AlderLakeP/Fsp.fd" if SOC_INTEL_ALDERLAKE_PCH_P
415 default "3rdparty/fsp/AlderLakeFspBinPkg/Client/AlderLakeS/Fsp.fd" if SOC_INTEL_ALDERLAKE_PCH_S
Subrata Banik292afef2020-09-09 13:34:18 +0530416
417config SOC_INTEL_ALDERLAKE_DEBUG_CONSENT
418 int "Debug Consent for ADL"
Subrata Banik0cd553b2021-12-29 08:09:37 +0000419 # USB DBC is more common for developers so make this default to 2 if
Subrata Banik292afef2020-09-09 13:34:18 +0530420 # SOC_INTEL_DEBUG_CONSENT=y
Kane Chen0e9a6162021-11-23 14:42:48 +0800421 default 2 if SOC_INTEL_DEBUG_CONSENT
Subrata Banik292afef2020-09-09 13:34:18 +0530422 default 0
423 help
424 This is to control debug interface on SOC.
425 Setting non-zero value will allow to use DBC or DCI to debug SOC.
426 PlatformDebugConsent in FspmUpd.h has the details.
427
428 Desired platform debug type are
Kane Chen0e9a6162021-11-23 14:42:48 +0800429 0:Disabled, 2:Enabled (All Probes+TraceHub), 6:Enable (Low Power),
430 7:Manual
Furquan Shaikha1c247b2020-12-31 22:50:14 -0800431
432config DATA_BUS_WIDTH
433 int
434 default 128
435
436config DIMMS_PER_CHANNEL
437 int
438 default 2
439
440config MRC_CHANNEL_WIDTH
441 int
442 default 16
443
Sugnan Prabhu Sdcf04592021-12-03 19:07:04 +0530444config ACPI_ADL_IPU_ES_SUPPORT
445 def_bool n
446 help
447 Enables ACPI entry to provide silicon type information to IPU kernel driver.
448
Subrata Banika00db942022-10-12 14:24:41 +0530449config ALDERLAKE_ENABLE_SOC_WORKAROUND
450 bool
451 default y
Meera Ravindranath9e4488a2022-10-10 10:48:18 +0530452 select SOC_INTEL_UFS_LTR_DISQUALIFY
Subrata Banika00db942022-10-12 14:24:41 +0530453 select SOC_INTEL_UFS_OCP_TIMER_DISABLE
454 help
455 Selects the workarounds applicable for Alder Lake SoC.
456
Subrata Banik76d49a72023-01-16 16:33:18 +0530457config USE_UNIFIED_AP_FIRMWARE_FOR_UFS_AND_NON_UFS
458 bool
459 help
460 Alder Lake SoC based OEM board design with UFS and non-UFS planned to use an
461 unified AP firmware which demanded to have a unified descriptor. It means UFS
462 controller needs to default fuse enabled to let UFS SKU to boot.
463
464 On such design with non-UFS SKU is exhibiting S0ix failure due to UFS remain
465 enabled in the strap although FSP-S is making the UFS controller function
466 disabled. The potential root cause of this behaviour is although the UFS
467 controller is function disabled but MPHY clock is still in active state.
468
469 A possible solution to this problem is to issue a warm reboot (if boot path is
470 S5->S0 or G3->S0) after disabling the UFS and let PMC to read the function
471 disable state of the UFS for disabling the MPHY clock.
472
473 Mainboard users with such board design where OEM would like to use an unified AP
474 firmware to support both UFS and non-UFS sku booting might need to choose this
475 config to allow disabling UFS while booting on the non-UFS SKU.
476 Note: selection of this config would introduce an additional warm reset in
477 cold-reset scenarios due to function disabling of the UFS controller.
478
Furquan Shaikhf888c682021-10-05 21:37:33 -0700479if STITCH_ME_BIN
480
481config CSE_BPDT_VERSION
482 default "1.7"
483
484endif
485
Sridhar Siricillab24c5282022-02-23 12:19:04 +0530486config SI_DESC_REGION
487 string "Descriptor Region name"
488 default "SI_DESC"
489 help
490 Name of Descriptor Region in the FMAP
491
492config SI_DESC_REGION_SZ
493 int
494 default 4096
495 help
496 Size of Descriptor Region in the FMAP
497
Kangheui Won96787222022-06-28 15:52:43 +1000498config BUILDING_WITH_DEBUG_FSP
499 bool "Debug FSP is used for the build"
500 default n
501 help
502 Set this option if debug build of FSP is used.
503
Tim Crawfordc6529c72022-11-01 11:42:28 -0600504config INTEL_GMA_BCLV_OFFSET
505 default 0xc8258
506
507config INTEL_GMA_BCLV_WIDTH
508 default 32
509
510config INTEL_GMA_BCLM_OFFSET
511 default 0xc8254
512
513config INTEL_GMA_BCLM_WIDTH
514 default 32
515
Kapil Porwal23ef60d2023-01-16 16:07:48 +0000516config FSP_PUBLISH_MBP_HOB
517 bool
518 default n if CHROMEOS && (SOC_INTEL_RAPTORLAKE || SOC_INTEL_ALDERLAKE_PCH_N)
519 default y
520 help
521 This is to control creation of ME_BIOS_PAYLOAD_HOB (MBP HOB) by FSP.
522 Disabling it for the platforms, which do not use MBP HOB, can improve the boot time.
523
524 Note: It cannot be disabled for ADL-P based platforms because ADL-P FSP relies on
525 MBP HOB for ChipsetInit version for ChipsetInit sync. As ChipsetInit sync doesn't
526 occur if no MBP HOB, so it results S0ix issue. This limitation is addressed in the
527 later platforms so creation of MBP HOB can be skipped for ADL-N and RPL based
528 platforms.
529
Michał Żygowski95be0122022-10-29 21:32:54 +0200530config INCLUDE_HSPHY_IN_FMAP
531 bool "Include PCIe 5.0 HSPHY firmware in flash"
532 default n
533 help
534 Set this option to cache the PCIe 5.0 HSPHY firmware after it is
535 fetched from ME during boot. By default coreboot will fetch the
536 HSPHY FW from ME, but if for some reason ME is not enabled or
537 visible, the cached blob will be attempted to initialize the PCIe
538 5.0 root port. Select it if ME is soft disabled or disabled with HAP
539 bit. If possible, the HSPHY FW will be saved to flashmap region if
540 the firmware file is not provided directly in the HSPHY_FW_FILE
541 Kconfig.
542
543config HSPHY_FW_FILE
544 string "HSPHY firmware file path"
545 depends on INCLUDE_HSPHY_IN_FMAP
546 help
547 Path pointing to the PCIe 5.0 HSPHY file. The file can be extracted
548 from full firmware image or ME region using UEFITool. If left empty,
549 HSPHY loading procedure will try to save the firmware to the flashmap
550 region if fetched successfully from ME.
551
552config HSPHY_FW_MAX_SIZE
553 hex
554 default 0x8000
555
Subrata Banikb3ced6a2020-08-04 13:34:03 +0530556endif