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 Jan 27, 2021
1 parent 29a7bba commit fe8ac27
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
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 fe8ac27

Please sign in to comment.