esonghori / TinyGarble

TinyGarble: Logic Synthesis and Sequential Descriptions for Yao's Garbled Circuits
GNU General Public License v3.0
119 stars 29 forks source link

fatal error: xmmintrin.h: No such file or directory #25

Open RoryZahedi opened 1 year ago

RoryZahedi commented 1 year ago

Hi, I cloned tiny garble onto my pynq FPGA, and when I ran make I ran into the following issue.

image It seems the issue may be because of difference in architecture, but I was wondering if there are any workarounds or will support be added for ARM architectures?