Skip to content

alloc: access to the memory map through uncached addresses#253

Merged
lgirdwood merged 1 commit intothesofproject:nextfrom
tlauda:topic/alloc_uncached
Aug 23, 2018
Merged

alloc: access to the memory map through uncached addresses#253
lgirdwood merged 1 commit intothesofproject:nextfrom
tlauda:topic/alloc_uncached

Conversation

@tlauda
Copy link
Copy Markdown
Contributor

@tlauda tlauda commented Aug 23, 2018

Changes access to the platform memory map to go through uncached
address range. This will make alloc functions truly shared
between cores and also save us many invalidate operations.
Memory map needs to be statically defined, so cannot be
allocated itself in ucached zone.

Signed-off-by: Tomasz Lauda tomasz.lauda@linux.intel.com

Changes access to the platform memory map to go through uncached
address range. This will make alloc functions truly shared
between cores and also save us many invalidate operations.
Memory map needs to be statically defined, so cannot be
allocated itself in ucached zone.

Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
@lgirdwood lgirdwood merged commit 9467fcd into thesofproject:next Aug 23, 2018
@tlauda tlauda deleted the topic/alloc_uncached branch November 22, 2019 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants