build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/28096 )
Change subject: riscv: add support for supervisor binary interface (SBI)
......................................................................
Patch Set 8:
(2 comments)
https://review.coreboot.org/#/c/28096/8/src/arch/riscv/sbi.c
File src/arch/riscv/sbi.c:
https://review.coreboot.org/#/c/28096/8/src/arch/riscv/sbi.c@30
PS8, Line 30: die("Please implement the %s function on your platform.",__func__);
space required after that ',' (ctx:VxV)
https://review.coreboot.org/#/c/28096/8/src/arch/riscv/sbi.c@67
PS8, Line 67: if (IS_ENABLED(CONFIG_CONSOLE_SERIAL)) {
braces {} are not necessary for any arm of this statement
--
To view, visit
https://review.coreboot.org/28096
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib6c1f21d2f085f02208305dc4e3a0f970d400c27
Gerrit-Change-Number: 28096
Gerrit-PatchSet: 8
Gerrit-Owner: Xiang Wang
wxjstz@126.com
Gerrit-Reviewer: Jonathan Neuschäfer
j.neuschaefer@gmx.net
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Philipp Hug
philipp@hug.cx
Gerrit-Reviewer: Ronald G. Minnich
rminnich@gmail.com
Gerrit-Reviewer: Shawn Chang
citypw@gmail.com
Gerrit-Reviewer: Xiang Wang
wxjstz@126.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Reviewer: ron minnich (1001188)
Gerrit-Comment-Date: Thu, 30 Aug 2018 05:38:45 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No