mcuboot/scripts/imgtool
David Brown 1997f539f7 sim: Remove extraneous static
According to clippy, `&'static` can just be `&` for static definitions,
which always have a static lifetime.  Clean this up in the arrays in the
code, as well as generation code in imgtool.

Signed-off-by: David Brown <david.brown@linaro.org>
2021-03-11 07:25:43 -07:00
..
keys sim: Remove extraneous static 2021-03-11 07:25:43 -07:00
__init__.py imgtool: rollback to 1.7.0 release 2021-02-12 09:28:47 -03:00
boot_record.py scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
image.py imgtool: fix encrypting hex images 2021-02-11 12:41:39 +01:00
main.py scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
version.py scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00