radv: allow select() calls in secure compile
authorTimothy Arceri <tarceri@itsqueeze.com>
Tue, 29 Oct 2019 06:41:41 +0000 (17:41 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 30 Oct 2019 04:49:58 +0000 (04:49 +0000)
commit23a6827e4d96f03775f6127ee55ed93cbc279acb
tree1b83229c8a24f3bdf74651f1a31d0e9658d64bf3
parent1abf05764bacaa8828ffc8b08848d07b1ad3272c
radv: allow select() calls in secure compile

This will be used in the following patch to support timeouts for
reading the pipe between processes.

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