1. 12 Jun, 2020 1 commit
    • Varun Wadekar's avatar
      Tegra194: SiP: clear RAS corrected error records · 0d851195
      Varun Wadekar authored
      
      
      This patch introduces a function ID to clear all the RAS error
      records for corrected errors.
      
      Per latest requirement, ARM RAS corrected errors will be reported to
      lower ELs via interrupts and cleared via SMC. This patch provides
      required function to clear RAS error status.
      
      This patch also sets up all required RAS Corrected errors in order to
      route RAS corrected errors to lower ELs.
      
      Change-Id: I554ba1d0797b736835aa27824782703682c91e51
      Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
      Signed-off-by: default avatarDavid Pu <dpu@nvidia.com>
      0d851195
  2. 31 Jan, 2020 1 commit
    • Varun Wadekar's avatar
      Tegra194: mce: fix multiple MISRA issues · 4a232d5b
      Varun Wadekar authored
      
      
      This patch fixes violations of the following MISRA rules
      
      * Rule 8.5  "An external object or function shall be declared once in
                   one and only one file"
      * Rule 10.3 "The value of an expression shall not be assigned to an
                   object with a narrower essential type or of a different
                   esential type category"
      
      Change-Id: I4314cd4fea0a4adc6665868dd31e619b4f367e14
      Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
      4a232d5b
  3. 23 Jan, 2020 1 commit
  4. 17 Jan, 2020 2 commits
  5. 08 Jan, 2020 1 commit
  6. 28 Nov, 2019 8 commits
  7. 24 Oct, 2019 2 commits