radv: a support for a secure compile fork at device creation
authorTimothy Arceri <tarceri@itsqueeze.com>
Wed, 31 Jul 2019 04:03:53 +0000 (14:03 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Sat, 26 Oct 2019 02:04:12 +0000 (13:04 +1100)
commit57c95d2ce239dbec7212b2879901e455ef29fc6c
tree0e88a8cd9036ae67b9bf8b02c17a61b3043075e3
parent3f2283b3e213bcc72485a67e8871c407ca8ed9d2
radv: a support for a secure compile fork at device creation

This added support for the fork, the installation of the seccomp
filter, and the main loop for the actual compilation to be called
from i.e. run_secure_compile_device().

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_device.c