commit | 1c84a81b50d1a48e5bffba31fbf281ae95f2db7a | [log] [tgz] |
---|---|---|
author | Michael Ryleev <[email protected]> | Fri Oct 14 16:24:38 2016 -0700 |
committer | Michael Ryleev <[email protected]> | Thu Apr 13 12:05:40 2017 -0700 |
tree | ec2fca2fbb7b8f16229ebb005cf9fc6a46d3ed4f | |
parent | 4af79968ae6e324cddb7de4ee28161712751a351 [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]>