firmware: Reset all the general purpose registers to zero.
authorAtish Patra <atish.patra@wdc.com>
Mon, 4 Mar 2019 22:08:17 +0000 (14:08 -0800)
committerAnup Patel <anup@brainfault.org>
Wed, 6 Mar 2019 03:29:54 +0000 (08:59 +0530)
commit27fae182dc54e08314034a03eeb583b94c64f4c8
tree2bd0736758f12b7b49e87179afc44dac1e2ff52d
parentd4dd2b37f3a80fc99345930879721499cf9e0c8a
firmware: Reset all the general purpose registers to zero.

A warm reset by pressing the reset button may not initialize all the
registers to zero. Do it for every hart during warm boot.

Signed-off-by: Atish Patra <atish.patra@wdc.com>
firmware/fw_base.S