Skip to content
  1. Sep 26, 2022
    • Shriram's avatar
      build-tftf: add platform variant build flag · 0572b7ff
      Shriram authored and Vijayenthiran Subramaniam's avatar Vijayenthiran Subramaniam committed
      
      
      Add support for $TFTF_PLATFORM_VARIANT flag in the build-tftf.sh
      script. The TFTF build system uses this flag to determine the platform
      variant.
      
      Signed-off-by: Shriram's avatarShriram K <shriram.k@arm.com>
      Change-Id: I6f8e12786c090912fdce778acf37abfc26a93dd2
      0572b7ff
    • Shriram's avatar
      configs: add $TFTF_BUILD_ENABLED flag in platforms that support TFTF · 7c97cedc
      Shriram authored and Vijayenthiran Subramaniam's avatar Vijayenthiran Subramaniam committed
      
      
      Add the $TFTF_BUILD_ENABLED flag in the config file for the platforms
      that support TFTF. The build-test-tftf.sh script sets this flag. This
      flag can be manually enabled in the config file to allow
      clean/build/package the TFTF component separately using build-tftf.sh
      script.
      
      Signed-off-by: Shriram's avatarShriram K <shriram.k@arm.com>
      Change-Id: I60d925b946da9670a00d95219bd137ded8770f0e
      7c97cedc
    • Shriram's avatar
      build-tftf.sh: fix the cross-compiler path · e702b8c7
      Shriram authored and Vijayenthiran Subramaniam's avatar Vijayenthiran Subramaniam committed
      
      
      The $LINUX_COMPILER variable from the platform config includes $TOP_DIR
      by default. Hence remove the extra $TOP_DIR included by the
      build-tftf.sh while assigning $LINUX_COMPILER environment variable to
      the $CROSS_COMPILE.
      
      Signed-off-by: Shriram's avatarShriram K <shriram.k@arm.com>
      Change-Id: Ib01bf9ca7a2c46a8cacd53e00fb79152d7765e5a
      e702b8c7
    • Shriram's avatar
      linuxboot: restructure linuxboot build script · 43a7d8da
      Shriram authored and Vijayenthiran Subramaniam's avatar Vijayenthiran Subramaniam committed
      
      
      Changes to restructure the build-test-linuxboot.sh script:
      
      1. Use Go version 1.17.11 and use the tag v0.9.0 to clone u-root repo.
      
      2. Add seperate functions to install Golang, u-root and add checks in
      the setup functions to remove directories in case of incomplete
      installations/setup-failures. This enables the script to setup/build the
      components separately.
      
      3. Add explicit command in linuxboot-uroot-automation.sh script to
      create mount point before mounting the stage-2 linuxboot disk image to
      avoid mounting-related failures.
      
      Signed-off-by: Shriram's avatarShriram K <shriram.k@arm.com>
      Change-Id: I54c5d5c0a08ac0fbadcef2a78bc8e9abf8b37492
      43a7d8da
  2. Sep 23, 2022
  3. Sep 22, 2022
  4. Sep 20, 2022
  5. Sep 16, 2022
  6. Aug 19, 2022
  7. Aug 18, 2022
  8. Aug 16, 2022
  9. Aug 15, 2022
  10. Aug 10, 2022
  11. Jun 18, 2022
  12. Nov 30, 2021
  13. Oct 28, 2021
Loading