Greetings! I need to port my Java application to Ubuntu on ARM 64 platform. The problem I stumbled is that Sun JNA (Java Native Access) library that I am using, only has libffi for ARM (not for ARM 64). Can you point me to where I can download libffi for ARM 64? Thanks, Sasha