On 6/10/25 11:59, Julian Ganz wrote:
We recently introduced API for registering callbacks for trap related
events as well as the corresponding hook functions. Due to differences
between architectures, the latter need to be called from target specific
code.

This change places hooks for xtensa targets.

Reviewed-by: Max Filippov <[email protected]>
Signed-off-by: Julian Ganz <[email protected]>
---
  target/xtensa/exc_helper.c  | 6 ++++++
  target/xtensa/xtensa-semi.c | 3 +++
  2 files changed, 9 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to