Home
last modified time | relevance | path

Searched refs:one (Results 1 – 25 of 70) sorted by relevance

123

/trusted-firmware-m-3.4.0/docs/contributing/
Dcode_review_guide.rst70 namespace needs to be expressed in one word to be followed by other words
105 external MACRO wrapped assembler code is allowed. Here is one example of the
128 - R5.1 Put the ``interface header`` of one module in the ``include`` folder
130 folders, which means only one ``include`` is allowed for one module.
163 even this header is included inside one of the existing included headers.
231 Ideally, one topic should cover one specific type of changes. For crossing
/trusted-firmware-m-3.4.0/docs/integration_guide/services/
Dtfm_manifest_tool_user_guide.rst48 Required. At least one item must be provided.
50 A list of TF-M Secure Partition manifest lists which contain one or more
56 Required. At least one item must be provided.
63 Required. At least one item must be provided.
120 The value must be defined in one of the `Configuration Header File`_.
134 The manifest tool assigns one for the Secure Partition.
164 Each one must contain a ``file_list`` attribute which collects the files to
185 so they are not in any generated file lists since one template generates
Dtfm_its_integration_guide.rst159 This implementation writes entire block updates in one-shot, so the CMSIS
197 each logical block corresponds to one physical flash erase sector (the smallest
199 below allows a number of contiguous erase sectors to form one logical block.
232 asset size will fit in one logical block.
309 data to be copied between the client and the filesystem in one iteration.
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/
Dmailbox_ns_agent_update.rst13 one other isolation mechanism that implements individual PEs in physically
82 - Working like a standard Secure Partition under the IPC model, has one
104 The secure mapped memory for mailbox communication is one of the agent's
172 - one extra parameter ``params`` for ``agent_psa_call`` stands for the
174 because ``agent_psa_connect`` already assigned one hence this member is for
186 To cooperate with the agent-specific API, one extra acknowledgement signal is
194 ``psa_get`` with this signal to get one acknowledged message. This signal is
Dff_isolation.rst62 The essence of isolation is to protect the assets of one protection domain from
168 one running at a time and all others are deactivated, the SPM needs to set up
169 necessary regions for each asset type in one partition only.
179 duplicating the library code can be one solution but it is not "shared"
197 And one more Armv8.1M access permssion:
220 access attributes into one same region:
222 - The data relocating or clearing when booting can be done in one step instead
274 inside one upper region can be adjusted freely.
340 n equals the maximum peripheral numbers needed by one partition. This is
Dtfm_its_512_flash.rst34 that much data in one-shot.
60 proposed block-buffer is used, the block is programmed in one-shot and the
Dtfm_log_system_design_document.rst54 be equal to one of the four log levels.
76 * brief Output the given message plus one value as hexadecimal. The message
150 be equal to one of the four log levels and it is an overall setting for all
Dstateless_rot_service.rst146 service is a one-shot connection. These services provide standalone operations
200 Similar stateless services in a partition could be grouped, and assign one
205 It is recommended that each Seccure Partition declares one stateless service
Dsecure_partition_manager.rst81 handles the service access in messages one by one.
121 services in one step, an `NSPE` client needs to cross the secure boundaries
215 This procedure is abstracted into one `HAL`, and a few example procedures
315 access request is raised by one client.
386 - PSA API gets called by one of the ABI mentioned in the last chapter as
473 - IPC partitions handles messages one by one, the client get blocked before
482 `Function call ABI`. After SPM operations, one more component runtime type
519 example, the `First Level Interrupt Handler (FLIH)` of one partition.
608 is set as one level higher than the default thread mode priority. If
Dsource_structure.rst30 subsection introduces one detailed folder.
70 'common' this system is. Each ``platform vendor`` is assigned with one
Dtfm_code_generation_with_jinja2.rst44 library is very similar to the one required by the current scripts.
Dsecure_boot_hw_key_integration.rst12 specification requires the support of at least one immutable root of trust
66 - Multiple independent vendor scenario must be supported, when more than one
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/
Dcc_ffcdh.c1077 uint32_t one; in CC_FfcDhValidatePublKey() local
1122 one = 1; in CC_FfcDhValidatePublKey()
1123 cmp = CC_CommonCmpLsWordsUnsignedCounters(pPublKey32, primeSizeWords, &one, 1); in CC_FfcDhValidatePublKey()
1148 cmp = CC_CommonCmpLsWordsUnsignedCounters(pPublKey32, primeSizeWords, &one, 1); in CC_FfcDhValidatePublKey()
1326 uint32_t *pPrime, *pOrder, one = 0; in CC_FfcDhValidateAndImportKeyPair() local
1415 one = 0; in CC_FfcDhValidateAndImportKeyPair()
1416 cmp = CC_CommonCmpLsWordsUnsignedCounters(pPrivKey32, orderSizeWords, &one, 1); in CC_FfcDhValidateAndImportKeyPair()
1424 one = 1; in CC_FfcDhValidateAndImportKeyPair()
1425 cmp = CC_CommonCmpLsWordsUnsignedCounters(pPublKey32, primeSizeWords, &one, 1); in CC_FfcDhValidateAndImportKeyPair()
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/dual-cpu/
Dcommunication_prototype_between_nspe_and_spe_in_dual_core_systems.rst284 process mailbox messages one by one.
380 Currently one and only one mailbox implementation is supported in dual core
381 communication. This flag indicates that callback functions from one mailbox
517 Currently one and only one underlying mailbox communication implementation is
531 Currently one and only one underlying mailbox communication implementation is
Dmailbox_design_on_dual_core_system.rst114 NSPE mailbox queue contains one or more slots. The number of slots should be
156 SPE mailbox queue contains one or more slots. The number of slots should be
214 process mailbox messages one by one.
245 It is recommended to assign one independent set of Inter-Processor Communication
383 A new PSA Client call cannot be started until the previous one is completed.
1066 ``tfm_ns_mailbox_os_lock_init()`` is defined as a dummy one.
1091 ``tfm_ns_mailbox_os_lock_acquire()`` is defined as a dummy one.
1116 ``tfm_ns_mailbox_os_lock_release()`` is defined as a dummy one.
1192 ``tfm_ns_mailbox_os_mq_create()`` is defined as a dummy one.
1223 ``tfm_ns_mailbox_os_mq_send()`` is defined as a dummy one.
[all …]
/trusted-firmware-m-3.4.0/config/
Dtfm_platform.cmake13 # the "preload.cmake" and find the the match one.
/trusted-firmware-m-3.4.0/docs/platform/arm/mps3/corstone310/
DREADME.rst40 … you will need to create an `AWS Account <https://aws.amazon.com/>`_ if you don’t already have one.
51 …2. **Choose an Instance Type** - Select one of the instance types from the list. Keep in mind that…
/trusted-firmware-m-3.4.0/docs/doxygen/
DDoxyfile.in50 # Using the PROJECT_BRIEF tag one can provide an optional one line description
56 # With the PROJECT_LOGO tag one can specify a logo or an icon that is included
163 # Stripping is only done if one of the specified strings matches the left-hand
177 # the header file containing the class definition is used. Otherwise one should
288 # language is one of the parsers supported by doxygen: IDL, Java, Javascript,
372 # If one adds a struct or class to a group and this option is enabled, then also
374 # is disabled and one has to add nested compounds explicitly via \ingroup.
622 # only one candidate or it is obvious which candidate to choose by doing a
715 # The CITE_BIB_FILES tag can be used to specify one or more bib files containing
816 # FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and
[all …]
/trusted-firmware-m-3.4.0/lib/ext/t_cose/
DREADME.md136 t_cose has one configuration that covers both which hinges off a
162 That said, there is one case where t_cose source code needs to be
194 The design is such that only one copy of the COSE_Sign1 need be in memory. It makes
197 The payload to sign must be in one contiguous buffer and be passed in. It can be allocated
/trusted-firmware-m-3.4.0/docs/integration_guide/
Dtfm_secure_irq_integration_guide.rst122 The interrupt handling model is SLIH by default as it is the only supported one
150 The ``source`` is the same as the one in Firmware Framework Version 1.0.
171 have one of the following values:
223 The ``permission`` attribute must have one of the following values:
Dnon-secure_client_extension_integration_guide.rst64 specified for the connection of the NS client. NSCE allocates only one context
92 As TF-M only supports one context for now, so the return value is always `1`
174 context number allocated to it. TF-M only supports one context for now.
222 If the RTOS has no existing one, then a "Secure Context Manager" should be
/trusted-firmware-m-3.4.0/platform/ext/target/nordic_nrf/common/core/
DCMakeLists.txt18 message(FATAL_ERROR "Please select one of the nRF boards. "
/trusted-firmware-m-3.4.0/platform/ext/target/nxp/common/Native_Driver/drivers/
Dfsl_casper.c1191 uint32_t one[(kCASPER_ECC_P256_wordlen + 4U)] = {0x0}; in CASPER_ECC_SECP256R1_Mul() local
1192 one[0] = 0x1u; in CASPER_ECC_SECP256R1_Mul()
1195 one, ((uint32_t)kCASPER_ECC_P256_wordlen + 4U) * sizeof(uint32_t)); in CASPER_ECC_SECP256R1_Mul()
1282 uint32_t one[(kCASPER_ECC_P256_wordlen + 4U)] = {0x0}; in CASPER_ECC_SECP256R1_MulAdd() local
1283 one[0] = 0x1u; in CASPER_ECC_SECP256R1_MulAdd()
1286 one, ((uint32_t)kCASPER_ECC_P256_wordlen + 4U) * sizeof(uint32_t)); in CASPER_ECC_SECP256R1_MulAdd()
1338 uint32_t one[12] = {0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}; in CASPER_ECC_SECP384R1_Mul() local
1341 one, (uint32_t)kCASPER_ECC_P384_wordlen * sizeof(uint32_t)); in CASPER_ECC_SECP384R1_Mul()
1417 uint32_t one[12] = {0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}; in CASPER_ECC_SECP384R1_MulAdd() local
1420 one, (uint32_t)kCASPER_ECC_P384_wordlen * sizeof(uint32_t)); in CASPER_ECC_SECP384R1_MulAdd()
[all …]
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/dh/
Dcc_dh.c415 uint8_t one = 1; in CC_DhGetSecretKey() local
485 &one, 1/*size*/, in CC_DhGetSecretKey()
/trusted-firmware-m-3.4.0/docs/platform/cypress/psoc64/
Dcypress_psoc64_spec.rst242 Note: the tool overwrites unsigned file with a signed one, it also creates an
269 * CySecureTools sign-image overwrites unsigned file with a signed one,
298 Copy tfm hex files one by one to the DAPLINK device:

123