1. 17 May, 2018 1 commit
    • Tejas Patel's avatar
      xilinx: zynqmp: pm_service: Fix APU only restart · 7dae6137
      Tejas Patel authored
      
      
      Existing code blocks each IPI send request in ipi_mb_notify()
      function till pmu clears respective bit in ipi observation
      register.
      
      After sending PM_SYSTEM_SHUTDOWN request to PMU, PMU will
      restart APU. While PMU is restarting APU, ATF is running out
      of OCM, which can cause read/write hang from/to OCM.
      There is no need to wait for notification from PMU in case
      of SystemShutdown request in ATF, as APU is going to restart.
      
      This patch fixes APU only restart issue.
      Signed-off-by: default avatarTejas Patel <tejasp@xilinx.com>
      Acked-by: default avatarWendy Liang <wendy.liang@xilinx.com>
      7dae6137
  2. 09 Jan, 2018 1 commit
  3. 14 Jul, 2017 1 commit
  4. 03 May, 2017 1 commit
  5. 16 Nov, 2016 4 commits
  6. 24 May, 2016 1 commit
  7. 18 Apr, 2016 1 commit
  8. 06 Apr, 2016 1 commit