dynamorio icon indicating copy to clipboard operation
dynamorio copied to clipboard

i#3544 RISC-V, part 6: Add extension stubs

Open semihalf-kardach-stanislaw opened this issue 3 years ago • 4 comments

Add definitions required for extensions to compile for RISC-V.

NOTE: This code is not validated and mostly contains stubs as the main point was to achieve compilation and estimate the effort required for the port. Some of the trivial logic has been implemented though.

Issue: #3544

Signed-off-by: Stanislaw Kardach [email protected]

I can take this one; please request a review from me when ready.

derekbruening avatar Jul 22 '22 15:07 derekbruening

Thanks! I'll be off for the next 8 days, so I'll address any comments when I get back.

(Please re-request review when ready)

derekbruening avatar Aug 08 '22 19:08 derekbruening

Seems that azure.archive.ubuntu.com is down which causes CI to fail at apt-get. I'll re-try tomorrow morning (CET).