• Building UEFI for Juno using gcc-linaro-arm-none-eabi compiler (32 bit)

    Hi .

    This may be an odd question, but has anyone tried successfully to build UEFI for ARM 32 bit on Juno ? When we attempted to do it this is what we tried without success, please let us know if there is a solution available:

    First we switched the toolchain…

  • Switching from AARCH64 to AARCH32


    Hi,

    We are trying to switch from AARCh64 to AARCH32 using the following command.

    sudo su

    cd /root

    schroot  -c armhf-trusty

    But it says command not found. We are using munimal version of AARCH64 from linaro and prebuild board recovery image 4.0.

    What is…