Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/config/profile/
Dconfig_profile_medium.h141 #ifndef ATTEST_STACK_SIZE
142 #define ATTEST_STACK_SIZE 0x700 macro
Dconfig_profile_medium_arotless.h141 #ifndef ATTEST_STACK_SIZE
142 #define ATTEST_STACK_SIZE 0x700 macro
Dconfig_profile_small.h138 #ifndef ATTEST_STACK_SIZE
139 #define ATTEST_STACK_SIZE 0x700 macro
Dconfig_profile_large.h141 #ifndef ATTEST_STACK_SIZE
142 #define ATTEST_STACK_SIZE 0x700 macro
/trusted-firmware-m-3.6.0/config/
Dconfig_base.h144 #ifndef ATTEST_STACK_SIZE
145 #define ATTEST_STACK_SIZE 0x700 macro
/trusted-firmware-m-3.6.0/secure_fw/partitions/initial_attestation/
DKconfig.comp36 config ATTEST_STACK_SIZE config
/trusted-firmware-m-3.6.0/config/tests/
DKconfig.test_psa_api63 config ATTEST_STACK_SIZE config
/trusted-firmware-m-3.6.0/docs/configuration/
Dindex.rst169 |ATTEST_STACK_SIZE | Component | 0x700 |
/trusted-firmware-m-3.6.0/docs/integration_guide/services/
Dtfm_attestation_integration_guide.rst514 - ``ATTEST_STACK_SIZE``- Defines the stack size of the Initial Attestation Partition.