Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-arm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-arm
  • Repository
Switch branch/tag
  • ipipe-arm
  • arch
  • arm
  • mm
  • fault.c
Find file BlameHistoryPermalink
  • Kirill A. Shutemov's avatar
    ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault · b8ab5397
    Kirill A. Shutemov authored Jul 26, 2010
    
    
    Statuses 3 (0b00011) and 6 (0x00110) of DFSR are Access Flags faults on
    ARMv6K and ARMv7. Let's patch fsr_info[] at runtime if we are on ARMv7
    or later.
    
    Unfortunately, we don't have runtime check for 'K' extension, so we
    can't check for it.
    
    Signed-off-by: default avatarKirill A. Shutemov <kirill@shutemov.name>
    Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
    b8ab5397

Imprint & Privacy Policy