[PATCH 03/17] lib: sbi: Print scratch size and usage at boot time
Andrew Jones
ajones at ventanamicro.com
Wed May 31 05:20:00 PDT 2023
On Tue, Apr 25, 2023 at 06:02:16PM +0530, Anup Patel wrote:
> 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 at ventanamicro.com>
> ---
> include/sbi/sbi_scratch.h | 3 +++
> lib/sbi/sbi_init.c | 5 +++++
> lib/sbi/sbi_scratch.c | 11 +++++++++++
> 3 files changed, 19 insertions(+)
>
Reviewed-by: Andrew Jones <ajones at ventanamicro.com>
More information about the opensbi
mailing list