Skip to content

Commit

Permalink
gemini: Make kernel text and rodata read-only
Browse files Browse the repository at this point in the history
This is activate for all other targets except gemini, also activate it
there.

Signed-off-by: Hauke Mehrtens <[email protected]>
  • Loading branch information
hauke committed May 11, 2019
1 parent f7426b1 commit 87ac3e8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions target/linux/gemini/config-4.14
Original file line number Diff line number Diff line change
Expand Up @@ -391,8 +391,6 @@ CONFIG_SPI_MASTER=y
CONFIG_SPLIT_PTLOCK_CPUS=999999
CONFIG_SRCU=y
# CONFIG_STAGING is not set
# CONFIG_STRICT_KERNEL_RWX is not set
# CONFIG_STRICT_MODULE_RWX is not set
# CONFIG_STRIP_ASM_SYMS is not set
CONFIG_SWIOTLB=y
CONFIG_SWPHY=y
Expand Down
2 changes: 0 additions & 2 deletions target/linux/gemini/config-4.19
Original file line number Diff line number Diff line change
Expand Up @@ -446,8 +446,6 @@ CONFIG_SPI_MASTER=y
CONFIG_SPLIT_PTLOCK_CPUS=999999
CONFIG_SRCU=y
# CONFIG_STAGING is not set
# CONFIG_STRICT_KERNEL_RWX is not set
# CONFIG_STRICT_MODULE_RWX is not set
# CONFIG_STRIP_ASM_SYMS is not set
CONFIG_SWPHY=y
CONFIG_SYNC_FILE=y
Expand Down

0 comments on commit 87ac3e8

Please sign in to comment.