Searched refs:parse_optee_image (Results 1 – 3 of 3) sorted by relevance
/trusted-firmware-a/lib/optee/ |
A D | optee_utils.c | 74 static int parse_optee_image(image_info_t *image_info, in parse_optee_image() function 191 ret = parse_optee_image(pager_image_info, in parse_optee_header() 195 ret = parse_optee_image(paged_image_info, in parse_optee_header()
|
/trusted-firmware-a/build/qemu/release/bl2/ |
A D | bl2.dump | 107 000000000e01c128 l F .text 00000000000000b0 parse_optee_image 1616 000000000e01c128 <parse_optee_image>: 1623 e01c140: 54000360 b.eq e01c1ac <parse_optee_image+0x84> // b.none 1630 e01c15c: 540003a3 b.cc e01c1d0 <parse_optee_image+0xa8> // b.lo, b.ul, b.last 1634 e01c16c: 54000323 b.cc e01c1d0 <parse_optee_image+0xa8> // b.lo, b.ul, b.last 1638 e01c17c: 54000063 b.cc e01c188 <parse_optee_image+0x60> // b.lo, b.ul, b.last 1640 e01c184: 54000182 b.cs e01c1b4 <parse_optee_image+0x8c> // b.hs, b.nlast 1651 e01c1b0: 17ffffe7 b e01c14c <parse_optee_image+0x24> 1700 e01c26c: 97ffffaf bl e01c128 <parse_optee_image>
|
A D | bl2.map | 723 .text.parse_optee_image 1164 .rodata.parse_optee_image.str1.1
|
Completed in 11 milliseconds