mbed-os/targets/TARGET_ARM_SSG
Michael Schwarcz ff1c769c7e Add ARM_MUSCA_A1 as a new target platform
Musca-A1 is a Cortex-M33 based target with security extension enabled.

- ARM_MUSCA_A1 is the non-secure target running mbed-os.
- ARM_MUSCA_A1_S is the secure target running TF-M.
- TF-M sources were imported and patched in previous commits.
- TF-M secure bootloader (McuBoot) for MUSCA_A1 is submitted by a pre-built binary.
- A post-build hook concatenates The secure and non-secure binaries,
  signs it and then concatenates the bootloader with the signed binary.
2019-05-22 17:17:20 +03:00
..
TARGET_CM3DS_MPS2 ARM SSG/FM: Cope correctly with NC GPIO 2019-05-02 12:16:34 +03:00
TARGET_IOTSS ARM SSG/FM: Cope correctly with NC GPIO 2019-05-02 12:16:34 +03:00
TARGET_MPS2 Fix the build failed issue of MPS2 targets with ARMC6. 2019-04-15 16:56:44 +08:00
TARGET_MUSCA_A1 Add ARM_MUSCA_A1 as a new target platform 2019-05-22 17:17:20 +03:00
mbed_rtx.h Add ARM_MUSCA_A1 as a new target platform 2019-05-22 17:17:20 +03:00