Skip to content

Commit

Permalink
FROMLIST: defconfig: msm: Disable CONFIG_CP_ACCESS64
Browse files Browse the repository at this point in the history
Disable the cpaccess64 driver.
This driver allows user space access to cpu registers.
With this driver enabled, a CTS test causes the
system to crash.

CRs-Fixed: 968777
Bug: 32068683
Change-Id: I3ebe7220c7ca68a25b781c2e836a735d11dcaf08
[razorloves: backport to 32bit]
  • Loading branch information
Richard Chang authored and razorloves committed Oct 17, 2017
1 parent 9bcfed3 commit ec3667b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/configs/lineageos_hammerhead_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ CONFIG_HIGHMEM=y
CONFIG_COMPACTION=y
CONFIG_SECCOMP=y
CONFIG_CC_STACKPROTECTOR=y
# CONFIG_CP_ACCESS is not set
CONFIG_USE_OF=y
CONFIG_BUILD_ARM_APPENDED_DTB_IMAGE=y
CONFIG_CPU_FREQ=y
Expand Down

0 comments on commit ec3667b

Please sign in to comment.