blob: 14d4fa1781348e3c18b043a963b6b04025edffe6 [file] [log] [blame]
Arthur Heymans4c7979a2019-06-17 14:30:10 +02001config SOC_INTEL_COMMON_SKYLAKE_BASE
2 bool
3
Lee Leahyb0005132015-05-12 18:19:47 -07004config SOC_INTEL_SKYLAKE
5 bool
Arthur Heymans4c7979a2019-06-17 14:30:10 +02006 select SOC_INTEL_COMMON_SKYLAKE_BASE
Lee Leahyb0005132015-05-12 18:19:47 -07007 help
8 Intel Skylake support
9
Rizwan Qureshi0700dca2017-02-09 15:57:45 +053010config SOC_INTEL_KABYLAKE
11 bool
Arthur Heymans4c7979a2019-06-17 14:30:10 +020012 select SOC_INTEL_COMMON_SKYLAKE_BASE
Rizwan Qureshi0700dca2017-02-09 15:57:45 +053013 help
14 Intel Kabylake support
15
Arthur Heymans4c7979a2019-06-17 14:30:10 +020016if SOC_INTEL_COMMON_SKYLAKE_BASE
Lee Leahyb0005132015-05-12 18:19:47 -070017
18config CPU_SPECIFIC_OPTIONS
19 def_bool y
Aaron Durbine0a49142016-07-13 23:20:51 -050020 select ACPI_INTEL_HARDWARE_SLEEP_VALUES
Vadim Bendebury5542bb62018-02-05 19:59:09 -080021 select ACPI_NHLT
Angel Ponsa32df262020-09-25 10:20:11 +020022 select ARCH_ALL_STAGES_X86_32
Aaron Durbine8e118d2016-08-12 15:00:10 -050023 select BOOT_DEVICE_SUPPORTS_WRITES
Lee Leahyb0005132015-05-12 18:19:47 -070024 select CACHE_MRC_SETTINGS
Nico Huber6275e342018-11-21 00:11:35 +010025 select CPU_INTEL_COMMON
Lee Leahyb0005132015-05-12 18:19:47 -070026 select CPU_INTEL_FIRMWARE_INTERFACE_TABLE
Michael Niewöhnerfe6070f2020-10-04 15:16:04 +020027 select CPU_SUPPORTS_PM_TIMER_EMULATION
Michael Niewöhner0f91f792019-10-05 19:47:47 +020028 select FSP_M_XIP
Aaron Durbinffdf9012015-07-24 13:00:36 -050029 select GENERIC_GPIO_LIB
Vadim Bendebury5542bb62018-02-05 19:59:09 -080030 select HAVE_FSP_GOP
Wim Vervoornd1371502019-12-17 14:10:16 +010031 select HAVE_FSP_LOGO_SUPPORT
Stefan Tauneref8b9572018-09-06 00:34:28 +020032 select INTEL_DESCRIPTOR_MODE_CAPABLE
Lee Leahyb0005132015-05-12 18:19:47 -070033 select HAVE_SMI_HANDLER
Patrick Rudolphc7edf182017-09-26 19:34:35 +020034 select INTEL_GMA_ACPI
Michael Niewöhner0f91f792019-10-05 19:47:47 +020035 select INTEL_GMA_ADD_VBT if RUN_FSP_GOP
Johanna Schander8a6e0362019-12-08 15:54:09 +010036 select HAVE_INTEL_FSP_REPO
Lee Leahyb0005132015-05-12 18:19:47 -070037 select IOAPIC
Duncan Laurie205ed2d2016-06-02 15:23:42 -070038 select MRC_SETTINGS_PROTECT
Lee Leahyb0005132015-05-12 18:19:47 -070039 select PARALLEL_MP
Furquan Shaikha5853582017-05-06 12:40:15 -070040 select PARALLEL_MP_AP_WORK
Michael Niewöhner0f91f792019-10-05 19:47:47 +020041 select PLATFORM_USES_FSP2_0
Lee Leahy1d14b3e2015-05-12 18:23:27 -070042 select REG_SCRIPT
Subrata Banik46a71782017-06-02 18:52:24 +053043 select SA_ENABLE_DPR
Julien Viard de Galbert2912e8e2018-08-14 16:15:26 +020044 select PMC_GLOBAL_RESET_ENABLE_LOCK
Subrata Banik0359d9d2020-09-28 18:43:47 +053045 select PMC_LOW_POWER_MODE_PROGRAM
Lee Leahy1d14b3e2015-05-12 18:23:27 -070046 select SOC_INTEL_COMMON
Duncan Lauriea1c8b34d2015-09-08 16:12:44 -070047 select SOC_INTEL_COMMON_ACPI_WAKE_SOURCE
Subrata Banike074d622017-02-16 16:16:37 +053048 select SOC_INTEL_COMMON_BLOCK
Nico Huber2f1ef982018-11-07 16:24:50 +010049 select SOC_INTEL_COMMON_BLOCK_CAR
Subrata Banikc4986eb2018-05-09 14:55:09 +053050 select SOC_INTEL_COMMON_BLOCK_CHIP_CONFIG
Barnali Sarkar0a203d12017-05-04 18:02:17 +053051 select SOC_INTEL_COMMON_BLOCK_CPU
Barnali Sarkar73273862017-06-13 20:22:33 +053052 select SOC_INTEL_COMMON_BLOCK_CPU_MPINIT
Furquan Shaikh2c368892018-10-18 16:22:37 -070053 select SOC_INTEL_COMMON_BLOCK_GPIO_DUAL_ROUTE_SUPPORT
Hannah Williams1760cd32017-04-06 20:54:11 -070054 select SOC_INTEL_COMMON_BLOCK_GPIO_LEGACY_MACROS
Vadim Bendebury5542bb62018-02-05 19:59:09 -080055 select SOC_INTEL_COMMON_BLOCK_GPIO_PADCFG_PADTOL
Furquan Shaikh05a6f292017-03-31 14:02:47 -070056 select SOC_INTEL_COMMON_BLOCK_GSPI
Furquan Shaikh31bff012018-09-29 23:31:04 -070057 select SOC_INTEL_COMMON_BLOCK_HDA
Subrata Banik93ebe492017-03-14 18:24:47 +053058 select SOC_INTEL_COMMON_BLOCK_SA
Duncan Laurie1e066112020-04-08 11:35:52 -070059 select SOC_INTEL_COMMON_BLOCK_SCS
Pratik Prajapatia04aa3d2017-06-12 23:02:36 -070060 select SOC_INTEL_COMMON_BLOCK_SGX
Michael Niewöhnerc169a472019-10-31 19:01:23 +010061 select SOC_INTEL_COMMON_BLOCK_SGX_LOCK_MEMORY
Subrata Banikece173c2017-12-14 18:18:34 +053062 select SOC_INTEL_COMMON_BLOCK_SMM
63 select SOC_INTEL_COMMON_BLOCK_SMM_IO_TRAP
Subrata Banik2fff3912020-01-16 10:13:28 +053064 select SOC_INTEL_COMMON_BLOCK_THERMAL
Subrata Banikafa07f72018-05-24 12:21:06 +053065 select SOC_INTEL_COMMON_BLOCK_UART
Karthikeyan Ramasubramaniancc7cdb12019-03-20 11:38:01 -060066 select SOC_INTEL_COMMON_BLOCK_XHCI_ELOG
Subrata Banikf513ceb2018-05-17 15:57:43 +053067 select SOC_INTEL_COMMON_PCH_BASE
Aaron Durbinc14a1a92016-06-28 15:41:07 -050068 select SOC_INTEL_COMMON_NHLT
Lee Leahy1d14b3e2015-05-12 18:23:27 -070069 select SOC_INTEL_COMMON_RESET
Sumeet R Pawnikar97c54642020-05-10 01:24:11 +053070 select SOC_INTEL_COMMON_BLOCK_POWER_LIMIT
Nico Huberdd274e22020-04-26 20:37:32 +020071 select SOC_INTEL_CONFIGURE_DDI_A_4_LANES
Lee Leahyb0005132015-05-12 18:19:47 -070072 select SSE2
73 select SUPPORT_CPU_UCODE_IN_CBFS
Aamir Bohra842776e2017-05-25 14:12:01 +053074 select TSC_MONOTONIC_TIMER
Lee Leahyb0005132015-05-12 18:19:47 -070075 select TSC_SYNC_MFENCE
76 select UDELAY_TSC
Michael Niewöhner0f91f792019-10-05 19:47:47 +020077 select UDK_2015_BINDING
Aamir Bohrac1d227d2020-07-16 09:03:06 +053078 select USE_CAR_NEM_ENHANCED_V1
Lee Leahyb0005132015-05-12 18:19:47 -070079
Patrick Rudolph203061c2019-09-02 09:35:21 +020080config FSP_HYPERTHREADING
81 bool "Enable Hyper-Threading"
Patrick Rudolph203061c2019-09-02 09:35:21 +020082 default y
83
Arthur Heymans27d3f712018-01-05 17:51:46 +010084config CPU_INTEL_NUM_FIT_ENTRIES
85 int
86 default 10
87
Furquan Shaikh610a33a2016-07-22 16:17:53 -070088config CHROMEOS
89 select CHROMEOS_RAMOOPS_DYNAMIC
Julius Werner58c39382017-02-13 17:53:29 -080090
91config VBOOT
Julius Werner58c39382017-02-13 17:53:29 -080092 select VBOOT_SEPARATE_VERSTAGE
Joel Kitching6672bd82019-04-10 16:06:21 +080093 select VBOOT_MUST_REQUEST_DISPLAY
Aaron Durbina6914d22016-08-24 08:49:29 -050094 select VBOOT_STARTS_IN_BOOTBLOCK
Furquan Shaikh2a12e2e2016-07-25 11:48:03 -070095 select VBOOT_VBNV_CMOS
96 select VBOOT_VBNV_CMOS_BACKUP_TO_FLASH
Furquan Shaikh610a33a2016-07-22 16:17:53 -070097
Martin Roth59ff3402016-02-09 09:06:46 -070098config CBFS_SIZE
99 hex
100 default 0x200000
101
Lee Leahy1d14b3e2015-05-12 18:23:27 -0700102config DCACHE_RAM_BASE
Arthur Heymans432ac612017-06-13 14:17:05 +0200103 hex
Lee Leahy1d14b3e2015-05-12 18:23:27 -0700104 default 0xfef00000
105
106config DCACHE_RAM_SIZE
Arthur Heymans432ac612017-06-13 14:17:05 +0200107 hex
Rizwan Qureshi3ad63562016-08-14 15:48:33 +0530108 default 0x40000
Lee Leahyb0005132015-05-12 18:19:47 -0700109 help
Lee Leahy1d14b3e2015-05-12 18:23:27 -0700110 The size of the cache-as-ram region required during bootblock
111 and/or romstage.
Lee Leahyb0005132015-05-12 18:19:47 -0700112
Subrata Banik68d5d8b2016-07-18 14:13:52 +0530113config DCACHE_BSP_STACK_SIZE
114 hex
115 default 0x4000
116 help
117 The amount of anticipated stack usage in CAR by bootblock and
118 other stages.
119
120config C_ENV_BOOTBLOCK_SIZE
121 hex
Furquan Shaikh70385962016-08-24 10:28:30 -0700122 default 0xC000
Subrata Banik68d5d8b2016-07-18 14:13:52 +0530123
Subrata Banik086730b2015-12-02 11:42:04 +0530124config EXCLUDE_NATIVE_SD_INTERFACE
125 bool
126 default n
127 help
128 If you set this option to n, will not use native SD controller.
129
Lee Leahy1d14b3e2015-05-12 18:23:27 -0700130config HEAP_SIZE
131 hex
132 default 0x80000
133
134config IED_REGION_SIZE
135 hex
136 default 0x400000
137
Subrata Banike7ceae72017-03-08 17:59:40 +0530138config PCR_BASE_ADDRESS
139 hex
140 default 0xfd000000
141 help
142 This option allows you to select MMIO Base Address of sideband bus.
143
Lee Leahy1d14b3e2015-05-12 18:23:27 -0700144config SMM_RESERVED_SIZE
145 hex
146 default 0x200000
147
148config SMM_TSEG_SIZE
149 hex
150 default 0x800000
151
Lee Leahy1d14b3e2015-05-12 18:23:27 -0700152config VGA_BIOS_ID
153 string
154 default "8086,0406"
Lee Leahyb0005132015-05-12 18:19:47 -0700155
Teo Boon Tiong2fc06c82016-09-15 11:11:45 +0800156config SKYLAKE_SOC_PCH_H
157 bool
158 default n
159 help
160 Choose this option if you have a PCH-H chipset.
161
Aaron Durbined8a7232015-11-24 12:35:06 -0600162config NHLT_DMIC_2CH
163 bool
164 default n
165 help
166 Include DSP firmware settings for 2 channel DMIC array.
167
168config NHLT_DMIC_4CH
169 bool
170 default n
171 help
172 Include DSP firmware settings for 4 channel DMIC array.
173
174config NHLT_NAU88L25
175 bool
176 default n
177 help
178 Include DSP firmware settings for nau88l25 headset codec.
179
180config NHLT_MAX98357
181 bool
182 default n
183 help
184 Include DSP firmware settings for max98357 amplifier.
185
Duncan Lauriee6c8a382018-03-26 02:45:02 -0700186config NHLT_MAX98373
187 bool
188 default n
189 help
190 Include DSP firmware settings for max98373 amplifier.
191
Aaron Durbined8a7232015-11-24 12:35:06 -0600192config NHLT_SSM4567
193 bool
194 default n
195 help
196 Include DSP firmware settings for ssm4567 smart amplifier.
197
Duncan Laurie4a75a662017-03-02 10:13:51 -0800198config NHLT_RT5514
199 bool
200 default n
201 help
202 Include DSP firmware settings for rt5514 DSP.
203
Rizwan Qureshi17335fa2017-01-14 06:08:21 +0530204config NHLT_RT5663
205 bool
206 default n
207 help
208 Include DSP firmware settings for rt5663 headset codec.
209
210config NHLT_MAX98927
211 bool
212 default n
213 help
214 Include DSP firmware settings for max98927 amplifier.
215
Naveen Manohar83670c52017-11-04 02:55:09 +0530216config NHLT_DA7219
217 bool
218 default n
219 help
220 Include DSP firmware settings for DA7219 headset codec.
221
Patrick Georgi6539e102018-09-13 11:48:43 -0400222config FSP_HEADER_PATH
Patrick Georgi6539e102018-09-13 11:48:43 -0400223 # Use KabylakeFsp for both Skylake and Kabylake as it supports both.
224 # SkylakeFsp is FSP 1.1 and therefore incompatible.
Michael Niewöhner0f91f792019-10-05 19:47:47 +0200225 default "3rdparty/fsp/KabylakeFspBinPkg/Include/"
Patrick Georgi6539e102018-09-13 11:48:43 -0400226
227config FSP_FD_PATH
Michael Niewöhner0f91f792019-10-05 19:47:47 +0200228 default "3rdparty/fsp/KabylakeFspBinPkg/Fsp.fd"
Patrick Georgi6539e102018-09-13 11:48:43 -0400229
Rizwan Qureshid8bb69a2016-11-08 21:01:09 +0530230config MAX_ROOT_PORTS
231 int
Michael Niewöhner0f91f792019-10-05 19:47:47 +0200232 default 24
Rizwan Qureshid8bb69a2016-11-08 21:01:09 +0530233
Jenny TC2864f852017-02-09 16:01:59 +0530234config NO_FADT_8042
235 bool
236 default n
237 help
238 Choose this option if you want to disable 8042 Keyboard
239
Aaron Durbin551e4be2018-04-10 09:24:54 -0600240config SOC_INTEL_COMMON_BLOCK_GSPI_CLOCK_MHZ
Furquan Shaikh340908a2017-04-04 11:47:19 -0700241 int
242 default 120
243
Chris Chingb8dc63b2017-12-06 14:26:15 -0700244config DRIVERS_I2C_DESIGNWARE_CLOCK_MHZ
245 int
Aaron Durbin551e4be2018-04-10 09:24:54 -0600246 default SOC_INTEL_COMMON_BLOCK_GSPI_CLOCK_MHZ
Chris Chingb8dc63b2017-12-06 14:26:15 -0700247
Furquan Shaikh05a6f292017-03-31 14:02:47 -0700248config SOC_INTEL_COMMON_BLOCK_GSPI_MAX
249 int
250 default 2
251
Subrata Banikc4986eb2018-05-09 14:55:09 +0530252config SOC_INTEL_I2C_DEV_MAX
253 int
254 default 6
255
Aamir Bohra1041d392017-06-02 11:56:14 +0530256config CPU_BCLK_MHZ
257 int
258 default 100
259
Nico Huber99954182019-05-29 23:33:06 +0200260config CONSOLE_UART_BASE_ADDRESS
261 hex
262 default 0xfe030000
263 depends on INTEL_LPSS_UART_FOR_CONSOLE
264
Furquan Shaikh3406dd62017-08-04 15:58:26 -0700265# Clock divider parameters for 115200 baud rate
266config SOC_INTEL_COMMON_LPSS_UART_CLK_M_VAL
267 hex
268 default 0x30
269
270config SOC_INTEL_COMMON_LPSS_UART_CLK_N_VAL
271 hex
272 default 0xc35
273
Furquan Shaikha3ad9902018-03-21 10:45:08 -0700274config IFD_CHIPSET
275 string
276 default "sklkbl"
277
Patrick Rudolph5fffb5e2019-07-25 11:55:30 +0200278config INTEL_TXT_BIOSACM_ALIGNMENT
279 hex
280 default 0x40000 # 256KB
281
Wim Vervoorn2ab4f4b2019-10-23 10:22:06 +0200282config MAINBOARD_SUPPORTS_SKYLAKE_CPU
283 bool "Board can contain Skylake CPU"
284 default y
285
286if SKYLAKE_SOC_PCH_H
287
288config MAINBOARD_SUPPORTS_KABYLAKE_CPU
289 bool "Board can contain Kaby Lake CPU"
290 default y if SOC_INTEL_KABYLAKE
291
292endif
293
294if !SKYLAKE_SOC_PCH_H
295
296config MAINBOARD_SUPPORTS_KABYLAKE_DUAL
297 bool "Board can contain Kaby Lake DUAL core"
298 default y
299
300config MAINBOARD_SUPPORTS_KABYLAKE_QUAD
301 bool "Board can contain Kaby Lake QUAD core"
302 default y
303
304endif
305
Lee Leahyb0005132015-05-12 18:19:47 -0700306endif