mbed-os/tools/targets
Lingkai Dong 5ef82f59cc Fix imgtool import for CYTFM_064B0S2_4343W signing
Fixes: #14153

The target CYTFM_064B0S2_4343W is signed using `cysecuretools` which
depends on `imgtool` managed by `pip`. However, Arm Musca targets
requires a modified/wrapped version of the image tool copied from
trusted-firmware-m + MCUboot.

To avoid conflicts in the version of `imgtool` used, we should only
add the copied version of `imgtool` to python's system path for
Musca targets instead of doing it globally for all targets.
2021-03-03 11:14:25 +00:00
..
ARM_MUSCA.py Fix imgtool import for CYTFM_064B0S2_4343W signing 2021-03-03 11:14:25 +00:00
LPC.py Move target related code into it's own directory 2017-03-22 15:20:09 -05:00
LPC55S69.py Add bootloader support for the LPC55S69 board 2019-03-16 00:13:40 +02:00
PSOC6.py Rename CY8CKIT_064B0S2_4343W to CY8CKIT064B0S2_4343W, which fits in 20 characters limit 2020-09-07 08:25:31 +03:00
REALTEK_RTL8195AM.py Updates to `/tools` for Python 3 compatibility 2019-11-21 15:02:37 +00:00
__init__.py Fix imgtool import for CYTFM_064B0S2_4343W signing 2021-03-03 11:14:25 +00:00
lint.py Rename "default_lib" to "c_lib". 2020-01-17 08:05:48 -08:00
musca_b1-root-rsa-3072.md Update `ARM_MUSCA_B1.py` post binary hook script 2021-02-25 14:02:56 +00:00
musca_b1-root-rsa-3072.pem Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
musca_b1-root-rsa-3072_1.pem tool: Use a different key to sign Non-secure image 2020-07-13 16:37:48 +01:00
musca_s1-root-rsa-3072.md Update `ARM_MUSCA_S1.py` post binary hook script 2021-02-25 14:02:56 +00:00
musca_s1-root-rsa-3072.pem Add platform support to Musca S1 2020-09-10 14:53:41 +02:00
musca_s1-root-rsa-3072_1.pem Add platform support to Musca S1 2020-09-10 14:53:41 +02:00