On 14.07.2021 22:37, Bobby Eshleman wrote:
> ARM doesn't actually use debugger_trap_* anything, and is stubbed out.
>
> Simply remove the calls. This also renders TRAP_invalid_op unused in
> any common code, so remove that definition too.
This part of the description is now stale; I guess if no o
ARM doesn't actually use debugger_trap_* anything, and is stubbed out.
Simply remove the calls. This also renders TRAP_invalid_op unused in
any common code, so remove that definition too.
Signed-off-by: Bobby Eshleman
---
xen/arch/arm/traps.c | 6 --
1 file changed, 6 deletions(-)
diff --g