diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2018-09-26 06:55:22 -0700 |
---|---|---|
committer | Andes <uboot@andestech.com> | 2018-10-03 17:48:43 +0800 |
commit | b984ddc2dd332117ef1345255a99dc248c826b74 (patch) | |
tree | 9bf0672db4110fb98a81b3450b5deab784ed5a51 /drivers/mailbox/k3-sec-proxy.c | |
parent | 510e379c49ba8e0d90960d8cbc2ffb91091e229a (diff) |
riscv: Move do_reset() to a common place
We don't have a reset method on any RISC-V board yet. Instead of
adding the same 'unsupported' message for each CPU variant it might
make more sense to add a generic do_reset function for all CPU
variants to lib/, similar to the one for ARM (arch/arm/lib/reset.c).
Suggested-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Diffstat (limited to 'drivers/mailbox/k3-sec-proxy.c')
0 files changed, 0 insertions, 0 deletions