Searched hist:e6dcf7bbf37c9ae72b0bc3a09d5f91dd1f5c19e1 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | ima_setup.sh | diff e6dcf7bbf37c9ae72b0bc3a09d5f91dd1f5c19e1 Wed Mar 02 05:14:03 CST 2022 Roberto Sassu <roberto.sassu@huawei.com> selftests/bpf: Add test for bpf_lsm_kernel_read_file()
Test the ability of bpf_lsm_kernel_read_file() to call the sleepable functions bpf_ima_inode_hash() or bpf_ima_file_hash() to obtain a measurement of a loaded IMA policy.
Signed-off-by: Roberto Sassu <roberto.sassu@huawei.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20220302111404.193900-9-roberto.sassu@huawei.com
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | ima.c | diff e6dcf7bbf37c9ae72b0bc3a09d5f91dd1f5c19e1 Wed Mar 02 05:14:03 CST 2022 Roberto Sassu <roberto.sassu@huawei.com> selftests/bpf: Add test for bpf_lsm_kernel_read_file()
Test the ability of bpf_lsm_kernel_read_file() to call the sleepable functions bpf_ima_inode_hash() or bpf_ima_file_hash() to obtain a measurement of a loaded IMA policy.
Signed-off-by: Roberto Sassu <roberto.sassu@huawei.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20220302111404.193900-9-roberto.sassu@huawei.com
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | test_ima.c | diff e6dcf7bbf37c9ae72b0bc3a09d5f91dd1f5c19e1 Wed Mar 02 05:14:03 CST 2022 Roberto Sassu <roberto.sassu@huawei.com> selftests/bpf: Add test for bpf_lsm_kernel_read_file()
Test the ability of bpf_lsm_kernel_read_file() to call the sleepable functions bpf_ima_inode_hash() or bpf_ima_file_hash() to obtain a measurement of a loaded IMA policy.
Signed-off-by: Roberto Sassu <roberto.sassu@huawei.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20220302111404.193900-9-roberto.sassu@huawei.com
|