include: Move RISCV_SCRATCH_xyz defines to sbi_scratch.h
authorAnup Patel <anup.patel@wdc.com>
Mon, 31 Dec 2018 05:49:20 +0000 (11:19 +0530)
committerAnup Patel <anup@brainfault.org>
Wed, 2 Jan 2019 04:27:12 +0000 (09:57 +0530)
commite0d6914b3c40c1609ccf196fa448ea6880ff23d5
treecb6636a9da04ea258adb177dbc5060e647ca72ae
parent24bfa687fc85f0c8b0b2ed60151e44e9b7c43d3b
include: Move RISCV_SCRATCH_xyz defines to sbi_scratch.h

The struct sbi_scratch related defines RISCV_SCRATCH_xyz should
be in sbi_scratch.h so that we can keep these defines in-sync
with changes in struct sbi_scratch.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
firmware/fw_base.S
include/sbi/riscv_asm.h
include/sbi/sbi_scratch.h