Newer
Older
mbed-os / targets / TARGET_ARM_SSG / TARGET_MUSCA_A1 / README.md
@Devaraj Ranganna Devaraj Ranganna on 18 Jun 2020 691 bytes psa: Replace Mbed PSA with TF-M

MUSCA_A1_NS prebuilt secure binaries

This directory tree contains Secure images released under Permissive Binary License.

Built by mbed-cli using GNU Arm Embedded - version 6.3.1

These images were compiled by the following command:

mcuboot.bin

Repository

https://github.com/ARMmbed/trusted-firmware-m.git

Commit SHA

Contained in features/FEATURE_PSA/TARGET_TFM/VERSION.txt

cmake ../ -G"Unix Makefiles" -DTARGET_PLATFORM=MUSCA_A -DCOMPILER=ARMCLANG -DCMAKE_BUILD_TYPE=Debug
make

tfm.bin

mbed compile -t GCC_ARM -m ARM_MUSCA_A1_S --app-config tools/psa/tfm/mbed_app.json --profile release

To update the prebuilt binaries run the previous commands.