hw/riscv: opentitan: Fixup resetvec
commitd057aaece7665d49e81ef8d8204b095351253f21
authorAlistair Francis <alistair.francis@wdc.com>
Wed, 14 Sep 2022 10:11:07 +0000 (14 12:11 +0200)
committerAlistair Francis <alistair@alistair23.me>
Mon, 26 Sep 2022 21:04:38 +0000 (27 07:04 +1000)
treea6ccb46f08670502d58bec1dc3db851db750a18e
parent277b210dd86636cc910bf6cd9a5477d01a10603f
hw/riscv: opentitan: Fixup resetvec

The resetvec for the OpenTitan machine ended up being set to an out of
date value, so let's fix that and bump it to the correct start address
(after the boot ROM)

Fixes: bf8803c64d75 "hw/riscv: opentitan: bump opentitan version"
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20220914101108.82571-3-alistair.francis@wdc.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
hw/riscv/opentitan.c