coreboot/src/soc
Subrata Banik fb2a9d5ed8 soc/intel/icelake: Set FSP_TEMP_RAM_STACK unconditionally
Icelake default selects PLATFORM_USES_FSP2_1 which means stack will be shared
between FSP and coreboot (CONFIG_FSP_USES_CB_STACK) hence no need to have any
other guard to assign FSP_TEMP_RAM_SIZE.

Change-Id: Idbe393f7a63ad10f1ad3c9e7248593cf8eb115d9
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36628
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-06 04:53:58 +00:00
..
amd cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE 2019-11-03 06:15:35 +00:00
cavium arch/arm64: Pass cbmem_top to ramstage via calling argument 2019-11-03 11:19:24 +00:00
imgtec arch/mips: Pass cbmem_top to ramstage via calling argument 2019-11-04 11:40:25 +00:00
intel soc/intel/icelake: Set FSP_TEMP_RAM_STACK unconditionally 2019-11-06 04:53:58 +00:00
mediatek arch/arm64: Pass cbmem_top to ramstage via calling argument 2019-11-03 11:19:24 +00:00
nvidia soc/nvidia/tegra210: Populate _cbmem_top_ptr 2019-11-04 11:40:12 +00:00
qualcomm arch/arm64: Pass cbmem_top to ramstage via calling argument 2019-11-03 11:19:24 +00:00
rockchip arch/arm64: Pass cbmem_top to ramstage via calling argument 2019-11-03 11:19:24 +00:00
samsung arch/arm: Pass cbmem_top to ramstage via calling argument 2019-11-03 11:19:04 +00:00
sifive lib/cbmem_top: Add a common cbmem_top implementation 2019-11-01 11:44:51 +00:00
ucb lib/cbmem_top: Add a common cbmem_top implementation 2019-11-01 11:44:51 +00:00