mirror of https://github.com/ARMmbed/mbed-os.git
In Mbed Studio, debugging, based on pyOCD, requires Mbed OS application code starting on the sector boundary.
Modification list:
1. Update TF-M import assets with MCUboot header padding to sector aligned
2. Following above, change header size argument (-H) in wrapper.py command line
3. Following below, fix min-write-size (--align) to 4 (per flash_area_align()) in wrapper.py command line
https://docs.mcuboot.com/design.html#image-trailer
Related issue:
https://github.com/ARMmbed/mbed-os/issues/15417
|
||
|---|---|---|
| .. | ||
| ARM_MUSCA.py | ||
| LPC.py | ||
| LPC55S69.py | ||
| NU_M2354.py | ||
| PSOC6.py | ||
| REALTEK_RTL8195AM.py | ||
| __init__.py | ||
| lint.py | ||
| musca_b1-root-rsa-3072.md | ||
| musca_b1-root-rsa-3072.pem | ||
| musca_b1-root-rsa-3072_1.pem | ||
| musca_s1-root-rsa-3072.md | ||
| musca_s1-root-rsa-3072.pem | ||
| musca_s1-root-rsa-3072_1.pem | ||
| nuvoton_m2354-root-rsa-3072.md | ||
| nuvoton_m2354-root-rsa-3072.pem | ||
| nuvoton_m2354-root-rsa-3072_1.pem | ||