[PATCH 1/1] cmd/exception: support ebreak exception on RISC-V

Bin Meng bmeng.cn at gmail.com
Mon Apr 12 14:22:27 CEST 2021


On Fri, Apr 9, 2021 at 6:48 PM Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> The ebreak instruction should generate a breakpoint exception.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  cmd/riscv/exception.c   | 10 ++++++++++
>  doc/usage/exception.rst |  3 +++
>  2 files changed, 13 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list