commit | 8f0211dcf35998b02ea001d1256feeaab478a012 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Wed Mar 02 20:40:29 2016 -0800 |
committer | Gerrit Code Review <gerrit@zephyrproject.org> | Thu Mar 03 10:24:06 2016 +0000 |
tree | 62aff691f4317a6d0ce5c431e83d14a6e2b4d5f4 | |
parent | 80edd833dcd0efcc30f43bfc67133a080f583e12 [diff] |
sanitycheck: fail on footprint analysis of stripped ELFs These don't have necessary symbol information to determine if the kernel is XIP or not. Fail instead of giving bogus data. Change-Id: I87f6eeb5983f5275929e5b8d448a054b83e23d8f Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>