On 5/23/22 05:51, Peter Maydell wrote:
On Sat, 21 May 2022 at 01:04, Richard Henderson
wrote:
We already have some larger ifdef blocks for ARM and RISCV;
split out a boolean test for SYS_SYNCCACHE.
Reviewed-by: Alistair Francis
Signed-off-by: Richard Henderson
---
semihosting/arm-compat-s
On Sat, 21 May 2022 at 01:04, Richard Henderson
wrote:
>
> We already have some larger ifdef blocks for ARM and RISCV;
> split out a boolean test for SYS_SYNCCACHE.
>
> Reviewed-by: Alistair Francis
> Signed-off-by: Richard Henderson
> ---
> semihosting/arm-compat-semi.c | 20 +-
We already have some larger ifdef blocks for ARM and RISCV;
split out a boolean test for SYS_SYNCCACHE.
Reviewed-by: Alistair Francis
Signed-off-by: Richard Henderson
---
semihosting/arm-compat-semi.c | 20 +---
1 file changed, 13 insertions(+), 7 deletions(-)
diff --git a/semi