Arm Support

Merged Ramon Nou requested to merge rnou/arm_master into master

This adds ARM support.

It adds a new profile to download the syscall_intercept that supports ARM (fork). The modifications doesn't use ARM define, as it is not needed, we only need to check if a syscall exists or not.

Closes #244 (closed) We can close !127 (closed) also, I think that this merge updates and solves some issues.

Edited by Ramon Nou

Merge request reports