commit | b1045fee5998fec94ff659de67b2159950cc897d | [log] [tgz] |
---|---|---|
author | Alberto Escolar Piedras <alpi@oticon.com> | Sat Jul 14 13:11:02 2018 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Jul 18 15:43:12 2018 -0400 |
tree | ebc973574745b9705f3a46d889877c829874aefa | |
parent | e74d85d81666068464f180a31875392eb4ba9b9f [diff] |
sanitycheck: Do not calculate size for native builds For native builds it does not make much sense to calculate the size of the suposed RAM or ROM, or to check that new unexpected sections did not appear. So let's save the time and not do it. Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>