• PMU driver in Linux Kernel
    Hi Experts, Is there in-built Performance Monitor Unit Driver available in the Linux kernel ? Does it have the user space access to test the same ? Regards, Techguyz
  • How to do stack check on ARMv8 based on linux?
    I am developing Android on ARMv8(4 * A53) platform. Our Kernel is 3.14, 64 bit compiled. Because our memory is not large enough, so we tried to reduce THREAD_SIZE from 16KB to 8KB in order to save memory...
  • Windows version of arm-linux-gnueabi and arm-linux-gnueabihf for gcc8
    Hello ! It seems like the binaries for the windows version of arm-linux-gnueabi and arm-linux-gnueabihf has been removed in gcc8. Have the support for windows been removed or will it appear ?
  • __hardfp_xxx symbols not found by gcc linker
    I am working on a project where a static library is built with the ARM tool chain using the hard-float abi, and then is linked with other object files (generated with gcc). The linker is the gcc linker...
  • Installing gcc-arm on OpenSUSE
    Is it just me or are the install instructions for gcc-arm missing some information? I've downloaded gcc-arm-none-eabi-6-2017-q1-update-linux.tar.bz2 and uncompressed it. The readme file in there states...