[coreboot-gerrit] Change in coreboot[master]: arch/x86: Make postcar TempRamExit call generic

Marshall Dawson (Code Review) gerrit at coreboot.org
Sat Aug 12 00:47:56 CEST 2017


Marshall Dawson has uploaded a new patch set (#2). ( https://review.coreboot.org/20965 )

Change subject: arch/x86: Make postcar TempRamExit call generic
......................................................................

arch/x86: Make postcar TempRamExit call generic

Move the FSP-specific call for tearing down cache-as-RAM out of
postcar.c and replace it with an empty weak function.

This patch omits checking if (IS_ENABLED(CONFIG_FSP_CAR)).  The
temp_ram_exit.c file with the real fsp_temp_ram_exit() is only built
when CONFIG_FSP_CAR is true.

Change-Id: I9adbb1f2a7b2ff50d9f36d5a3640f63410c09479
Signed-off-by: Marshall Dawson <marshalldawson3rd at gmail.com>
---
M src/arch/x86/include/arch/cpu.h
M src/arch/x86/postcar.c
M src/drivers/intel/fsp2_0/temp_ram_exit.c
3 files changed, 16 insertions(+), 4 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/65/20965/2
-- 
To view, visit https://review.coreboot.org/20965
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I9adbb1f2a7b2ff50d9f36d5a3640f63410c09479
Gerrit-Change-Number: 20965
Gerrit-PatchSet: 2
Gerrit-Owner: Marshall Dawson <marshalldawson3rd at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170811/3efdb250/attachment.html>


More information about the coreboot-gerrit mailing list