mbed-os/tools/targets
Chun-Chieh Li 8b69a94cef M2354: Fix debug failure in Mbed Studio
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
2023-06-02 09:15:55 +08:00
..
ARM_MUSCA.py tfm-post-build: Don't capture subprocess stdout 2021-06-29 15:37:44 +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
NU_M2354.py M2354: Fix debug failure in Mbed Studio 2023-06-02 09:15:55 +08:00
PSOC6.py Rename CY8CKIT_064B0S2_4343W to CY8CKIT064B0S2_4343W, which fits in 20 characters limit 2020-09-07 08:25:31 +03:00
REALTEK_RTL8195AM.py Updates to `/tools` for Python 3 compatibility 2019-11-21 15:02:37 +00:00
__init__.py Modify the python tools to support Cortex-A5 2021-06-23 13:39:21 +08:00
lint.py Rename "default_lib" to "c_lib". 2020-01-17 08:05:48 -08:00
musca_b1-root-rsa-3072.md Update `ARM_MUSCA_B1.py` post binary hook script 2021-02-25 14:02:56 +00:00
musca_b1-root-rsa-3072.pem Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
musca_b1-root-rsa-3072_1.pem tool: Use a different key to sign Non-secure image 2020-07-13 16:37:48 +01:00
musca_s1-root-rsa-3072.md Update `ARM_MUSCA_S1.py` post binary hook script 2021-02-25 14:02:56 +00:00
musca_s1-root-rsa-3072.pem Add platform support to Musca S1 2020-09-10 14:53:41 +02:00
musca_s1-root-rsa-3072_1.pem Add platform support to Musca S1 2020-09-10 14:53:41 +02:00
nuvoton_m2354-root-rsa-3072.md M2354: Support PSA Firmware Update 2021-08-05 10:14:33 +08:00
nuvoton_m2354-root-rsa-3072.pem M2354: Support PSA Firmware Update 2021-08-05 10:14:33 +08:00
nuvoton_m2354-root-rsa-3072_1.pem M2354: Support PSA Firmware Update 2021-08-05 10:14:33 +08:00