Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48282 )
Change subject: drivers/intel/fsp2_0: FSP-T requires NO_CBFS_MCACHE
......................................................................
Patch Set 1:
Patch Set 1: Code-Review+2
Hmm... okay let's land this for now, will have to think more about how to address this correctly. Is there a good reason the CAR teardown must happen before CBMEM reinit? Could we just flip the order of those?
Hmm I would suspect that this works but just for performance reasons alone it's a bad idea because cbmem is UC so CAR should be torn down ASAP. Other than that I think it's bad to assume cacheability of cbmem in postcar in general. I have some patches that set it up as WB, which would break if cbmem is set up before teardown.
FSP-T just has to go, at least on FSP2.0 where it should be optional by design (WIP).
--
To view, visit
https://review.coreboot.org/c/coreboot/+/48282
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Icb41b802c636d42b0ebeb3e3850551813accda91
Gerrit-Change-Number: 48282
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Andrey Petrov
andrey.petrov@gmail.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Jonathan Zhang
jonzhang@fb.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Thu, 03 Dec 2020 21:48:50 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment