Skip to content

Commit

Permalink
config: android-recommended: enable CONFIG_ARM64_SW_TTBR0_PAN
Browse files Browse the repository at this point in the history
Enable PAN emulation using TTBR0_EL1 switching.

Reviewed-at: https://android-review.googlesource.com/#/c/325997/

Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
[AmitP: cherry-picked this change from Android common kernel
        and updated the commit message]
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
samitolvanen authored and gregkh committed Jun 9, 2017
1 parent 67e707b commit 0c9238c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kernel/configs/android-recommended.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
# CONFIG_NF_CONNTRACK_SIP is not set
# CONFIG_PM_WAKELOCKS_GC is not set
# CONFIG_VT is not set
CONFIG_ARM64_SW_TTBR0_PAN=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_BLK_DEV_DM=y
CONFIG_BLK_DEV_LOOP=y
Expand Down

0 comments on commit 0c9238c

Please sign in to comment.