Home
last modified time | relevance | path

Searched refs:next (Results 1 – 25 of 47) sorted by relevance

12

/trusted-firmware-a-latest/drivers/console/
Dmulti_console.c28 console->next = console_list; in IMPORT_SYM()
41 for (ptr = &console_list; *ptr != NULL; ptr = &(*ptr)->next) in console_unregister()
43 *ptr = (*ptr)->next; in console_unregister()
56 for (console = console_list; console != NULL; console = console->next) in console_is_registered()
94 for (console = console_list; console != NULL; console = console->next) in console_putc()
119 console = console->next) in console_getc()
137 for (console = console_list; console != NULL; console = console->next) in console_flush()
/trusted-firmware-a-latest/services/std_svc/sdei/
Dsdei_state.c127 sdei_state_t next; in can_sdei_state_trans() local
135 next = sdei_state_table[se->state][act]; in can_sdei_state_trans()
136 switch (next) { in can_sdei_state_trans()
145 SDEI_LOG(" event state 0x%x => 0x%x\n", se->state, next); in can_sdei_state_trans()
146 se->state = next; in can_sdei_state_trans()
/trusted-firmware-a-latest/lib/zlib/
Dinftrees.c49 code FAR *next; /* next available space in table */ in inflate_table() local
196 next = *table; /* current table to fill in */ in inflate_table()
231 next[(huff >> drop) + fill] = here; in inflate_table()
259 next += min; /* here min is 1 << curr */ in inflate_table()
281 (*table)[low].val = (unsigned short)(next - *table); in inflate_table()
292 next[huff] = here; in inflate_table()
Dinflate.c123 state->lencode = state->distcode = state->next = state->codes; in inflateResetKeep()
261 static code *next; in fixedtables() local
269 next = fixed; in fixedtables()
270 lenfix = next; in fixedtables()
272 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work); in fixedtables()
277 distfix = next; in fixedtables()
279 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work); in fixedtables()
448 next = strm->next_in; \
459 strm->next_in = next; \
478 hold += (unsigned long)(*next++) << bits; \
[all …]
Dinflate.h119 code FAR *next; /* next available space in codes[] */ member
Dzlib.h1839 unsigned char *next; member
1846 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : (gzgetc)(g))
1849 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : (gzgetc)(g))
/trusted-firmware-a-latest/fdts/
Da5ds.dts30 next-level-cache = <&L2>;
36 next-level-cache = <&L2>;
42 next-level-cache = <&L2>;
48 next-level-cache = <&L2>;
Dcorstone700.dtsi25 next-level-cache = <&L2_0>;
Dfvp-defs-dynamiq.dtsi37 next-level-cache = <&L2_0>; \
Dfvp-defs.dtsi49 next-level-cache = <&L2_0>; \
/trusted-firmware-a-latest/plat/st/common/
Dstm32mp_crypto_lib.c384 if (seq.next->next != NULL) { in crypto_verify_signature()
385 cur = seq.next; in crypto_verify_signature()
386 mbedtls_asn1_sequence *next; in crypto_verify_signature() local
391 next = cur->next; in crypto_verify_signature()
393 cur = next; in crypto_verify_signature()
426 cur = cur->next; in crypto_verify_signature()
431 mbedtls_free(seq.next); in crypto_verify_signature()
/trusted-firmware-a-latest/lib/bl_aux_params/
Dbl_aux_params.c18 for (p = (void *)head; p; p = (void *)(uintptr_t)p->next) { in bl_aux_params_parse()
/trusted-firmware-a-latest/tools/fiptool/
Dfiptool.h40 struct image_desc *next; member
Dfiptool.c187 p = &(*p)->next; in add_image_desc()
199 tmp = desc->next; in free_image_descs()
239 for (desc = image_desc_head; desc != NULL; desc = desc->next) in lookup_image_desc_from_uuid()
249 for (desc = image_desc_head; desc != NULL; desc = desc->next) in lookup_image_desc_from_opt()
457 for (desc = image_desc_head; desc != NULL; desc = desc->next) in fill_common_opts()
493 for (desc = image_desc_head; desc != NULL; desc = desc->next) { in info_cmd()
540 for (desc = image_desc_head; desc != NULL; desc = desc->next) in pack_images()
559 for (desc = image_desc_head; desc != NULL; desc = desc->next) { in pack_images()
592 for (desc = image_desc_head; desc != NULL; desc = desc->next) { in pack_images()
627 for (desc = image_desc_head; desc != NULL; desc = desc->next) { in update_fip()
[all …]
/trusted-firmware-a-latest/include/export/lib/bl_aux_params/
Dbl_aux_params_exp.h67 uint64_t next; member
/trusted-firmware-a-latest/include/drivers/
Dconsole_assertions.h16 CASSERT(CONSOLE_T_NEXT == __builtin_offsetof(console_t, next),
Dconsole.h44 struct console *next; member
/trusted-firmware-a-latest/lib/debugfs/
Ddev.c95 static const char *next(const char *path, char *token) in next() function
276 path_next = next(path + 1, elem); in path_to_channel()
300 for (path_next = next(path_next, elem); *elem; in path_to_channel()
301 path_next = next(path_next, elem)) { in path_to_channel()
/trusted-firmware-a-latest/docs/plat/marvell/armada/
Dporting.rst46 Boot rom can skip the current image and choose to boot from next position if a
49 saved in next position on flash (e.g. address 2M in SPI flash).
70 Before resetting the board make sure there is a valid image on the next flash
78 saved image at the next position.
/trusted-firmware-a-latest/docs/resources/diagrams/plantuml/
Dio_framework_usage_overview.puml57 == Jump to next Image ==
/trusted-firmware-a-latest/docs/threat_model/
Dthreat_model_rss_interface.rst9 next to the Application Processor (AP).
/trusted-firmware-a-latest/docs/perf/
Dpsci-performance-methodology.rst26 test to complete before proceeding to the next non-lead CPU. The lead CPU then
/trusted-firmware-a-latest/docs/components/
Dcot-binding.rst163 next-certificate {
239 next-img {
/trusted-firmware-a-latest/docs/plat/nxp/
Dnxp-ls-fuse-prov.rst139 - Caution: Donot proceed to the next step, until you are sure that OTPMK and SRKH are correctly blo…
140 -- After the next step, there is no turning back.
/trusted-firmware-a-latest/docs/design/
Dtrusted-board-boot.rst161 The next two steps are executed for each of the SCP_BL2, BL31 & BL32 images.
174 The next two steps are executed only for the BL33 image.
184 The next step is executed for all the boot loader images.

12