Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from CV32E40X. #328

Merged

Commits on Oct 18, 2022

  1. Added SUBMODE field to mtvec (WARL 0x0 for both CLIC and CLINT modes).

    SEC clean.
    
    Signed-off-by: Oystein Knauserud <Oystein.Knauserud@silabs.com>
    silabs-oysteink committed Oct 18, 2022
    Copy the full SHA
    9bf165b View commit details
    Browse the repository at this point in the history
  2. Udated access to mscratchcsw to depent on mstatus.mpp instead of mcau…

    …se.mpp.
    
    SEC clean.
    
    Signed-off-by: Oystein Knauserud <Oystein.Knauserud@silabs.com>
    silabs-oysteink committed Oct 18, 2022
    Copy the full SHA
    4c6df9f View commit details
    Browse the repository at this point in the history
  3. Added parameter SMCLIC_INTTHRESHBITS that controls how many bits of t…

    …he mintthres CSR is actually implemented. Implemented bits are left justified, unimplemented bits are tied to 1.
    
    Signed-off-by: Oystein Knauserud <Oystein.Knauserud@silabs.com>
    silabs-oysteink committed Oct 18, 2022
    Copy the full SHA
    5aaa02d View commit details
    Browse the repository at this point in the history
  4. Removed CSR instance for mclicbase (Read-only tied to 0).

    Signed-off-by: Oystein Knauserud <Oystein.Knauserud@silabs.com>
    silabs-oysteink committed Oct 18, 2022
    Copy the full SHA
    c26b0c4 View commit details
    Browse the repository at this point in the history
  5. CSR access to mnxti with immediate bits 0, 2 or 4 set will now cause …

    …an illegal instruction exception.
    
    Signed-off-by: Oystein Knauserud <Oystein.Knauserud@silabs.com>
    silabs-oysteink committed Oct 18, 2022
    Copy the full SHA
    255a2a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Merge pull request #689 from silabs-oysteink/clic-updates

    Updates related to PR #680
    Silabs-ArjanB committed Oct 19, 2022
    Copy the full SHA
    eac5a0f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'openhw_e40x/master' into silabs-oystein…

    …k_merge-w42-1
    
    Signed-off-by: Oystein Knauserud <Oystein.Knauserud@silabs.com>
    silabs-oysteink committed Oct 19, 2022
    Copy the full SHA
    f96613f View commit details
    Browse the repository at this point in the history
  3. Removed unused CSR_MCLICBASE_MASK parameter.

    Signed-off-by: Oystein Knauserud <Oystein.Knauserud@silabs.com>
    silabs-oysteink committed Oct 19, 2022
    Copy the full SHA
    40f30d2 View commit details
    Browse the repository at this point in the history