Hi all,
I am trying to build some applications' binary, moving them to a Linux/Android file system, and running them on FVP Base RevC 2xAEMVA (Armv8-A FVP).
The source code of linux, and native file system (it is "lt-vexpress64-openembedded_minimal-armv8-gcc-4.9_20150912-729.img") are provided by arm-reference-platforms
However, it is challenging, because the provided system lacks several libs, such as libstdc++.so, libopencl.so ...
Now I want to get a Linux/Android file system with the complete libs, how can I get it?
Sincerely,
irakatz