On 15/5/26 16:23, Manos Pitsidianakis wrote:
On Fri, May 15, 2026 at 5:11 PM Philippe Mathieu-Daudé
<[email protected]> wrote:

Emphasis the IDAU interface is restricted to TCG by

Emphasis?

Emphasize!


moving the header under target/arm/tcg/. Move the
definition to cpu-v7m.c which also contains v7/v8
hardware (NVIC), keeping only CPU types in cpu32.c.

Reviewed-by: Pierrick Bouvier <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---

Reviewed-by: Manos Pitsidianakis <[email protected]>

  include/hw/arm/armv7m.h     |  2 +-
  include/hw/misc/tz-msc.h    |  2 +-
  target/arm/{ => tcg}/idau.h |  4 ++--
  hw/arm/armv7m.c             |  2 +-
  target/arm/cpu.c            |  2 +-
  target/arm/ptw.c            |  2 +-
  target/arm/tcg/cpu-v7m.c    | 11 +++++++++++
  target/arm/tcg/cpu32.c      |  8 --------
  8 files changed, 18 insertions(+), 15 deletions(-)
  rename target/arm/{ => tcg}/idau.h (97%)


Reply via email to