Skip to content
Snippets Groups Projects
Commit e092705b authored by Marek Szyprowski's avatar Marek Szyprowski
Browse files

ARM: relax conditions required for enabling Contiguous Memory Allocator


Contiguous Memory Allocator requires only paging and MMU enabled not
particular CPU architectures, so there is no need for strict dependency
on CPU type. This enables to use CMA on some older ARM v5 systems which
also might need large contiguous blocks for the multimedia processing hw
modules.

Reported-by: default avatarPrabhakar Lad <prabhakar.lad@ti.com>
Signed-off-by: default avatarMarek Szyprowski <m.szyprowski@samsung.com>
Tested-by: default avatarPrabhakar Lad <prabhakar.lad@ti.com>
parent 7ce9bf1f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment