Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/secure_fw/partitions/firmware_update/
Dconfig_fwu.h20 #ifndef FWU_STACK_SIZE
22 #define FWU_STACK_SIZE 0x600 macro
DKconfig24 config FWU_STACK_SIZE config
/trusted-firmware-m-3.4.0/config/
Dconfig_base.h84 #define FWU_STACK_SIZE 0x600 macro
/trusted-firmware-m-3.4.0/config/profile/
Dconfig_profile_large.h84 #define FWU_STACK_SIZE 0x600 macro
Dconfig_profile_medium.h84 #define FWU_STACK_SIZE 0x600 macro
Dconfig_profile_medium_arotless.h84 #define FWU_STACK_SIZE 0x600 macro
Dconfig_profile_small.h81 #define FWU_STACK_SIZE 0x600 macro
/trusted-firmware-m-3.4.0/config/tests/
Dconfig_test_psa_api.h84 #define FWU_STACK_SIZE 0x600 macro
/trusted-firmware-m-3.4.0/docs/configuration/
Dindex.rst241 |FWU_STACK_SIZE | Component | 0x600 |
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/
Dtfm_fwu_service.rst280 - ``FWU_STACK_SIZE`` The stack size of FWU Partition.