Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48429 )
Change subject: cbfs: Skip mcache in post-RAM stages before CBMEM is online
......................................................................
Patch Set 1:
(1 comment)
Something is still not right.
https://review.coreboot.org/c/coreboot/+/48429/1/src/lib/cbfs.c
File src/lib/cbfs.c:
https://review.coreboot.org/c/coreboot/+/48429/1/src/lib/cbfs.c@454
PS1, Line 454: static struct cbfs_boot_device ro;
If cbfs is accessed before mcache/cbmem is available, this function will always point real ro COREBOOT cbfs_boot_device instead of the mcache in cbmem.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/48429
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Icf6d1a1288cb243d0c4c893cc58251687e2873b0
Gerrit-Change-Number: 48429
Gerrit-PatchSet: 1
Gerrit-Owner: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Tue, 08 Dec 2020 21:42:25 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment