lib: sbi: Print scratch size and usage at boot time
authorAnup Patel <apatel@ventanamicro.com>
Thu, 20 Apr 2023 08:32:37 +0000 (14:02 +0530)
committerAnup Patel <anup@brainfault.org>
Mon, 5 Jun 2023 10:16:22 +0000 (15:46 +0530)
commit2a04f7037317c6c5b591b160a074c700de9b3378
treee4c6fe4d886a7a68e444bbd28874fa74ca14091a
parent40d36a6673131e36075b1df78af4d7ab92e8cc01
lib: sbi: Print scratch size and usage at boot time

The scratch space being a scarce resource so let us print it's
size and usage at boot time.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
include/sbi/sbi_scratch.h
lib/sbi/sbi_init.c
lib/sbi/sbi_scratch.c