ARC: add configuration option for MMU page size

System Internals / uClibc - Alexey Brodkin [synopsys.com] - 16 February 2015 14:52 UTC

ARC CPU may have MMU page size of 4/8(default)/16k. uClibc needs to have page size configured accodring to HW it will be run on.

c049c4d ARC: add configuration option for MMU page size
extra/Configs/Config.arc | 17 +++++++++++++++++
libc/sysdeps/linux/arc/bits/uClibc_page.h | 17 +++++++++++++----
2 files changed, 30 insertions(+), 4 deletions(-)

  • Share