Home
last modified time | relevance | path

Searched refs:slots (Results 1 – 22 of 22) sorted by relevance

/trusted-firmware-m-3.7.0/interface/include/multi_core/
Dtfm_mailbox_config.h.in15 /* Get number of mailbox queue slots from build configuration */
27 * The number of slots should be no more than the number of bits in
Dtfm_mailbox.h142 struct mailbox_slot_t *slots; member
Dtfm_ns_mailbox.h54 struct mailbox_slot_t slots[NUM_MAILBOX_QUEUE_SLOT]; member
/trusted-firmware-m-3.7.0/platform/ext/target/cypress/psoc64/mailbox/
Dplatform_ns_mailbox.c87 ns_init.slots = &queue->slots[0]; in tfm_ns_mailbox_hal_init()
Dplatform_spe_mailbox.c71 s_queue->ns_slots = ns_init->slots; in tfm_mailbox_hal_init()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/b_u585i_iot02a/
Dconfig.cmake17 … CACHE BOOL "Allow initial state with images in secondary slots(empty primary slots)")
/trusted-firmware-m-3.7.0/platform/ext/target/stm/stm32h573i_dk/
Dconfig.cmake18 … CACHE BOOL "Allow initial state with images in secondary slots(empty primary slots)")
/trusted-firmware-m-3.7.0/interface/src/multi_core/
Dtfm_ns_mailbox.c123 msg_ptr = &mailbox_queue_ptr->slots[idx].msg; in mailbox_tx_client_req()
149 *reply = mailbox_queue_ptr->slots[idx].reply.return_val; in mailbox_rx_client_reply()
/trusted-firmware-m-3.7.0/lib/ext/mbedcrypto/
D0004-Initialise-driver-wrappers-as-first-step-in-psa_cryp.patch9 on the PSA driver API are initialised just after the key slots
/trusted-firmware-m-3.7.0/docs/platform/arm/rse/
Drse_key_management.rst11 protected keyslots. On production-mode "PCI" chips these slots are write-only.
24 hardware keyslots in the LCM. These slots are filled by the key export from the
/trusted-firmware-m-3.7.0/platform/ext/target/cypress/psoc64/
Dconfig.cmake18 set(NUM_MAILBOX_QUEUE_SLOT 4 CACHE BOOL "Number of mailbox queue slots")
/trusted-firmware-m-3.7.0/docs/design_docs/dual-cpu/
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
327 in NS mailbox when number of mailbox queue slots configured in
396 - Platform should set the number of mailbox queue slots in
398 It will use more data area with multiple mailbox queue slots.
679 ``mailbox_queue_status_t`` defines a bitmask to indicate a status of slots in
702 - ``empty_slots`` is the bitmask of empty slots.
703 - ``pend_slots`` is the bitmask of slots whose PSA Client call is not replied
705 - ``replied_slots`` is the bitmask of slots whose PSA Client result is returned
707 - ``queue`` is the NSPE mailbox queue of slots.
[all …]
/trusted-firmware-m-3.7.0/secure_fw/spm/
DKconfig106 int "Number of mailbox queue slots"
/trusted-firmware-m-3.7.0/docs/integration_guide/
Dnon-secure_client_extension_integration_guide.rst60 context slots. Multiple NS connections could share the same context provided
165 than or equal to TF-M non-secure context slots, then different gid can be
237 groups (NSCE context slots) are supported by the NSCE interface.
/trusted-firmware-m-3.7.0/bl2/ext/mcuboot/
Dmcuboot_default_config.cmake41 …OOL "Support initial state with empty primary slot and images installed from secondary slots")
DKconfig150 bool "Support initial state with empty primary slot and images installed from secondary slots"
/trusted-firmware-m-3.7.0/docs/design_docs/booting/
Dtfm_secure_boot.rst140 the image swapping strategy when the content of the two memory slots must be
192 then the active image flag is moved between slots during firmware upgrade. If
428 are being moved between the slots. This means that boards that don't
539 programmed to the appropriate memory slots. To generate the original and a new
626 device because on this platform (AN521) both the primary slots and the secondary
627 slots are contiguous areas in the Flash (see `Integration with TF-M`_). The
Dbl1.rst138 BL1_2 has two image slots, which allows image upgrades to be performed. The
/trusted-firmware-m-3.7.0/docs/security/security_advisories/
Dprofile_small_key_id_encoding_vulnerability.rst148 rough base value of Mbed TLS key slots and then try a smaller subset of key ID
/trusted-firmware-m-3.7.0/docs/integration_guide/services/
Dtfm_crypto_integration_guide.rst48 slots using the
/trusted-firmware-m-3.7.0/config/
Dconfig_base.cmake95 set(NUM_MAILBOX_QUEUE_SLOT 1 CACHE BOOL "Number of mailbox queue slots")
/trusted-firmware-m-3.7.0/docs/design_docs/
Dtfm_builtin_keys.rst224 structure as standard transparent key slots, and can be passed to the functions