Commits
Michael Ryleev committed 985ff6a0a49
trusty: add trusty virtio driver Trusty virtio driver is responsible for management an interaction with virtio devices exposed by Trusty. During initialization, this driver makes an smc call to retrieve Trusty virtio device descriptor from secure side, parses it then instantiates and configures the specified set of virtio devices. * Updated for 4.19 VirtIO API (mmaurer@google.com) Change-Id: I20a23518d5c19bedd9282f7f1d4b16957ba75408 Signed-off-by: Michael Ryleev <gmar@google.com> Signed-off-by: Matthew Maurer <mmaurer@google.com>