icd:Expand mock icd memory type bit support
authorTobin Ehlis <tobine@google.com>
Tue, 14 Nov 2017 16:52:17 +0000 (09:52 -0700)
committerTobin Ehlis <tobine@google.com>
Fri, 17 Nov 2017 16:38:09 +0000 (09:38 -0700)
commit311a53b7835230efd7493221f10c1f667bd5e43e
tree778174795c328b21a04bcfb52e54bbb92abc1056
parentfc826b9e4aed4cc989f3e5474ef6b1dadf8cd48b
icd:Expand mock icd memory type bit support

Image/buffer memory requirement memoryTypeBits are still just hard-
coded in mock icd, but expand to support more bits for more simulated
memory types. This helps the mock work in conjunction with the devsim
layer so that if a simulated device has more than 5 memory types, the
mock icd won't cause an error.
scripts/mock_icd_generator.py