bao-project / bao-hypervisor

Bao, a Lightweight Static Partitioning Hypervisor
Apache License 2.0
379 stars 128 forks source link

fix(sysreg): Fix generation of ccsdr_el1 assessors #174

Closed miguelafsilva5 closed 2 months ago

miguelafsilva5 commented 2 months ago

PR Description

The changes in commit eb64e58637b9ed8e52a907496052f40f6e7f5d25 prevented bao from executing in fvp-a-aarch32. This PR reverts the modifications that caused the error.