blob: 5aeb9e56eca0c35579744d9002004e27f0e33cfd [file] [log] [blame]
Lee Leahy77ff0b12015-05-05 15:07:29 -07001config SOC_INTEL_BRASWELL
2 bool
Kyösti Mälkki64374092023-04-08 23:42:14 +03003 select ACPI_COMMON_MADT_IOAPIC
Kyösti Mälkki69a13962023-04-08 14:10:48 +03004 select ACPI_COMMON_MADT_LAPIC
Aaron Durbin1b6196d2016-07-13 23:20:26 -05005 select ACPI_INTEL_HARDWARE_SLEEP_VALUES
Angel Pons8e035e32021-06-22 12:58:20 +02006 select ARCH_X86
Aaron Durbine8e118d2016-08-12 15:00:10 -05007 select BOOT_DEVICE_SUPPORTS_WRITES
Lee Leahy77ff0b12015-05-05 15:07:29 -07008 select CACHE_MRC_SETTINGS
Martin Rothdf02c332015-07-01 23:09:42 -06009 select SUPPORT_CPU_UCODE_IN_CBFS
Lee Leahy77ff0b12015-05-05 15:07:29 -070010 select CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED
Lee Leahy77ff0b12015-05-05 15:07:29 -070011 select HAVE_SMI_HANDLER
Lee Leahy77ff0b12015-05-05 15:07:29 -070012 select PCIEXP_ASPM
Lee Leahyacb9c0b2015-07-02 11:55:18 -070013 select PCIEXP_CLK_PM
Lee Leahy77ff0b12015-05-05 15:07:29 -070014 select PCIEXP_COMMON_CLOCK
Lee Leahy32471722015-04-20 15:20:28 -070015 select PLATFORM_USES_FSP1_1
Lee Leahy77ff0b12015-05-05 15:07:29 -070016 select REG_SCRIPT
Aaron Durbin16246ea2016-08-05 21:23:37 -050017 select RTC
Lee Leahy32471722015-04-20 15:20:28 -070018 select SOC_INTEL_COMMON
Duncan Lauriee73da802015-09-08 16:16:34 -070019 select SOC_INTEL_COMMON_ACPI_WAKE_SOURCE
Frans Hendriks59ae2ef2019-02-28 15:16:00 +010020 select SOC_INTEL_COMMON_BLOCK
21 select SOC_INTEL_COMMON_BLOCK_HDA
Lee Leahy32471722015-04-20 15:20:28 -070022 select SOC_INTEL_COMMON_RESET
Lee Leahy77ff0b12015-05-05 15:07:29 -070023 select SPI_FLASH
24 select SSE2
Lee Leahy77ff0b12015-05-05 15:07:29 -070025 select TSC_MONOTONIC_TIMER
26 select TSC_SYNC_MFENCE
27 select UDELAY_TSC
Lee Leahy32471722015-04-20 15:20:28 -070028 select USE_GENERIC_FSP_CAR_INC
Stefan Tauneref8b9572018-09-06 00:34:28 +020029 select INTEL_DESCRIPTOR_MODE_CAPABLE
Angel Pons12d48cd2020-10-03 12:22:04 +020030 select HAVE_EM100PRO_SPI_CONSOLE_SUPPORT
Nico Huber2e7f6cc2017-05-22 15:58:03 +020031 select HAVE_FSP_GOP
Matt DeVillier51ee7ce2017-08-20 18:21:10 -050032 select GENERIC_GPIO_LIB
Patrick Rudolphc7edf182017-09-26 19:34:35 +020033 select INTEL_GMA_ACPI
34 select INTEL_GMA_SWSMISCI
Matt DeVillierd3d0f072018-11-10 17:44:36 -060035 select CPU_INTEL_COMMON
Frans Hendriksb27fb332019-03-04 08:02:43 +010036 select SOUTHBRIDGE_INTEL_COMMON_SMBUS
Arthur Heymans56d913e2019-06-04 14:45:13 +020037 select SOUTHBRIDGE_INTEL_COMMON_SPI_SILVERMONT
Julius Wernerbaf27db2019-10-02 17:28:56 -070038 select NO_CBFS_MCACHE
Kyösti Mälkkie8a3af12022-11-19 18:39:22 +020039 select TCO_SPACE_NOT_YET_SPLIT
Elyes Haouas75750912023-08-21 20:39:25 +020040 help
41 Braswell M/D part support.
42
43if SOC_INTEL_BRASWELL
Frans Hendriks4e0ec592019-06-06 10:07:17 +020044
45config DCACHE_BSP_STACK_SIZE
46 hex
47 default 0x2000
48 help
49 The amount of anticipated stack usage in CAR by bootblock and
50 other stages.
51
Julius Werner1210b412017-03-27 19:26:32 -070052config VBOOT
Joel Kitching6672bd82019-04-10 16:06:21 +080053 select VBOOT_MUST_REQUEST_DISPLAY
Julius Werner1210b412017-03-27 19:26:32 -070054 select VBOOT_STARTS_IN_ROMSTAGE
55
Shelley Chen4e9bb332021-10-20 15:43:45 -070056config ECAM_MMCONF_BASE_ADDRESS
Lee Leahy77ff0b12015-05-05 15:07:29 -070057 default 0xe0000000
58
Shelley Chen4e9bb332021-10-20 15:43:45 -070059config ECAM_MMCONF_BUS_NUMBER
Kyösti Mälkki6d085442021-02-14 01:55:18 +020060 int
61 default 256
62
Lee Leahy77ff0b12015-05-05 15:07:29 -070063config MAX_CPUS
64 int
65 default 4
66
Lee Leahy77ff0b12015-05-05 15:07:29 -070067config SMM_TSEG_SIZE
68 hex
69 default 0x800000
70
71config SMM_RESERVED_SIZE
72 hex
73 default 0x100000
74
Lee Leahy77ff0b12015-05-05 15:07:29 -070075# Cache As RAM region layout:
76#
Lee Leahy77ff0b12015-05-05 15:07:29 -070077# +-------------+ DCACHE_RAM_BASE + DCACHE_RAM_SIZE
Kyösti Mälkki2bad1e72016-07-26 14:03:31 +030078# | Stack |
79# | | |
80# | v |
Lee Leahy77ff0b12015-05-05 15:07:29 -070081# +-------------+
82# | ^ |
83# | | |
84# | CAR Globals |
85# +-------------+ DCACHE_RAM_BASE
86#
Lee Leahy77ff0b12015-05-05 15:07:29 -070087
88config DCACHE_RAM_BASE
Arthur Heymans9c27eda2017-06-13 14:47:28 +020089 hex
Lee Leahy32471722015-04-20 15:20:28 -070090 default 0xfef00000
Lee Leahy77ff0b12015-05-05 15:07:29 -070091
92config DCACHE_RAM_SIZE
Arthur Heymans9c27eda2017-06-13 14:47:28 +020093 hex
Shelley Chen156bc6f2020-09-29 10:05:00 -070094 default 0x8000
Lee Leahy77ff0b12015-05-05 15:07:29 -070095 help
96 The size of the cache-as-ram region required during bootblock
97 and/or romstage. Note DCACHE_RAM_SIZE and DCACHE_RAM_MRC_VAR_SIZE
98 must add up to a power of 2.
99
Jeremy Compostella052fb7c2023-08-18 14:25:22 -0700100config PRERAM_CBFS_CACHE_SIZE
101 default 0x0
102
Lee Leahy77ff0b12015-05-05 15:07:29 -0700103config ENABLE_BUILTIN_COM1
104 bool "Enable builtin COM1 Serial Port"
105 default n
106 help
107 The PMC has a legacy COM1 serial port. Choose this option to
108 configure the pads and enable it. This serial port can be used for
109 the debug console.
110
Frans Hendriksf2af7022018-11-16 12:08:41 +0100111config DISABLE_HPET
112 bool "Disable the HPET device"
113 default n
114 help
115 Enable this to disable the HPET support
116 Solves the Linux MP-BIOS bug timer not connected.
117
Matt DeVillierfd7440d2019-04-23 12:21:17 -0500118config USE_GOOGLE_FSP
119 bool
120 help
121 Select this to use Google's custom Braswell FSP header/binary
122 instead of the public release on Github. Only google/cyan
123 variants require this; all other boards should use the public release.
124
125config FSP_HEADER_PATH
126 string
Patrick Georgib8fba862020-06-17 21:06:53 +0200127 default "\$(src)/vendorcode/intel/fsp/fsp1_1/braswell" if USE_GOOGLE_FSP
Matt DeVillierfd7440d2019-04-23 12:21:17 -0500128 default "3rdparty/fsp/BraswellFspBinPkg/Include/"
129 help
130 Location of FSP header file FspUpdVpd.h
131
Lee Leahy77ff0b12015-05-05 15:07:29 -0700132endif