icd:Reduce offset alignment limits
authorTobin Ehlis <tobine@google.com>
Fri, 3 Nov 2017 21:21:53 +0000 (15:21 -0600)
committerTobin Ehlis <tobine@google.com>
Mon, 6 Nov 2017 23:29:51 +0000 (16:29 -0700)
commit24e2e8aa45562729b08a7c58c4c7bfa6104ad0d4
treee08bf291c9cd7b7a4c558b503feb23db95f23b76
parent41ffa8d6d7e5efd8a2b774030584cf352e282c08
icd:Reduce offset alignment limits

Buffer min offset alignments were set to the max value. Reduce them to
16 to simplify testing of offsets that are a multiple of the min
alignment.
scripts/mock_icd_generator.py