Home
last modified time | relevance | path

Searched refs:FWU_STACK_SIZE (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-m-latest/config/profile/
Dconfig_profile_small.h140 #ifndef FWU_STACK_SIZE
141 #define FWU_STACK_SIZE 0x600 macro
Dconfig_profile_medium.h140 #ifndef FWU_STACK_SIZE
141 #define FWU_STACK_SIZE 0x600 macro
Dconfig_profile_large.h140 #ifndef FWU_STACK_SIZE
141 #define FWU_STACK_SIZE 0x600 macro
Dconfig_profile_medium_arotless.h140 #ifndef FWU_STACK_SIZE
141 #define FWU_STACK_SIZE 0x600 macro
/trusted-firmware-m-latest/config/
Dconfig_base.h138 #ifndef FWU_STACK_SIZE
139 #define FWU_STACK_SIZE 0x600 macro
/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/
DKconfig.comp18 config FWU_STACK_SIZE config
/trusted-firmware-m-latest/docs/configuration/
Dindex.rst241 |FWU_STACK_SIZE | Component | 0x600 |
/trusted-firmware-m-latest/docs/design_docs/services/
Dtfm_fwu_service.rst281 - ``FWU_STACK_SIZE`` The stack size of FWU Partition.