1. 08 Nov, 2017 1 commit
    • Etienne Carriere's avatar
      ARMv7 target is driven by ARM_ARCH_MAJOR==7 · 26e63c44
      Etienne Carriere authored
      
      
      External build environment shall sets directive ARM_ARCH_MAJOR to 7
      to specify a target ARMv7-A core.
      
      As ARM-TF expects AARCH to be set, ARM_ARCH_MAJOR==7 mandates
      AARCH=aarch32.
      
      The toolchain target architecture/cpu is delegated after the platform
      configuration is parsed. Platform shall define target core through
      ARM_CORTEX_A<x>=yes, <x> being 5, 7, 9, 12, 15 and/or 17.
      
      Platform can bypass ARM_CORTEX_A<x>=yes directive and provide straight
      the toolchain target directive through MARCH32_DIRECTIVE.
      Signed-off-by: default avatarEtienne Carriere <etienne.carriere@linaro.org>
      26e63c44
  2. 07 Nov, 2017 1 commit
  3. 06 Nov, 2017 3 commits
  4. 03 Nov, 2017 3 commits
  5. 02 Nov, 2017 1 commit
  6. 01 Nov, 2017 4 commits
  7. 31 Oct, 2017 5 commits
  8. 30 Oct, 2017 1 commit
  9. 27 Oct, 2017 1 commit
  10. 26 Oct, 2017 3 commits
  11. 25 Oct, 2017 3 commits
  12. 24 Oct, 2017 2 commits
  13. 23 Oct, 2017 4 commits
  14. 21 Oct, 2017 3 commits
  15. 20 Oct, 2017 1 commit
  16. 19 Oct, 2017 1 commit
  17. 18 Oct, 2017 3 commits