Commit b5be19f9 authored by Damien Le Moal's avatar Damien Le Moal Committed by Anup Patel
Browse files

sbi: Add ecall helpers



Define sbi_ecall_console_puts() using sbi_ecall_console_putchar()
renamed as sbi_ecall_console_putc() and remove the hardcoded version
of the same funtion in the test payload code.

Signed-off-by: default avatarDamien Le Moal <damien.lemoal@wdc.com>
parent 42283461
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment