Home
last modified time | relevance | path

Searched defs:list (Results 1 – 14 of 14) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/components/lists/
Dfsl_component_generic_list.c32 static list_status_t LIST_Error_Check(list_handle_t list, list_element_handle_t newElement) in LIST_Error_Check()
80 void LIST_Init(list_handle_t list, uint32_t max) in LIST_Init()
124 list_status_t LIST_AddTail(list_handle_t list, list_element_handle_t listElement) in LIST_AddTail()
170 list_status_t LIST_AddHead(list_handle_t list, list_element_handle_t listElement) in LIST_AddHead()
216 list_element_handle_t LIST_RemoveHead(list_handle_t list) in LIST_RemoveHead()
264 list_element_handle_t LIST_GetHead(list_handle_t list) in LIST_GetHead()
477 uint32_t LIST_GetSize(list_handle_t list) in LIST_GetSize()
496 uint32_t LIST_GetAvailableSize(list_handle_t list) in LIST_GetAvailableSize()
Dfsl_component_generic_list.h80 struct list_label *list; /*!< pointer to the list */ member
88 struct list_label *list; /*!< pointer to the list */ member
/trusted-firmware-m-latest/docs/security/threat_models/
Dgeneric_threat_model.rst246 NS entry initialization
450 NSPE requests TF-M secure service
710 RoT services read and write NS data
854 TF-M returns secure service result
900 NS interrupts preempts SPE execution
971 Secure interrupts preempts NSPE execution
1021 Miscellaneous threats
/trusted-firmware-m-latest/lib/ext/t_cose/src/
Dt_cose_parameters.h180 inline static void clear_label_list(struct t_cose_label_list *list) in clear_label_list()
187 is_label_list_clear(const struct t_cose_label_list *list) in is_label_list_clear()
Dt_cose_crypto.h685 t_cose_check_list(int32_t cose_algorithm_id, const int32_t *list) in t_cose_check_list()
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone310/common/
Dtfm_peripherals_def.c29 void get_partition_named_mmio_list(const uintptr_t** list, size_t* length) { in get_partition_named_mmio_list()
/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/
Dtfm_peripherals_def.c27 void get_partition_named_mmio_list(const uintptr_t** list, size_t* length) { in get_partition_named_mmio_list()
/trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/
Dtfm_peripherals_def.c24 void get_partition_named_mmio_list(const uintptr_t** list, size_t* length) { in get_partition_named_mmio_list()
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/an524/
Dtfm_peripherals_def.c20 void get_partition_named_mmio_list(const uintptr_t** list, size_t* length) { in get_partition_named_mmio_list()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/
Dtfm_peripherals_def.c53 void get_partition_named_mmio_list(const uintptr_t **list, size_t *length) in get_partition_named_mmio_list()
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/partition/
Dpartition.h36 partition_entry_t list[PLAT_PARTITION_MAX_ENTRIES]; member
Dpartition.c27 static partition_entry_list_t list; variable
/trusted-firmware-m-latest/platform/ext/target/armchina/mps3/alcor/common/
Dtfm_peripherals_def.c56 void get_partition_named_mmio_list(const uintptr_t** list, size_t* length) { in get_partition_named_mmio_list()
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone300/common/
Dtfm_peripherals_def.c63 void get_partition_named_mmio_list(const uintptr_t** list, size_t* length) { in get_partition_named_mmio_list()