1. 25 Nov, 2019 2 commits
  2. 22 Nov, 2019 1 commit
  3. 20 Nov, 2019 2 commits
  4. 19 Nov, 2019 3 commits
  5. 18 Nov, 2019 4 commits
  6. 15 Nov, 2019 5 commits
  7. 14 Nov, 2019 4 commits
  8. 13 Nov, 2019 12 commits
  9. 12 Nov, 2019 6 commits
  10. 11 Nov, 2019 1 commit
    • Manish Pandey's avatar
      n1sdp: setup multichip gic routing table · 6799a370
      Manish Pandey authored
      
      
      N1SDP supports multichip configuration wherein n1sdp boards are
      connected over high speed coherent CCIX link, for now only dual-chip
      is supported.
      
      Whether or not multiple chips are present is dynamically probed by
      SCP firmware and passed on to TF-A, routing table will be set up
      only if multiple chips are present.
      
      Initialize GIC-600 multichip operation by overriding the default GICR
      frames with array of GICR frames and setting the chip 0 as routing
      table owner.
      
      Change-Id: Ida35672be4bbf4c517469a5b330548d75e593ff2
      Signed-off-by: default avatarManish Pandey <manish.pandey2@arm.com>
      6799a370