mbed-os/tools/targets
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
..
ARM_MUSCA_A1.py Import latest python scripts and MCUBoot image 2020-01-21 10:25:56 +00:00
ARM_MUSCA_B1.py Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
LPC.py Move target related code into it's own directory 2017-03-22 15:20:09 -05:00
LPC55S69.py Add bootloader support for the LPC55S69 board 2019-03-16 00:13:40 +02:00
NCS.py mbed OS 5.5.3, including the changes needed to enable 640k. Includes the proposed changes by Mac. 7/25/17 2017-07-25 17:37:14 -06:00
PSOC6.py Removed import of version specific python modules, improved imports organization in PSOC6.py, fixed per PR comments 2019-08-30 15:10:19 +03:00
REALTEK_RTL8195AM.py Updates to `/tools` for Python 3 compatibility 2019-11-21 15:02:37 +00:00
STM32_gen_PeripheralPins.py Updates to `/tools` for Python 3 compatibility 2019-11-21 15:02:37 +00:00
__init__.py Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
lint.py Rename "default_lib" to "c_lib". 2020-01-17 08:05:48 -08:00
musca_a1-root-rsa-3072.md Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
musca_a1-root-rsa-3072.pem Import latest python scripts and MCUBoot image 2020-01-21 10:25:56 +00:00
musca_b1-root-rsa-3072.md Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
musca_b1-root-rsa-3072.pem Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00