OPTEE build fails with the steps mentioned in the documentation

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • Linux Core SDK
    • LCPD-46149
    • 11.02
    • 12.00.00
    • Hide
      am62xx_sk-fs
      am62xx_sk-se
      Show
      am62xx_sk-fs am62xx_sk-se

      The following build steps in the documentation for building the OPTEE-OS are not working

      https://software-dl.ti.com/processor-sdk-linux/esd/AM62X/11_02_08_02/exports/docs/linux/Foundational_Components_OPTEE.html#setting-up-the-toolchain-paths

      The following exports works

      ❯ export CROSS_COMPILE_64="${SDK_INSTALL_DIR}/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/aarch64-oe-linux/aarch64-oe-linux-"
      ❯ export SYSROOT_64="${SDK_INSTALL_DIR}/linux-devkit/sysroots/aarch64-oe-linux"
      ❯ export CFLAGS64="--sysroot=${SYSROOT_64}"
      ❯ export CROSS_COMPILE_32="${SDK_INSTALL_DIR}/k3r5-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-oe-eabi/arm-oe-eabi-"
      ❯ export SYSROOT_32="${SDK_INSTALL_DIR}/k3r5-devkit/sysroots/armv7at2hf-vfp-oe-eabi"
      ❯ export CFLAGS32="--sysroot=${SYSROOT_32}"

      Fixed by: https://github.com/TexasInstruments/processor-sdk-doc/pull/606

            Assignee:
            TI User
            Reporter:
            TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-6576 - OPTEE build fails with the steps me...
                SYNCHRONIZED
                • Last Sync Date: