1. 01 Dec, 2016 1 commit
    • Harish Mahendrakar's avatar
      Handle invalid slice_address in slice header · a33f6725
      Harish Mahendrakar authored
      If an invalid slice_address was parsed, it was resulting in an incomplete
      slice header during decode stage. Fix this by not incrementing slice_idx
      for ignore slice error
      
      Bug: 32322258
      Change-Id: I8638d7094d65f4409faa9b9e337ef7e7b64505de
      (cherry picked from commit f4f3556e04a9776bcc776523ae0763e7d0d5c668)
      a33f6725
  2. 25 Aug, 2016 1 commit
    • Harish Mahendrakar's avatar
      Added memory barrier calls · 12bdb4a0
      Harish Mahendrakar authored
      On some A72 based devices, data shared between cores was found to be
      inconsistent which was resulting in an infinite loop.
      
      Adding memory barriers before marking a CTB as parsed/processed,
      all the pending memory operations are guaranteed to be completed.
      
      Change-Id: I6e3bb11123a3c12ba7e69c4bfcd38960616f9fb5
      (cherry picked from commit 031b91dd)
      (cherry picked from commit 27405a21)
      12bdb4a0
  3. 12 Jul, 2016 1 commit
  4. 11 Jul, 2016 1 commit
  5. 29 Jun, 2016 1 commit
  6. 18 Dec, 2015 1 commit
  7. 17 Dec, 2015 6 commits
  8. 12 Nov, 2015 7 commits
  9. 11 Nov, 2015 6 commits
  10. 06 Nov, 2015 11 commits
  11. 03 Nov, 2015 3 commits
  12. 02 Nov, 2015 1 commit