1. 17 Jul, 2019 1 commit
    • Jun Nie's avatar
      plat: imx7: refactor code for reuse · c5937f2d
      Jun Nie authored
      
      
      For the iMX7 SOCs, part of the code for platform
      setup implementation can be reused and made
      common for all these SoCs. This patch extracts
      the common part for reuse.
      Signed-off-by: default avatarJun Nie <jun.nie@linaro.org>
      Change-Id: I42fd4167e6903416df96a0159a046abf3896e878
      c5937f2d
  2. 28 Jun, 2019 2 commits
  3. 12 Feb, 2019 1 commit
  4. 01 Feb, 2019 1 commit
  5. 18 Jan, 2019 1 commit
  6. 30 Oct, 2018 1 commit
  7. 28 Sep, 2018 1 commit
  8. 04 Sep, 2018 1 commit
    • Bryan O'Donoghue's avatar
      warp7: Add warp7 platform to the build · 172e55be
      Bryan O'Donoghue authored
      
      
      Previous changes in this series made the necessary driver additions and
      updates. With those changes in-place we can add the platform.mk and
      bl2_el3_setup.c to drive the boot process.
      
      After this commit its possible to build a fully-functional TF-A for the
      WaRP7 and boot from the BootROM to the Linux command prompt in secure or
      non-secure mode.
      Signed-off-by: default avatarBryan O'Donoghue <bryan.odonoghue@linaro.org>
      172e55be