]> git.proxmox.com Git - swtpm.git/commit
swtpm: Enable support for seccomp profile
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Thu, 14 Mar 2019 14:18:22 +0000 (10:18 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Mon, 18 Mar 2019 19:43:44 +0000 (15:43 -0400)
commit07dfd95887559a10d32f87ca75f0bc09c803c45d
tree4d0613a9dd1c8ff08bee6419065846b18653fdc6
parent2dd48f68876219e31865e39db20595ce67cf3981
swtpm: Enable support for seccomp profile

Enable support for the seccomp blacklist profile that is
enabled by default and can be disabled using the following option:

--seccomp action=none

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
src/swtpm/cuse_tpm.c
src/swtpm/swtpm.c
src/swtpm/swtpm_chardev.c