Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/config/profile/
Dconfig_profile_medium.h124 #ifndef FWU_STACK_SIZE
125 #define FWU_STACK_SIZE 0x600 macro
Dconfig_profile_medium_arotless.h124 #ifndef FWU_STACK_SIZE
125 #define FWU_STACK_SIZE 0x600 macro
Dconfig_profile_small.h121 #ifndef FWU_STACK_SIZE
122 #define FWU_STACK_SIZE 0x600 macro
Dconfig_profile_large.h124 #ifndef FWU_STACK_SIZE
125 #define FWU_STACK_SIZE 0x600 macro
/trusted-firmware-m-3.6.0/config/
Dconfig_base.h127 #ifndef FWU_STACK_SIZE
128 #define FWU_STACK_SIZE 0x600 macro
/trusted-firmware-m-3.6.0/secure_fw/partitions/firmware_update/
DKconfig.comp18 config FWU_STACK_SIZE config
/trusted-firmware-m-3.6.0/docs/configuration/
Dindex.rst241 |FWU_STACK_SIZE | Component | 0x600 |
/trusted-firmware-m-3.6.0/docs/design_docs/services/
Dtfm_fwu_service.rst281 - ``FWU_STACK_SIZE`` The stack size of FWU Partition.