include: Remove redundant tmp0 from struct sbi_scratch

The tmp0 member was added in struct sbi_scratch to assist
register save/restore at time of trap handling. This tmp0
is not unsed any more hence removing it.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
This commit is contained in:
Anup Patel
2019-01-02 14:51:30 +05:30
committed by Atish Patra
parent dc7be34d52
commit 5797ae2035
2 changed files with 9 additions and 12 deletions

View File

@@ -154,7 +154,6 @@ _start_warm:
csrw mscratch, tp
/* Initialize scratch space */
REG_S zero, SBI_SCRATCH_TMP0_OFFSET(tp)
la a4, _fw_start
la a5, _fw_end
mul t0, s7, s8