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 7:
(1 comment)
https://review.coreboot.org/#/c/29494/7/src/arch/riscv/boot.c File src/arch/riscv/boot.c:
https://review.coreboot.org/#/c/29494/7/src/arch/riscv/boot.c@50 PS7, Line 50: void (*doit)(void *) = prog_entry(prog); function definition argument 'void *' should also have an identifier name