mbed-os/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1
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_MUSCA_B1_NS Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
TARGET_MUSCA_B1_S Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
device Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
partition Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
LICENSE Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
LICENSE-BSD-3-Clause Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
PeripheralNames.h Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
PinNames.h Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
device.h Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
gpio_object.h Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
objects.h Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
tfm_ioctl_api.h Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00