include: sbi_scratch: Add helper macros to access data type
authorAnup Patel <apatel@ventanamicro.com>
Mon, 5 Jun 2023 06:52:37 +0000 (12:22 +0530)
committerAnup Patel <anup@brainfault.org>
Mon, 5 Jun 2023 10:12:50 +0000 (15:42 +0530)
commitaad7a377051136c2e0f4adeea2689167a294d2b4
treefe26dd981339ae0f2f4d72aeda7d6869ed14d9cd
parentbdde2ecd27af1ac158669809f6658376fb5137ab
include: sbi_scratch: Add helper macros to access data type

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>
include/sbi/sbi_scratch.h