hw/riscv: opentitan: Remove the riscv_ prefix of the machine* and soc* functions
commit894944624bd986383ff403368bdae902ec97cc57
authorBin Meng <bin.meng@windriver.com>
Mon, 8 Jun 2020 14:17:31 +0000 (8 07:17 -0700)
committerAlistair Francis <alistair.francis@wdc.com>
Fri, 19 Jun 2020 15:24:07 +0000 (19 08:24 -0700)
treea41941758fc5f34d2005a0d2c5e8127f0ac9c457
parent8f8c6c1a6420483af93fe1fbeb14c5aa8f104c8d
hw/riscv: opentitan: Remove the riscv_ prefix of the machine* and soc* functions

This was done in the virt & sifive_u codes, but opentitan codes were
missed. Remove the riscv_ prefix of the machine* and soc* functions.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 1591625864-31494-3-git-send-email-bmeng.cn@gmail.com
Message-Id: <1591625864-31494-3-git-send-email-bmeng.cn@gmail.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
hw/riscv/opentitan.c