HomeFreeBSD

Switch to an empty ttbr0 pagetable when the MMU is enabled

Description

Switch to an empty ttbr0 pagetable when the MMU is enabled

We don't need these pagetables after the early boot. Remove the chance we
write to memory we didn't expect to and remove architectural undefined
behaviour.

Reviewed by: alc (earlier version), mmel
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D22606

Details

Provenance
andrewAuthored on
Reviewer
alc
Differential Revision
D22606: Switch to an empty ttbr0 pagetable when the MMU is enabled
Parents
rS365295: MFC r364354: TCP Cubic: recalculate cwnd for every ACK.
Branches
Unknown
Tags
Unknown