commit | eace41bf639dc5ad4f4a9ffed0a8f9cd6e0889f2 | [log] [tgz] |
---|---|---|
author | Michael Ryleev <[email protected]> | Fri Oct 14 16:24:38 2016 -0700 |
committer | Michael Ryleev <[email protected]> | Mon Oct 24 22:48:06 2016 -0700 |
tree | 96a22de007b157ccd13d8546e9bf2f4fc9d1505f | |
parent | f6c15f4f011a6281451f83e9139b129ad1589c2b [diff] |
trusty: switch to use version 3 of TRUSTY_API Version 3 of Trusty API adds support for new command (SMC_NC_VDEV_KICK_VQ) that can be used to notify virtqueue that new item is available. This command is a parameterized NOP, it has to be queued using trusty_enqueue_nop API and as such can be executed concurrently on multiple CPUs. Change-Id: Ic979e628e780fe8b0c9de5058c897c0944006615 Signed-off-by: Michael Ryleev <[email protected]>