Searched hist:"857 ab36fc270abe5a6fcd1208b62dff9174dcd8b" (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/arm64/include/ |
H A D | machdep.h | diff 857ab36fc270abe5a6fcd1208b62dff9174dcd8b Thu Sep 03 12:11:12 CEST 2020 Andrew Turner <andrew@FreeBSD.org> 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
|
/freebsd/sys/arm64/arm64/ |
H A D | locore.S | diff 857ab36fc270abe5a6fcd1208b62dff9174dcd8b Thu Sep 03 12:11:12 CEST 2020 Andrew Turner <andrew@FreeBSD.org> 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
|
H A D | machdep.c | diff 857ab36fc270abe5a6fcd1208b62dff9174dcd8b Thu Sep 03 12:11:12 CEST 2020 Andrew Turner <andrew@FreeBSD.org> 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
|