Attention is currently required from: Jakub "Kuba" Czapiga, Julius Werner, Konrad Adamczyk, Yu-Ping Wu.
Bartłomiej Grzesik has posted comments on this change by Bartłomiej Grzesik. ( https://review.coreboot.org/c/coreboot/+/87107?usp=email )
Change subject: Add allocation of a buffer for pvmfw within cbmem
......................................................................
Patch Set 3:
(3 comments)
File src/vendorcode/google/Kconfig:
https://review.coreboot.org/c/coreboot/+/87107/comment/21441cdf_f1160ee9?usp... :
PS2, Line 32:
Unnecessary empty line
Done
File src/vendorcode/google/pvmfw_cbmem.c:
https://review.coreboot.org/c/coreboot/+/87107/comment/e8068fd2_7d53253e?usp... :
PS2, Line 7: unused
Please add `(void)(unused);` to make sure the warnings are suppressed.
Done
https://review.coreboot.org/c/coreboot/+/87107/comment/f37ff138_abb6b4f4?usp... :
PS2, Line 14: return;
Unnecessary return statement. Without it the if-statement can be brace-less.
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/87107?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I48efc033ac0f5fbfcf3a52fabf40be016cd4c6f7
Gerrit-Change-Number: 87107
Gerrit-PatchSet: 3
Gerrit-Owner: Bartłomiej Grzesik
bgrzesik@google.com
Gerrit-Reviewer: Jakub "Kuba" Czapiga
czapiga@google.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Konrad Adamczyk
konrada@google.com
Gerrit-Reviewer: Yu-Ping Wu
yupingso@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Konrad Adamczyk
konrada@google.com
Gerrit-Attention: Jakub "Kuba" Czapiga
czapiga@google.com
Gerrit-Attention: Julius Werner
jwerner@chromium.org
Gerrit-Attention: Yu-Ping Wu
yupingso@google.com
Gerrit-Comment-Date: Thu, 03 Apr 2025 11:15:01 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Jakub "Kuba" Czapiga
czapiga@google.com