Skip to content

Commit

Permalink
Amlogic-ng: disable CONFIG_CP15_BARRIER_EMULATION
Browse files Browse the repository at this point in the history
This flag reduce emulation performance on arm64 kernel.
This closes #240
  • Loading branch information
Portisch committed Dec 29, 2020
1 parent a515c19 commit 62a51b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/Amlogic-ng/linux/linux.aarch64.conf
Expand Up @@ -496,7 +496,7 @@ CONFIG_FORCE_MAX_ZONEORDER=11
# CONFIG_HARDEN_BRANCH_PREDICTOR is not set
CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
# CONFIG_CP15_BARRIER_EMULATION is not set
CONFIG_SETEND_EMULATION=y
# CONFIG_ARM64_SW_TTBR0_PAN is not set

Expand Down

0 comments on commit 62a51b3

Please sign in to comment.