Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\ima_arch.c Create Date:2022-07-28 08:53:47
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:arch_get_ima_policy

Proto:const char *const *arch_get_ima_policy(void)

Type:char

Parameter:Nothing

88  If IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_IMA_ARCH_POLICY) && arch_ima_get_secureboot() Then
89  If IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_MODULE_SIG) Then set_module_sig_enforced()
91  Return secureboot arch rules
93  Return NULL