You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AIA spec section 5.3 states: For interrupts 0–12, aliases in sip may be read-only, as specified by the RISC-V Privileged Architecture.
This may be interpreted as saying that some of the 0-12 interrupts are allowed to be read-only in SIP, when aliased to MVIP, just like they are in the privileged spec. Or it can be interpreted as saying that SIP bits aliased to MVIP must be read only if they are so in the privileged spec.
Which is it? Is SIP.SEIP read only when aliased to MVIP?