Hello,
I want to build the host for arm64. My goal is to allow GPU virtualization on a custom Linux OS that I have developed for Pixel phones. So my host is arm64. When I build gfxstream from aosp, it is built for x86-64. My build machine is x86. Is there a way to cross compile?
Thanks