Home
last modified time | relevance | path

Searched refs:ATTEST_STACK_SIZE (Results 1 – 9 of 9) sorted by relevance

/trusted-firmware-m-latest/config/profile/
Dconfig_profile_small.h157 #ifndef ATTEST_STACK_SIZE
158 #define ATTEST_STACK_SIZE 0x700 macro
Dconfig_profile_medium.h157 #ifndef ATTEST_STACK_SIZE
158 #define ATTEST_STACK_SIZE 0x700 macro
Dconfig_profile_large.h157 #ifndef ATTEST_STACK_SIZE
158 #define ATTEST_STACK_SIZE 0x700 macro
Dconfig_profile_medium_arotless.h157 #ifndef ATTEST_STACK_SIZE
158 #define ATTEST_STACK_SIZE 0x700 macro
/trusted-firmware-m-latest/config/
Dconfig_base.h155 #ifndef ATTEST_STACK_SIZE
156 #define ATTEST_STACK_SIZE 0x700 macro
/trusted-firmware-m-latest/secure_fw/partitions/initial_attestation/
DKconfig.comp36 config ATTEST_STACK_SIZE config
/trusted-firmware-m-latest/config/tests/
DKconfig.test_psa_api63 config ATTEST_STACK_SIZE config
/trusted-firmware-m-latest/docs/configuration/
Dindex.rst169 |ATTEST_STACK_SIZE | Component | 0x700 |
/trusted-firmware-m-latest/docs/integration_guide/services/
Dtfm_attestation_integration_guide.rst514 - ``ATTEST_STACK_SIZE``- Defines the stack size of the Initial Attestation Partition.