mcuboot/scripts/imgtool/keys
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
..
__init__.py scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
ecdsa.py scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
ecdsa_test.py scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
ed25519.py scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
ed25519_test.py scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
general.py sim: Remove extraneous static 2021-03-11 07:25:43 -07:00
rsa.py scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
rsa_test.py scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
x25519.py scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00