build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/29494 )
Change subject: riscv: add support to select the privilege level of the payload running ......................................................................
Patch Set 10:
(1 comment)
https://review.coreboot.org/#/c/29494/10/src/arch/riscv/boot.c File src/arch/riscv/boot.c:
https://review.coreboot.org/#/c/29494/10/src/arch/riscv/boot.c@49 PS10, Line 49: void (*doit)(void *) = prog_entry(prog); function definition argument 'void *' should also have an identifier name