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
RISC-V: Linux: Imply Zicntr from the IMA base behavior
As the author confirmed as in:
<https://lists.infradead.org/pipermail/linux-riscv/2025-May/070844.html>,
currently `Zicntr` extension detection is technically redundant on the
current base IMA behavior (although can be meaningful if new base behavior
is added).
This commit implies the Zicntr extension from the base IMA behavior.
0 commit comments