Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-vs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-vs
  • Repository
  • linux-vs
  • arch
  • xtensa
  • kernel
  • head.S
Find file BlameHistoryPermalink
  • Max Filippov's avatar
    xtensa: rework noMMU cache attributes initialization · 7bb516ca
    Max Filippov authored Aug 12, 2018
    
    
    Marking default memory region as cached is not always sufficient and is
    not flexible. Allow specifying cache attributes for the whole memory
    address space with new config entry MEMMAP_CACHEATTR. Apply it after
    cache initialization.
    
    Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
    7bb516ca