Searched defs:list (Results 1 – 14 of 14) sorted by relevance
| /trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/components/lists/ |
| D | fsl_component_generic_list.c | 32 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()
|
| D | fsl_component_generic_list.h | 80 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/ |
| D | generic_threat_model.rst | 246 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/ |
| D | t_cose_parameters.h | 180 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()
|
| D | t_cose_crypto.h | 685 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/ |
| D | tfm_peripherals_def.c | 29 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/ |
| D | tfm_peripherals_def.c | 27 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/ |
| D | tfm_peripherals_def.c | 24 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/ |
| D | tfm_peripherals_def.c | 20 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/ |
| D | tfm_peripherals_def.c | 53 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/ |
| D | partition.h | 36 partition_entry_t list[PLAT_PARTITION_MAX_ENTRIES]; member
|
| D | partition.c | 27 static partition_entry_list_t list; variable
|
| /trusted-firmware-m-latest/platform/ext/target/armchina/mps3/alcor/common/ |
| D | tfm_peripherals_def.c | 56 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/ |
| D | tfm_peripherals_def.c | 63 void get_partition_named_mmio_list(const uintptr_t** list, size_t* length) { in get_partition_named_mmio_list()
|