Skip to content

v1.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Wren6991 Wren6991 released this 31 Mar 03:39

This release candidate has the following known errata, fixed in later releases:

  • Unpredictable behaviour when Zcmp cm.popret is interrupted during the PC-setting uop step: fixed by 2f6e983
  • SBA accesses fail to make progress when the processor clock is gated during sleep: fixed by c11581e
  • New SBA reads can still be initiated whilst sbcs.sberror or sbcs.sbbusyerror are set, causing spurious downstream reads and address increments: fixed by af08c0b
  • PMPCFG fields R and X are transposed: fixed by 7d37029
  • mstatus.mie is not ignored in U-mode: fixed by a84742a