• Compiler support for arch v7 & arch v8
    Hi all, How about the GCC compiler support of ARM arch v8 has been given. Is it full fledged, with all the options provided by ARMCC or it needs to be updated yet in future. I mean support for armcc Vs...
  • Compiler support for arch v7 & arch v8
    Hi all, How about the GCC compiler support of ARM arch v8 has been given. Is it full fledged, with all the options provided by ARMCC or it needs to be updated yet in future. I mean support for armcc Vs...
  • can't cross compile on arch linux
    Hi, I'm trying to learn arm development with my laptop, which is hosted a x86_64 OS. I downloaded arm gcc toolchain x86_64 version. But when I compile, it throws me an error: ./gcc-arm-11.2-2022.02...
  • can't cross compile on arch linux
    Hi, I'm trying to learn arm development with my laptop, which is hosted a x86_64 OS. I downloaded arm gcc toolchain x86_64 version. But when I compile, it throws me an error: ./gcc-arm-11.2-2022.02...
  • Is OPTEE_OS for Juno using 32-bit arch or 64-bit arch?
    Hi experts, I'm wondering do you compile the OPTEE_OS in this instruction as arm32 or AArch64? In which script do you set the compiler for the secure OS? ( I checked the file build-optee-os.sh while...