mbed-os/tools/targets
Chun-Chieh Li e9e85f5307 M2351: Support non-PSA secure/non-secure combined build
Support secure/non-secure combined build for non-PSA target:
1.  In secure post-build, deliver built secure image to TARGET_NU_PREBUILD_SECURE
    directory which is to combine later.
2.  In non-secure post-build, merge non-secure image with secure image saved in
    TARGET_NU_PREBUILD_SECURE directory.
3.  In non-secure post-build, user can also drop pre-built secure image saved in
    TARGET_NU_PREBUILD_SECURE directory and provide its own by adding the line below
    in mbed_app.json:
    "target.extra_labels_remove": ["NU_PREBUILD_SECURE"]
2019-09-16 10:37:08 +08:00
..
ARM_MUSCA_A1.py Use build directory in postbuild 2019-05-22 17:17:27 +03: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 RealTek post script fix for ARMC6 2019-02-28 11:53:00 -06:00
STM32_gen_PeripheralPins.py STM32 PeripheralPins generation script: add OSPI parsing 2019-08-29 12:11:58 +02:00
__init__.py M2351: Support non-PSA secure/non-secure combined build 2019-09-16 10:37:08 +08:00
lint.py Add imports of basestring for python 3 2019-03-06 09:33:02 -06:00
musca_a1-root-rsa-2048.md Add documentation on Musca-A1 signing key 2019-05-22 17:17:22 +03:00
musca_a1-root-rsa-2048.pem Add ARM_MUSCA_A1 as a new target platform 2019-05-22 17:17:20 +03:00