Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36144 )
Change subject: arch/x86: Use the stage argument to implement cbmem_top
......................................................................
Patch Set 15:
(2 comments)
Patch Set 14: Code-Review+1
I'm still thinking we should squash everything together as the sequence of patches doesn't do anything until this one.
Done. Now this implementation is used everywhere and there is a Kconfig option to use the populated global variable.
https://review.coreboot.org/c/coreboot/+/36144/4/src/arch/x86/cbmem.c
File src/arch/x86/cbmem.c:
https://review.coreboot.org/c/coreboot/+/36144/4/src/arch/x86/cbmem.c@19
PS4, Line 19: void *cbmem_top_romstage(void)
This function isn't declared. […]
Done
https://review.coreboot.org/c/coreboot/+/36144/4/src/arch/x86/cbmem.c@24
PS4, Line 24: if (ENV_RAMSTAGE && cbmem_top_backup != NULL)
Done in CB:36358.
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/36144
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6d5a366d6f1bc76f26d459628237e6b2c8ae03ea
Gerrit-Change-Number: 36144
Gerrit-PatchSet: 15
Gerrit-Owner: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Damien Zammit
Gerrit-Reviewer: David Guckian
david.guckian@intel.com
Gerrit-Reviewer: Huang Jin
huang.jin@intel.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-Reviewer: Vanny E
vanessa.f.eusebio@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Tue, 29 Oct 2019 22:58:25 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Aaron Durbin
adurbin@chromium.org
Comment-In-Reply-To: Arthur Heymans
arthur@aheymans.xyz
Gerrit-MessageType: comment