mcuboot/scripts
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
..
imgtool sim: Remove extraneous static 2021-03-11 07:25:43 -07:00
assemble.py scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
flash.sh scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
gdb-boot.sh scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
imgtool.nix scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
imgtool.py scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
jgdb.sh scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
jl.sh scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
mcubin.bt sim: Add debugging ptable to image dumps 2019-08-15 14:23:37 -05:00
requirements.txt imgtool: Add CBOR encoded boot record to TLV area 2020-03-26 12:23:36 +01:00
setup.py scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00