• Compiling Xen for Juno

    armdev
    armdev

    Hi,

    I am trying to run Xen on Juno r0 board and while compiling the Xen code getting following error -

    make xen XEN_ARCH_TARGET=arm64 debug=y CONFIG_EARLY_PRINTK=juno

    make -C xen install

    make[1]: Entering directory `/home/nishaj/Xen/xen/xen'

    make -f Rules…

    • Answered
    • over 5 years ago
    • Open Source Software and Platforms
    • Arm Development Platforms forum
  • NEON intrinsics vector division and reciprocal functions not found

    aketh
    aketh

    Hi all,

    I am working with a simple sqrt kernel. Code given below at end of post. It calculates the sqrt on a given array and stores it into a new array.

    However, when compiling with a  gcc compiler as  - gcc -mcpu=cortex-a53 -mfpu=neon neon_sqrt_kernel.…

    • over 2 years ago
    • Open Source Software and Platforms
    • Arm Development Platforms forum
  • What is "4 different data type filter instance structures" in Finite Impulse Response (FIR) Filters?

    Robert
    Robert

    Hi,

    On NE10 library, I do not understand what is "4 different data type filter instance structures " in the following paragraph. Similarly, I do not understand "4 supported data types" either.

    Could you explain them to me?

    Thanks,

    ...…

    • over 6 years ago
    • Open Source Software and Platforms
    • Android forum