mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-09-14 16:11:44 +01: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>