seL4 / seL4_projects_libs

Other
19 stars 36 forks source link

libsel4vm: fix GIC_DIST_CTLR enable handling #109

Open axel-h opened 1 year ago

axel-h commented 1 year ago

We have seen that some VMs try to write 0x03 instead of 0x01. Support this case more gracefully and ensure that the GIC_DIST_CTLR_EN_GRP1 setting properly applied.