commit | a1aa2ba71bcea9955850d72b82046befc5f05b4d | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Fri Apr 05 11:49:02 2019 +0100 |
committer | Andrew Scull <ascull@google.com> | Fri Apr 05 17:21:43 2019 +0100 |
tree | f7bbcc574a57de0c1d3c7f6cc1e686b1d10f8c8a | |
parent | 2b5fbad49cdfcdad3e8771af3f967480eb708a5f [diff] [blame] |
Move from memcpy to memcpy_s. Change-Id: If7d53c6e54428f01f14528c3f281331d308af56a
diff --git a/inc/vmapi/hf/spci.h b/inc/vmapi/hf/spci.h index 8551808..523c4ae 100644 --- a/inc/vmapi/hf/spci.h +++ b/inc/vmapi/hf/spci.h
@@ -84,10 +84,9 @@ * to reflect this (TBD). */ uint16_t reserved_1; + uint32_t length; - spci_vm_id_t target_vm_id; - spci_vm_id_t source_vm_id; /*