Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/plat-spike/drivers/
H A Dhtif.h13 #define HTIF_DEV_CONSOLE 1 macro
H A Dhtif.c56 tohost_cmd(base, HTIF_DEV_CONSOLE, HTIF_CMD_WRITE, ch); in htif_console_putc()