mbed-os/targets/TARGET_ARM_SSG/TARGET_MUSCA_B1
Jaeden Amero 612b148fd4 stack: armc: Workaround config passing bug
Workaround a bug where the boot stack size configuration option is not
passed on to armlink, the Arm Compiler's linker. Prefer
MBED_CONF_TARGET_BOOT_STACK_SIZE if present, as this is what the
configuration system should provide. Fall back to MBED_BOOT_STACK_SIZE
if MBED_CONF_TARGET_BOOT_STACK_SIZE is not defined, as in the case of
buggy tools. If both MBED_CONF_TARGET_BOOT_STACK_SIZE and
MBED_BOOT_STACK_SIZE are not defined, then we fall back to a hard-coded
value provided by the linkerscript. See
https://github.com/ARMmbed/mbed-os/issues/13474 for more information.
2020-09-10 10:08:38 +01:00
..
device stack: armc: Workaround config passing bug 2020-09-10 10:08:38 +01:00
partition tools: Musca B1 signing strategy 2020-06-18 12:16:16 +01:00
LICENSE Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
LICENSE-BSD-3-Clause Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
PeripheralNames.h Add I2C api to Musca-B1 target 2020-04-15 11:13:46 +02:00
PinNames.h Add I2C api to Musca-B1 target 2020-04-15 11:13:46 +02:00
device.h Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
gpio_api_ns.c psa: Remove v8-M S targets 2020-04-27 09:51:09 +01:00
gpio_irq_api.c psa: Remove v8-M S targets 2020-04-27 09:51:09 +01:00
gpio_object.h Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
i2c_api.c psa: Remove v8-M S targets 2020-04-27 09:51:09 +01:00
lp_ticker.c psa: Remove v8-M S targets 2020-04-27 09:51:09 +01:00
mbed_serial_platform.c psa: Remove v8-M S targets 2020-04-27 09:51:09 +01:00
mbed_serial_platform.h psa: Remove v8-M S targets 2020-04-27 09:51:09 +01:00
mcuboot.bin psa: Update TF-M for ARM_MUSCA_B1 2020-07-09 15:40:38 +01:00
objects.h psa: Remove v8-M S targets 2020-04-27 09:51:09 +01:00
pinmap_ns.c Musca-B1: Fix I2C pinmap array 2020-05-04 13:44:05 +02:00
s_veneers.o psa: Replace Mbed PSA with TF-M 2020-06-18 12:16:20 +01:00
serial_api.c psa: Remove v8-M S targets 2020-04-27 09:51:09 +01:00
sleep_api.c psa: Remove v8-M S targets 2020-04-27 09:51:09 +01:00
tfm_ioctl_api.h Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
tfm_ioctl_ns_api.c psa: Remove v8-M S targets 2020-04-27 09:51:09 +01:00
tfm_s.axf psa: Update TF-M for ARM_MUSCA_B1 2020-07-14 11:54:57 +01:00
tfm_s.bin psa: Update TF-M for ARM_MUSCA_B1 2020-07-09 15:40:38 +01:00
us_ticker.c psa: Remove v8-M S targets 2020-04-27 09:51:09 +01:00