HomeFreeBSD

Do not use PMAP_DOMAIN_KERNEL definition for __ARM_ARCH >= 6 as domains

Description

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.

Details

Provenance
skraAuthored on
Parents
rS295702: Hardcode date in RCS paper for reproducibility
Branches
Unknown
Tags
Unknown