icd:Increase WHOLE_SIZE mapped memory
authorTobin Ehlis <tobine@google.com>
Tue, 14 Nov 2017 20:05:22 +0000 (13:05 -0700)
committerTobin Ehlis <tobine@google.com>
Fri, 17 Nov 2017 16:38:09 +0000 (09:38 -0700)
commit0dd3c4b6ced1719aade73e07456673b74abeea35
tree51edc6ac7ed9a5dec2e408161ee142d2c63af5eb
parent7eae8ff750d24a872390dd60ff7a7b6f7267ab80
icd:Increase WHOLE_SIZE mapped memory

Bump hard-coded mapped memory allocation size for WHOLE_SIZE from 4k to
64k. One validation test (InvalidMemoryMapping) was mapping 64k of
memory that was leading to segF as the 4k buffer was overwritten when
shadowed.
scripts/mock_icd_generator.py