ARC: allow selection of MMU page size
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Fri, 17 Jul 2015 09:11:42 +0000 (12:11 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 18 Jul 2015 12:07:35 +0000 (14:07 +0200)
commit3720e28d1595ea0fea349009d7b0360914f32ef6
tree7c4443ced649ef949507521ea0cdad3aef66084c
parentdaa433bff6d2d9934705feacd3619a7618d13ae5
ARC: allow selection of MMU page size

Modern ARC cores (those sporting MMU of version 3 and 4) allow selection
of different page sizes (4, 8 or 16 kB) during ASIC design creation.
And it's important to build a toolchain with page size setting that matches
hardware.

Otherwise user-space applications will fail on execution due to
unexpected data layout/alignment etc.

[Thomas: slightly improve help text, fix indentation of help text.]

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Anton Kolesov <akolesov@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
arch/Config.in.arc
package/uclibc/uclibc.mk