On 1/31/22 10:57, Philipp Tomsich wrote:
Signed-off-by: Philipp Tomsich<philipp.toms...@vrull.eu>
Suggested-by: Richard Henderson<richard.hender...@linaro.org>
---
Changes in v4:
- use a typedef into 'RISCVCPUConfig' (instead of the explicit
'struct RISCVCPUConfig') to comply with the coding standard
(as suggested in Richard's review of v3)
Changes in v3:
- (new patch) refactor 'struct RISCVCPUConfig'
target/riscv/cpu.h | 78 ++++++++++++++++++++++++----------------------
1 file changed, 41 insertions(+), 37 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~