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
fix: correct Svadu ADUE field type logic in environment CSRs (#1027)
The ADUE field type() logic was backwards in all environment
configuration CSRs.
Fixed logic:
- When Svadu IS implemented ADUE field is Read-Write (software control)
- When Svadu is NOT implemented ADUE field is Read-Only-0 (hardwired)
Closes#1026
Signed-off-by: Sukuna0007Abhi <[email protected]>
0 commit comments