DescriptionVEA unittest: align input buffers to 128-byte boundary on ARM only.
Some ARM platforms may require 128-byte alignment for physical buffers.
Modify veatest to align to 128 bytes instead of 64 and use a constant
for alignment size. Also, don't require this alignment on other
architectures.
BUG=None
TEST=veatest on ARM platforms
Committed: https://crrev.com/49455c01c8f8de20910a2b5118797fca056acad6
Cr-Commit-Position: refs/heads/master@{#413996}
Patch Set 1 #
Total comments: 2
Patch Set 2 : VEA unittest: align input buffers to 128-byte boundary on ARM only. #Patch Set 3 : Fix compilation error #Messages
Total messages: 19 (10 generated)
|