1. 26 Nov, 2019 1 commit
    • Pankaj Gupta's avatar
      adding support to enable different personality of the same soc. · ab4df50c
      Pankaj Gupta authored
      
      
      Same SoC has different personality by creating different number of:
      - cores
      - clusters.
      
      As a result, the platform specific power domain tree will be created
      after identify the personality of the SoC.
      Hence, platform specific power domain tree may not be same for all the
      personality of the soc.
      
      Thus, psci library code will deduce the 'plat_core_count', while
      populating the power domain tree topology and return the number of
      cores.
      
      PLATFORM_CORE_COUNT will still be valid for a SoC, such that
      psci_plat_core_count <= PLATFORM_CORE_COUNT.
      
      PLATFORM_CORE_COUNT will continued to be defined by platform to create
      the data structures.
      Signed-off-by: default avatarPankaj Gupta <pankaj.gupta@nxp.com>
      Change-Id: I1f5c47647631cae2dcdad540d64cf09757db7185
      ab4df50c
  2. 25 Nov, 2019 3 commits
  3. 22 Nov, 2019 1 commit
  4. 20 Nov, 2019 2 commits
  5. 19 Nov, 2019 3 commits
  6. 18 Nov, 2019 4 commits
  7. 15 Nov, 2019 5 commits
  8. 14 Nov, 2019 4 commits
  9. 13 Nov, 2019 12 commits
  10. 12 Nov, 2019 5 commits