1. 07 Apr, 2020 1 commit
    • Vijayenthiran Subramaniam's avatar
      gic multichip: add support for clayton · b24ece54
      Vijayenthiran Subramaniam authored
      
      
      GIC-Clayton supports multichip operation mode which allows it to connect
      upto 16 other GIC-Clayton instances. GIC-Clayton's multichip programming
      and operation remains same as GIC-600 with a minor change in the
      SPI_BLOCKS and SPI_BLOCK_MIN shifts to accommodate additional SPI
      ranges. So identify if the GIC v4 extension is enabled by the platform
      makefile and appropriately select the SPI_BLOCKS and SPI_BLOCK_MIN
      shifts.
      
      Change-Id: I95fd80ef16af6c7ca09e2335539187b133052d41
      Signed-off-by: default avatarVijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
      b24ece54
  2. 11 Nov, 2019 1 commit