aboutsummaryrefslogtreecommitdiff
path: root/mk/config.mk
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay73@gmail.com>2016-02-09 17:24:52 +0100
committerPatrick Delaunay <patrick.delaunay73@gmail.com>2016-02-09 17:24:52 +0100
commita1989c09670c506604b60b16d54281a633c5eb41 (patch)
tree1cd2bfe7a9d63718f2efe8990b811dd5cf66933c /mk/config.mk
parentc042fbefb52822b8f1c681d49e272092edd10b0d (diff)
core/armv7: solve map issue for unaligned pa
in the function map_page_memarea() the l2 address alignment is not correctly handled that cause issue when parameter mm->pa is not aligned with section size (ex: mm->pa=0x2ffc0000 => l2[192] = 0x30080416) => SECTION_MASK should be used instead of SMALL_PAGE_MASK Change-Id: Ibc7aa5063265a78112bff761fdb55490cfc0d7f3 Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> Reviewed-by: Pascal Brand <pascal.brand@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to 'mk/config.mk')
0 files changed, 0 insertions, 0 deletions