mirror of https://github.com/ARMmbed/mbed-os.git
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"]
|
||
|---|---|---|
| .. | ||
| ARM_MUSCA_A1.py | ||
| LPC.py | ||
| LPC55S69.py | ||
| NCS.py | ||
| PSOC6.py | ||
| REALTEK_RTL8195AM.py | ||
| STM32_gen_PeripheralPins.py | ||
| __init__.py | ||
| lint.py | ||
| musca_a1-root-rsa-2048.md | ||
| musca_a1-root-rsa-2048.pem | ||