Module Name: src Committed By: skrll Date: Thu Sep 30 21:19:16 UTC 2021
Modified Files: src/sys/arch/aarch64/aarch64: genassym.cf locore.S pmap.c Log Message: Ensure TCR_EPD0 is set on entry to pmap_activate and ensure it is set as early as possible for APs. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sys/arch/aarch64/aarch64/genassym.cf cvs rdiff -u -r1.79 -r1.80 src/sys/arch/aarch64/aarch64/locore.S cvs rdiff -u -r1.115 -r1.116 src/sys/arch/aarch64/aarch64/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.