On Tue, Mar 10, 2026 at 10:08 PM Brian Cain <[email protected]> wrote:
> From: Brian Cain <[email protected]> > > The per-vCPU System Status Register controls many modal behaviors of the > system architecture. When the SSR is updated, we trigger the necessary > effects for interrupts, privilege/MMU, and HVX context mapping. > > Signed-off-by: Brian Cain <[email protected]> > --- > target/hexagon/cpu_helper.c | 33 ++++++++++++++++++++++++++++++++- > 1 file changed, 32 insertions(+), 1 deletion(-) > Reviewed-by: Taylor Simpson <[email protected]>
