mirror of
https://gitee.com/openharmony/kernel_linux_config
synced 2024-11-27 00:50:23 +00:00
!357 内核支持fsverity能力
Merge pull request !357 from ligongshao/monthly_20230815
This commit is contained in:
commit
5a54686f5f
@ -5415,7 +5415,8 @@ CONFIG_F2FS_FS_SECURITY=y
|
||||
# CONFIG_FS_DAX is not set
|
||||
# CONFIG_EXPORTFS_BLOCK_OPS is not set
|
||||
CONFIG_FS_ENCRYPTION_ALGS=y
|
||||
# CONFIG_FS_VERITY is not set
|
||||
CONFIG_FS_VERITY=y
|
||||
CONFIG_FS_VERITY_BUILTIN_SIGNATURES=y
|
||||
# CONFIG_DNOTIFY is not set
|
||||
# CONFIG_FANOTIFY is not set
|
||||
CONFIG_QUOTA=y
|
||||
@ -5652,6 +5653,7 @@ CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,bpf,selinux"
|
||||
# CONFIG_CRYPTO_ECRDSA is not set
|
||||
# CONFIG_CRYPTO_SM2 is not set
|
||||
# CONFIG_CRYPTO_CURVE25519 is not set
|
||||
CONFIG_CRYPTO_ECDSA=y
|
||||
|
||||
#
|
||||
# Authenticated Encryption with Associated Data
|
||||
|
Loading…
Reference in New Issue
Block a user