1. 19 Aug, 2021 1 commit
  2. 17 Aug, 2021 1 commit
    • johpow01's avatar
      cpu: add support for Demeter CPU · f4616efa
      johpow01 authored
      
      
      This patch adds the basic CPU library code to support the Demeter
      CPU.  This CPU is based on the Makalu-ELP core so that CPU lib code
      was adapted to create this patch.
      Signed-off-by: default avatarJohn Powell <john.powell@arm.com>
      Change-Id: Ib5740b748008a72788c557f0654d8d5e9ec0bb7f
      f4616efa
  3. 16 Aug, 2021 1 commit
  4. 10 Aug, 2021 2 commits
  5. 05 Aug, 2021 1 commit
  6. 03 Aug, 2021 2 commits
  7. 19 Jul, 2021 1 commit
  8. 16 Jul, 2021 1 commit
  9. 23 Jun, 2021 2 commits
  10. 03 Jun, 2021 1 commit
  11. 28 May, 2021 1 commit
  12. 20 Apr, 2021 1 commit
  13. 13 Apr, 2021 1 commit
  14. 06 Apr, 2021 1 commit
  15. 31 Mar, 2021 1 commit
  16. 24 Mar, 2021 1 commit
  17. 10 Mar, 2021 1 commit
  18. 01 Mar, 2021 1 commit
  19. 23 Feb, 2021 1 commit
  20. 05 Feb, 2021 1 commit
  21. 13 Jan, 2021 2 commits
  22. 12 Jan, 2021 1 commit
  23. 18 Dec, 2020 1 commit
  24. 30 Nov, 2020 1 commit
  25. 12 Nov, 2020 2 commits
  26. 07 Oct, 2020 1 commit
  27. 05 Oct, 2020 2 commits
  28. 03 Oct, 2020 1 commit
  29. 28 Sep, 2020 1 commit
  30. 25 Sep, 2020 2 commits
  31. 10 Sep, 2020 1 commit
  32. 02 Sep, 2020 1 commit
    • Pramod Kumar's avatar
      lib: cpu: Check SCU presence in DSU before accessing DSU registers · 942013e1
      Pramod Kumar authored
      
      
      The DSU contains system control registers in the SCU and L3 logic to
      control the functionality of the cluster. If "DIRECT CONNECT" L3
      memory system variant is used, there won't be any L3 cache,
      snoop filter, and SCU logic present hence no system control register
      will be present. Hence check SCU presence before accessing DSU register
      for DSU_936184 errata.
      Signed-off-by: default avatarPramod Kumar <pramod.kumar@broadcom.com>
      Change-Id: I1ffa8afb0447ae3bd1032c9dd678d68021fe5a63
      942013e1
  33. 31 Aug, 2020 1 commit