lowRISC / sonata-system

A full micro-controller system utilizing the CHERIoT Ibex core, part of the Sunburst project funded by UKRI
Apache License 2.0
29 stars 17 forks source link

CHERI sanity test has an illegal instruction #206

Open marnovandermaas opened 1 month ago

marnovandermaas commented 1 month ago

I commented out storing to and loading capability from the stack because it was causing an illegal instruction: https://github.com/lowRISC/sonata-system/blob/6914b30a2769f881a53afb912032cd65a6d14307/sw/cheri/checks/cheri_sanity.cc#L24