CTSRD-CHERI / qemu

QEMU with support for CHERI
Other
54 stars 28 forks source link

Fix CI after regressing it when updating cheri-compressed-cap #220

Closed arichardson closed 1 year ago

arichardson commented 1 year ago

Since the real fixes have not yet been merged to cheri-compressed-cap and we can work around it with just one added line (and the surrounding code will be removed once we update cheri-compressed-cap) apply a workaround to get CI clean.

Also includes a change to explicitly set cr_extra since the next update of cheri-compressed-cap will initialize the whole struct instead of leaving parts uninitialized.