mbed-os/tools/targets
Vikas Katariya 8252f3ee6e psa: Add TF-M utility scripts to python path
When python3 is enforced to build the ARM_MUSCA_A1 or ARM_MUSCA_B1
targets, it is unable to find binary utility tool scripts which are
imported from TF-M.

The reason to use the python3 environment is as follows: Mbed OS + TFM
contained a faulty boot record TLV, which failed the attestation test
(TF-M regression). The data in the boot record TLV will be included in
the generated attestation token as 1 item in the SW_COMPONENTS claim.

This data (in the boot record TLV) is pre-encoded in CBOR format at
build time and appended to the image during the image signing process
(done by the imgtool Python3 script).

Signed-off-by: Vikas Katariya <vikas.katariya@arm.com>
2020-06-18 12:16:13 +01:00
..
ARM_MUSCA_A1.py musca_a1: Add TF-M compatibility 2020-04-30 11:35:05 +01:00
ARM_MUSCA_B1.py musca_b1: Add TF-M compatibility 2020-04-30 11:36:09 +01: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 Removed import of version specific python modules, improved imports organization in PSOC6.py, fixed per PR comments 2019-08-30 15:10:19 +03:00
REALTEK_RTL8195AM.py Updates to `/tools` for Python 3 compatibility 2019-11-21 15:02:37 +00:00
STM32_gen_PeripheralPins.py STM32_gen_PeripheralPins.py script v1.12 2020-06-08 11:09:52 +02:00
__init__.py psa: Add TF-M utility scripts to python path 2020-06-18 12:16:13 +01:00
lint.py Rename "default_lib" to "c_lib". 2020-01-17 08:05:48 -08:00
musca_a1-root-rsa-3072.md psa: Remove v8-M S targets 2020-04-27 09:51:09 +01:00
musca_a1-root-rsa-3072.pem Import latest python scripts and MCUBoot image 2020-01-21 10:25:56 +00:00
musca_b1-root-rsa-3072.md psa: Remove v8-M S targets 2020-04-27 09:51:09 +01:00
musca_b1-root-rsa-3072.pem Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00