mbed-os/targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYTFM_064B0S2_4343W
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
..
COMPONENT_BSP_DESIGN_MODUS CYTFM_064B0S2_4343W: Inital creation of PSA target 2020-08-07 08:02:01 -07:00
COMPONENT_TFM_S_FW psoc64: Update TF-M release image 2020-08-17 18:05:48 -07:00
device stack: armc: Workaround config passing bug 2020-09-10 10:08:38 +01:00
keys CYTFM_064B0S2_4343W: Inital creation of PSA target 2020-08-07 08:02:01 -07:00
packets CYTFM_064B0S2_4343W: Inital creation of PSA target 2020-08-07 08:02:01 -07:00
partition CYTFM_064B0S2_4343W: Inital creation of PSA target 2020-08-07 08:02:01 -07:00
policy CYTFM_064B0S2_4343W: Inital creation of PSA target 2020-08-07 08:02:01 -07:00
PeripheralPins.c CYTFM_064B0S2_4343W: Inital creation of PSA target 2020-08-07 08:02:01 -07:00
cybsp.c CYTFM_064B0S2_4343W: Inital creation of PSA target 2020-08-07 08:02:01 -07:00
cybsp.h CYTFM_064B0S2_4343W: Inital creation of PSA target 2020-08-07 08:02:01 -07:00
cybsp_types.h CYTFM_064B0S2_4343W: Inital creation of PSA target 2020-08-07 08:02:01 -07:00
reprov_helper.py CYTFM_064B0S2_4343W: Inital creation of PSA target 2020-08-07 08:02:01 -07:00