]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the TCR_TG0 values
authorAndrew Turner <andrew@FreeBSD.org>
Thu, 10 Mar 2022 10:54:39 +0000 (10:54 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Mon, 4 Apr 2022 09:37:06 +0000 (10:37 +0100)
commit912492325ac7fb5eb07e2b5b89733091ceea1206
tree66e16139f62a163377ebf0dd21c531d37d93c109
parent4366c226436b0863c62b1dbcf8171479269b4d85
Fix the TCR_TG0 values

They are in a different order to the TCR_TG1 values but appear to have
been copied incorrectly.

While here use TCR_TG0_4K in locore.S to make it explicit the userspace
page size is 4K.

Sponsored by: The FreeBSD Foundation

(cherry picked from commit f62e099ed51bf15ebafa20a044e106480547a0ad)
sys/arm64/arm64/locore.S
sys/arm64/include/armreg.h