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