Jonathan Neuschäfer has posted comments on this change. ( https://review.coreboot.org/27348 )
Change subject: riscv: temporarily block multiple-threads ......................................................................
Patch Set 2:
(2 comments)
https://review.coreboot.org/#/c/27348/2/src/arch/riscv/include/smp.h File src/arch/riscv/include/smp.h:
https://review.coreboot.org/#/c/27348/2/src/arch/riscv/include/smp.h@2 PS2, Line 2: * Copyright (c) 2013, The Regents of the University of California (Regents). Unless this code is copied from UCB code, please use your own copyright line.
https://review.coreboot.org/#/c/27348/2/src/arch/riscv/include/smp.h@44 PS2, Line 44: * ... multi-threaded work ... This approach is more readable. Thanks.