mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-01-03 11:01:20 +00:00
Reading and writing a data type in scratch space is a very common use-case so let us add related helper macros in sbi_scratch.h. Signed-off-by: Anup Patel <apatel@ventanamicro.com>