target/mips: Add EVA support to P5600
authorJames Hogan <james.hogan@imgtec.com>
Tue, 18 Jul 2017 11:55:58 +0000 (12:55 +0100)
committerYongbok Kim <yongbok.kim@imgtec.com>
Fri, 21 Jul 2017 02:23:36 +0000 (03:23 +0100)
commit574da58e4678b3c09048f268821295422d8cde6d
tree43191130bb3660f5b2cce3607fb16fbe9025e51a
parent480e79aedd322fcfac17052caff21626ea7c78e2
target/mips: Add EVA support to P5600

Add the Enhanced Virtual Addressing (EVA) feature to the P5600 core
configuration, along with the related Segmentation Control (SC) feature
and writable CP0_EBase.WG bit.

This allows it to run Malta EVA kernels.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Reviewed-by: Yongbok Kim <yongbok.kim@imgtec.com>
Cc: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com>
target/mips/translate_init.c