[PATCH v3 6/6] lib: utils/serial: Implement console_puts() for semihosting
Bin Meng
bmeng.cn at gmail.com
Wed Dec 21 02:24:50 PST 2022
On Thu, Nov 24, 2022 at 9:33 PM Anup Patel <apatel at ventanamicro.com> wrote:
>
> We implement console_puts() for semihosting serial driver to speed-up
> semihosting based prints.
>
> Signed-off-by: Anup Patel <apatel at ventanamicro.com>
> ---
> lib/utils/serial/semihosting.c | 33 +++++++++++++++++++++++++++++++++
> 1 file changed, 33 insertions(+)
>
Reviewed-by: Bin Meng <bmeng at tinylab.org>
More information about the opensbi
mailing list