Skip to content

Commit

Permalink
arm64: xiaomi-qgki_defconfig: Disable deprecated instruction set emul…
Browse files Browse the repository at this point in the history
…ation

* These instructions have been deprecated with ARMv8, and there's a
  chance that none of the future applications would actually require
  these old instructions for their functionality.

Change-Id: I1a23f1f2e4417ac140b5bcc6b816d6824e4411b8
Signed-off-by: Divyanshu-Modi <divyan.m05@gmail.com>
  • Loading branch information
mvaisakh authored and Divyanshu-Modi committed Jun 17, 2023
1 parent 70c7108 commit b2741f2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/arm64/configs/vendor/xiaomi-qgki_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,6 @@ CONFIG_PARAVIRT=y
# CONFIG_UNMAP_KERNEL_AT_EL0 is not set
# CONFIG_HARDEN_BRANCH_PREDICTOR is not set
CONFIG_COMPAT=y
CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
CONFIG_SETEND_EMULATION=y
# CONFIG_ARM64_PAN is not set
# CONFIG_ARM64_VHE is not set
# CONFIG_ARM64_SVE is not set
Expand Down

0 comments on commit b2741f2

Please sign in to comment.