[ARM] nommu: add ARM946E-S core support
This patch adds ARM946E-S core support which has typically 8KB I&D cache. It has a MPU and supports ARMv5TE instruction set. Because the ARM946E-S core can be synthesizable with various cache size, CONFIG_CPU_DCACHE_SIZE is defined for vendor specific configurations. Signed-off-by:Hyok S. Choi <hyok.choi@samsung.com> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
Showing
- arch/arm/Makefile 1 addition, 0 deletionsarch/arm/Makefile
- arch/arm/mm/Kconfig 31 additions, 3 deletionsarch/arm/mm/Kconfig
- arch/arm/mm/Makefile 1 addition, 0 deletionsarch/arm/mm/Makefile
- arch/arm/mm/proc-arm946.S 424 additions, 0 deletionsarch/arm/mm/proc-arm946.S
- include/asm-arm/cacheflush.h 8 additions, 0 deletionsinclude/asm-arm/cacheflush.h
- include/asm-arm/proc-fns.h 8 additions, 0 deletionsinclude/asm-arm/proc-fns.h
Loading
Please register or sign in to comment