diff options
author | Bjorn Andersson <[email protected]> | 2017-08-24 12:51:27 +0530 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2017-08-29 14:29:33 -0700 |
commit | 7339859da8dfa8924047a5917ceb06f479b35fcb (patch) | |
tree | 8e9f64bc428c54d5db2a69131f8aa9c34a61b80d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 835764ddd9af0d943a2ac7fb4597800e8b0871d2 (diff) |
rpmsg: glink: Allow unaligned data access
Glink protocol requires that each message is aligned on a 8 byte offset.
This is purely a restriction from glink, so in order to support clients
which do not adher to this, allow data packets of any size, but align
the head index accordingly, effectively removing the alignment
restriction.
Acked-by: Arun Kumar Neelakantam <[email protected]>
Signed-off-by: Sricharan R <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions