Home
last modified time | relevance | path

Searched refs:SBI_EXT_0_1_CONSOLE_PUTCHAR (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/riscv/kernel/
H A Dsbi.c32 sbi_ecall(SBI_EXT_0_1_CONSOLE_PUTCHAR, 0, ch); in sbi_console_putchar()
/optee_os/core/arch/riscv/include/
H A Dsbi.h31 #define SBI_EXT_0_1_CONSOLE_PUTCHAR 0x01 macro