K 10 svn:author V 4 skra K 8 svn:date V 27 2016-02-17T14:39:29.056109Z K 7 svn:log V 252 Do not use PMAP_DOMAIN_KERNEL definition for __ARM_ARCH >= 6 as domains are not utilized there. Only domain #0 is used and there is no reference to it in the whole pmap-v6.c. Thus initialize domain access register in locore-v6.c without reference too. END