lowRISC / manticore

Apache License 2.0
16 stars 13 forks source link

[cerberus] Implement get pfm id protocol #142

Closed adsnaider closed 2 years ago

adsnaider commented 3 years ago

Progress on #45

mcy commented 3 years ago

Hey Adam, just an FYI, you should make sure to include [topic] as a prefix in your commit messages; I usually use the directory the changes are in. So [protocol] for the first, then [fuzz] for the second.

mcy commented 3 years ago

Also, CI is unhappy. Unfortunately GH needs me to click a button for them to run, so ping me to rerun them as needed.

mcy commented 3 years ago

Aaaaand I just broke merging for this CL because I just merged #140... shouldn't be too bad, you'll just need to rename make_fuzz_safe to derive_borrowed, and regenerate the fuzz tests again.

adsnaider commented 2 years ago

Apologies for the force push (I scrapped the old branch and started over since I had so many conflicts)