summaryrefslogtreecommitdiff
path: root/arch/nds32/lib
Commit message (Collapse)AuthorAge
* nds32: Library functionsGreentime Hu2018-02-22
| | | | | | | | This patch add support for various library functions. Signed-off-by: Vincent Chen <vincentc@andestech.com> Signed-off-by: Greentime Hu <greentime@andestech.com> Acked-by: Arnd Bergmann <arnd@arndb.de>
* nds32: MMU fault handling and page table managementGreentime Hu2018-02-22
This patch includes page fault handler, mmap and fixup implementations. Signed-off-by: Vincent Chen <vincentc@andestech.com> Signed-off-by: Greentime Hu <greentime@andestech.com> Acked-by: Arnd Bergmann <arnd@arndb.de>