build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/27972 )
Change subject: riscv: update misaligned memory access exception handling ......................................................................
Patch Set 7:
(1 comment)
https://review.coreboot.org/#/c/27972/7/src/arch/riscv/trap_handler.c File src/arch/riscv/trap_handler.c:
https://review.coreboot.org/#/c/27972/7/src/arch/riscv/trap_handler.c@191 PS7, Line 191: write_csr(sepc, read_csr(mepc)); 'sepc' may be misspelled - perhaps 'spec'?