mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-12-13 11:01:36 +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>