opensbi/platform/fpga/openpiton
Anup Patel 068ca086af lib: sbi: Simplify console platform operations
Instead of having console_putc() and console_getc() callbacks in
platform operations, it will be much simpler for console driver to
directly register these operations as device to the sbi_console
implementation.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Xiang W <wxjstz@126.com>
2021-04-28 16:58:23 +05:30
..
config.mk platform: Add OpenPiton platform support 2020-03-24 13:18:38 +05:30
objects.mk platform: Add OpenPiton platform support 2020-03-24 13:18:38 +05:30
platform.c lib: sbi: Simplify console platform operations 2021-04-28 16:58:23 +05:30