mirror of https://github.com/ARMmbed/mbed-os.git
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> |
||
---|---|---|
.. | ||
ARM_MUSCA_A1.py | ||
ARM_MUSCA_B1.py | ||
LPC.py | ||
LPC55S69.py | ||
PSOC6.py | ||
REALTEK_RTL8195AM.py | ||
STM32_gen_PeripheralPins.py | ||
__init__.py | ||
lint.py | ||
musca_a1-root-rsa-3072.md | ||
musca_a1-root-rsa-3072.pem | ||
musca_b1-root-rsa-3072.md | ||
musca_b1-root-rsa-3072.pem |