chipsalliance / caliptra-sw

Caliptra software (ROM, FMC, runtime firmware), and libraries/tools needed to build and test
Apache License 2.0
53 stars 39 forks source link

Properly evaluate PL0 PAUSERs when the fw header bit is unset #1536

Closed jhand2 closed 2 months ago

jhand2 commented 4 months ago

Previously, if PL0 PAUSER bit was unset, all users were treated as PL0. Align with the spec and treat them all as PL1 in that case.