On 7/14/2026 8:51 AM, Brian Cain wrote: > Instantiate the L2VIC device in both machine models, map its slow and > MMIO regions, and link it to each CPU via the "l2vic" property. > > Signed-off-by: Brian Cain <[email protected]> > --- > include/hw/hexagon/hexagon.h | 1 + > include/hw/hexagon/hexagon_globalreg.h | 4 +++ > hw/hexagon/hexagon_dsp.c | 20 +++++++++++++ > hw/hexagon/hexagon_globalreg.c | 41 ++++++++++++++++++++++---- > hw/hexagon/virt.c | 22 ++++++++++++++ > 5 files changed, 83 insertions(+), 5 deletions(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
