Parent: 3a2d3b31a3b5a7eeb45952ce880ca58c93b985bb
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2023-11-30 00:30:30
Tree: f45a4ce7ad2af5bf92311f7c4029f7a0454be3be
shared/vcp: Fix endianness errors On big endian the followin error can be observed: VOCS/SR/SGGIT/CHA/BV-02-C - init VOCS/SR/SGGIT/CHA/BV-02-C - setup VOCS/SR/SGGIT/CHA/BV-02-C - setup complete VOCS/SR/SGGIT/CHA/BV-02-C - run ** ERROR:src/shared/tester.c:954:test_io_recv: assertion failed: (memcmp(buf, iov->iov_base, len) == 0) Bail out! ERROR:src/shared/tester.c:954:test_io_recv: assertion failed: (memcmp(buf, iov->iov_base, len) == 0) Aborted
Diffstat
| M | src/shared/vcp.c | | | 29 | ++++++++++++++++++- - - - - - - - - - - |
1 files changed, 18 insertions(+), 11 deletions(-)