commit | 8d801a5e2744a98a3852833e38b496b2e3f44ddf | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Tue Oct 04 11:48:21 2016 -0700 |
committer | Anas Nashif <nashif@linux.intel.com> | Wed Oct 05 09:48:54 2016 +0000 |
tree | 121645820237a2084f3526c72d557d3f6267c5b9 | |
parent | 4cc228baf6088f3b9b0e6a7b8cf34d89339cab8b [diff] |
sanitycheck: Remove linker VMA/LMA offset checking This misfeature can crop up at development time as the linker scripts are modified, not just as a regression in known tests (c.f. ZEP-955). So it makes more sense to put it in a check_link_map script inovked for every build. Remove it from sanitycheck. Change-Id: I9c2f47a26a3bc03170b895545476350341e91170 Signed-off-by: Andy Ross <andrew.j.ross@intel.com>