Module Name: src Committed By: jmcneill Date: Wed Sep 6 18:08:35 UTC 2017
Modified Files: src/sys/arch/arm/cortex: a9_mpsubr.S Log Message: Clear TEX Remap Enable in SCTLR. U-Boot with CONFIG_ARMV8_SWITCH_TO_EL1 sets it since it is RES1 when TTBCR.EAE=1, but we are still using the short descriptor format and don't currently support TEX remap. ok skrll@ To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/sys/arch/arm/cortex/a9_mpsubr.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.