Skip to content
Snippets Groups Projects
  1. Aug 13, 2019
  2. Nov 12, 2018
  3. Sep 06, 2018
  4. Jun 28, 2018
  5. May 23, 2018
  6. Apr 25, 2018
  7. Nov 27, 2017
    • Joakim Bech's avatar
      edk2: Update QEMU v8 and FVP builds · c94e95a7
      Joakim Bech authored
      
      QEMU v8 and FVP are both now working with upstream edk2 and
      edk2-platforms. QEMU v8's dsc file is located in the edk2 folder whilst
      the dsc for FVP is in the edk2-platforms folder. Due to this we had to
      export the WORKSPACE variable differently otherwise we would get either
      compiler errors or we would get the "Build" folder created on the top
      level (something that we do not want).
      
      Signed-off-by: default avatarJoakim Bech <joakim.bech@linaro.org>
      Tested-by: Joakim Bech <joakim.bech@linaro.org> (QEMU v8, FVP)
      Reviewed-by: default avatarJerome Forissier <jerome.forissier@linaro.org>
      c94e95a7
  8. Nov 22, 2017
  9. Oct 30, 2017
  10. Oct 23, 2017
  11. Oct 09, 2017
  12. Sep 07, 2017
  13. Sep 04, 2017
  14. Jul 05, 2017
  15. May 24, 2017
  16. Mar 30, 2017
  17. Oct 21, 2016
  18. Jul 19, 2016
  19. May 25, 2016
    • Joakim Bech's avatar
      gcc5: Update to use gcc5 · 69a8a37b
      Joakim Bech authored
      
      - Adds legacy toolchain for use in older edk2 projects, this is the only
        project using the pre 5.x toolchain for now
      - Removes the bare metal toolchain
      - qemu: Change the path for libraries for GCC5
      - fvp: compiler changes for ARM-TF and EDK2
             Update libteec path in initramfs
      - mtk: Toolchain and libteec path updates
      - juno: Toolchain and libteec path updates
      
      Signed-off-by: default avatarJoakim Bech <joakim.bech@linaro.org>
      Tested-by: Joakim Bech <joakim.bech@linaro.org> (QEMU, FVP, HiKey)
      Tested-by: Pascal Brand <pascal.brand@linaro.org> (QEMU)
      Tested-by: Pascal Brand <pascal.brand@linaro.org> (FVP)
      69a8a37b
  20. Apr 27, 2016
  21. Apr 25, 2016
  22. Mar 29, 2016
  23. Mar 22, 2016
  24. Mar 16, 2016
  25. Mar 03, 2016
    • Pascal Brand's avatar
      fvp: Introduce mixed compilation mode 32bits / 64bits · 6044eb57
      Pascal Brand authored
      
      This patch introduce compilation mode 32bits / 64 bits independently
      for every parts:
      - COMPILE_NS_USER:   Non-Secure User
      - COMPILE_NS_KERNEL: Non-Secure Kernel
      - COMPILE_S_USER:    Secure User
      - COMPILE_S_KERNEL:  Secure Kernel
      
      This is used on FVP, the non-secure part being bits, but the secure
      part can be specified as 32 or 64 bits (64bits by default).
      
      Reviewed-by: default avatarJoakim Bech <joakim.bech@linaro.org>
      Tested-by: Pascal Brand <pascal.brand@linaro.org> (QEMU)
      Tested-by: Pascal Brand <pascal.brand@linaro.org> (FVP)
      Signed-off-by: default avatarPascal Brand <pascal.brand@st.com>
      6044eb57
  26. Jan 15, 2016
  27. Jan 11, 2016
  28. Dec 03, 2015
  29. Nov 26, 2015
  30. Oct 19, 2015
  31. Oct 14, 2015
  32. Sep 16, 2015
  33. Sep 08, 2015
  34. Sep 03, 2015
Loading