diff options
| author | Anup Patel <[email protected]> | 2023-01-13 14:53:53 +0530 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2023-02-10 10:30:18 +0530 |
| commit | 65c2190b47b14341dac9f763fed2d4ecbbff2a69 (patch) | |
| tree | aba5ad772a23821eda85097875e71429fa949f05 /lib/utils | |
| parent | 29285aead07d2778855e1e67ba9c08b4fa4a2c7a (diff) | |
lib: sbi: Speed-up sbi_printf() and friends using nputs()
The sbi_printf() is slow for semihosting because it prints one
character at a time. To speed-up sbi_printf() for semihosting,
we use a temporary buffer and nputs().
Signed-off-by: Anup Patel <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Diffstat (limited to 'lib/utils')
0 files changed, 0 insertions, 0 deletions
