1. 14 Jul, 2019 7 commits
  2. 12 Jul, 2019 11 commits
  3. 11 Jul, 2019 5 commits
  4. 10 Jul, 2019 5 commits
  5. 09 Jul, 2019 3 commits
  6. 08 Jul, 2019 4 commits
  7. 05 Jul, 2019 4 commits
  8. 04 Jul, 2019 1 commit
    • Andrew F. Davis's avatar
      ti: k3: common: Trap all asynchronous bus errors to EL3 · 93d5e141
      Andrew F. Davis authored
      
      
      These errors are asynchronous and cannot be directly correlated with the
      exact current running software, so handling them in the same EL is not
      critical. Handling them in TF-A allows for more platform specific
      decoding of the implementation defined exception registers
      Signed-off-by: default avatarAndrew F. Davis <afd@ti.com>
      Change-Id: Iee7a38c9fc9c698fa0ad42dafa598bcbed6a4fda
      93d5e141