ec: Check shared memory pool size at build time |
|
Issue descriptionDue to our RAM constraints, we're sometimes running into issues with our shared memory buffer size being insufficient for vboot hashing (need 1024 bytes). This usually doesn't get detected until runtime when we try to do hashing. It would be nice to check for this and throw an error at build time. |
|
►
Sign in to add a comment |
|
Comment 1 by gkihumba@google.com
, Apr 7 2017Status: Assigned (was: Untriaged)