mbed-os/targets/TARGET_ARM_SSG
Tamas Kaman 551c3c553c Add ARM_MUSCA_B1 as a new target platform
Musca-B1 is a Cortex-M33 based target with security extension enabled.

- ARM_MUSCA_B1 is the non-secure target running mbed-os.
- ARM_MUSCA_B1_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_B1 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.

Change-Id: I4b36290941b5f0bb7aa7c12dda2f38b5c1e39ae2
Signed-off-by: Tamas Kaman <tamas.kaman@arm.com>
Signed-off-by: Gabor Abonyi <gabor.abonyi@arm.com>
2020-02-21 14:34:39 +01:00
..
TARGET_CM3DS_MPS2 Fix ethernet memory handling issues on CM3DS 2019-11-11 14:39:08 +01:00
TARGET_IOTSS Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_MPS2 Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_MUSCA_A1 Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
TARGET_MUSCA_B1 Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
mbed_rtx.h Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00