On Tue, 7 Jun 2022 at 04:12, Richard Henderson <[email protected]> wrote: > > Handle the debug vs current el exception test in one place. > Leave EXCP_BKPT alone, since that treats debug < current differently. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/debug_helper.c | 44 +++++++++++++++++++++------------------ > 1 file changed, 24 insertions(+), 20 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
