On 27.06.22 15:28, Ralf Ramsauer wrote:
> Signed-off-by: Ralf Ramsauer <ralf.ramsa...@oth-regensburg.de>
> ---
>  configs/riscv/qemu-riscv64.c | 218 +++++++++++++++++++++++++++++++++--
>  include/jailhouse/console.h  |   1 +
>  2 files changed, 211 insertions(+), 8 deletions(-)
> 

...

> diff --git a/include/jailhouse/console.h b/include/jailhouse/console.h
> index 34dd7209..0b6c558b 100644
> --- a/include/jailhouse/console.h
> +++ b/include/jailhouse/console.h
> @@ -50,6 +50,7 @@
>  #define JAILHOUSE_CON_TYPE_SCIFA     0x0007
>  #define JAILHOUSE_CON_TYPE_IMX               0x0008
>  #define JAILHOUSE_CON_TYPE_IMX_LPUART        0x0009
> +#define JAILHOUSE_CON_TYPE_RISCV_SBI 0x000a
>  
>  /* Flags: bit 0 is used to select PIO (cleared) or MMIO (set) access */
>  #define JAILHOUSE_CON_ACCESS_PIO     0x0000

This is likely needed earlier in order to allow building things.

Jan

-- 
Siemens AG, Technology
Competence Center Embedded Linux

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jailhouse-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/d85ed09a-9979-c40c-9b15-ba68187ab22f%40siemens.com.

Reply via email to