1. 22 Apr, 2021 2 commits
  2. 21 Apr, 2021 1 commit
  3. 01 Apr, 2021 1 commit
  4. 19 Mar, 2021 1 commit
  5. 16 Mar, 2021 1 commit
  6. 20 Jan, 2021 1 commit
  7. 11 Jan, 2021 1 commit
  8. 10 Dec, 2020 1 commit
  9. 07 Dec, 2020 9 commits
  10. 30 Mar, 2020 2 commits
    • Manish V Badarkhe's avatar
      Create separate header for ARM specific SMCCC defines · 53adebad
      Manish V Badarkhe authored
      
      
      Moved SMCCC defines from plat_arm.h to new <smccc_def.h> header
      and include this header in all ARM platforms.
      Signed-off-by: default avatarManish V Badarkhe <Manish.Badarkhe@arm.com>
      Change-Id: I4cbc69c7b9307461de87b7c7bf200dd9b810e485
      53adebad
    • Alexei Fedorov's avatar
      TF-A GICv3 driver: Introduce makefile · a6ea06f5
      Alexei Fedorov authored
      
      
      This patch moves all GICv3 driver files into new added
      'gicv3.mk' makefile for the benefit of the generic driver
      which can evolve in the future without affecting platforms.
      The patch adds GICv3 driver configuration flags
      'GICV3_IMPL', 'GICV3_IMPL_GIC600_MULTICHIP' and
      'GICV3_OVERRIDE_DISTIF_PWR_OPS' described in
      'GICv3 driver options' section of 'build-option.rst'
      document.
      
      NOTE: Platforms with GICv3 driver need to be modified to
      include 'drivers/arm/gic/v3/gicv3.mk' in their makefiles.
      
      Change-Id: If055f6770ff20f5dee5a3c99ae7ced7cdcac5c44
      Signed-off-by: default avatarAlexei Fedorov <Alexei.Fedorov@arm.com>
      a6ea06f5
  11. 10 Mar, 2020 1 commit
  12. 25 Feb, 2020 1 commit
  13. 30 Jan, 2020 1 commit
  14. 24 Jan, 2020 1 commit
  15. 23 Jan, 2020 1 commit
  16. 15 Jan, 2020 15 commits