| /trusted-firmware-a/lib/libc/ |
| A D | strtoul.c | 54 int neg, any, cutlim; in strtoul() local 82 acc = any = 0; in strtoul() 97 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtoul() 98 any = -1; in strtoul() 100 any = 1; in strtoul() 105 if (any < 0) { in strtoul() 110 *endptr = (char *)(any ? s - 1 : nptr); in strtoul()
|
| A D | strtoull.c | 54 int neg, any, cutlim; in strtoull() local 82 acc = any = 0; in strtoull() 97 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtoull() 98 any = -1; in strtoull() 100 any = 1; in strtoull() 105 if (any < 0) { in strtoull() 110 *endptr = (char *)(any ? s - 1 : nptr); in strtoull()
|
| A D | strtol.c | 54 int neg, any, cutlim; in strtol() local 84 acc = any = 0; in strtol() 118 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtol() 119 any = -1; in strtol() 121 any = 1; in strtol() 126 if (any < 0) { in strtol() 131 *endptr = (char *)(any ? s - 1 : nptr); in strtol()
|
| A D | strtoll.c | 54 int neg, any, cutlim; in strtoll() local 84 acc = any = 0; in strtoll() 119 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtoll() 120 any = -1; in strtoll() 122 any = 1; in strtoll() 127 if (any < 0) { in strtoll() 132 *endptr = (char *)(any ? s - 1 : nptr); in strtoll()
|
| /trusted-firmware-a/include/export/ |
| A D | README | 10 - They must not #include any headers except other export headers, and those 13 - They must not rely on any type definitions other that <stdint.h> types defined 19 - They must not rely on any macro definitions other than those which are
|
| /trusted-firmware-a/docs/about/ |
| A D | contact.rst | 4 We welcome any feedback on |TF-A| and there are several methods for providing 31 Anyone is welcome to join. This is an opportunity to discuss any technical
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/about/ |
| A D | contact.rst.txt | 4 We welcome any feedback on |TF-A| and there are several methods for providing 31 Anyone is welcome to join. This is an opportunity to discuss any technical
|
| /trusted-firmware-a/lib/compiler-rt/ |
| A D | LICENSE.TXT | 29 Permission is hereby granted, free of charge, to any person obtaining a copy of 60 Permission is hereby granted, free of charge, to any person obtaining a copy 87 applies to all code in the LLVM Distribution, and nothing in any of the
|
| /trusted-firmware-a/docs/build/latex/ |
| A D | sphinxlatexcontainers.sty | 3 % change this info string if making any custom modification
|
| A D | sphinxoptionshyperref.sty | 3 % change this info string if making any custom modification
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/process/ |
| A D | code-review-guidelines.rst.txt | 23 unfairly criticizing or belittling the work of any contributor. 73 directory to have the freedom to change it in any way. This way, your changes 80 There are no good or bad review comments. If you have any doubt about a patch or 129 concerns, questions, or any other type of blocking comment, they should set 175 - The patch aims at complying with any standard or technical documentation 209 concerns, questions, or any other type of blocking comment, they should set
|
| A D | security.rst.txt | 31 outlined in the process. We do our best to respond and fix any issues quickly. 40 with the source code and in any published security advisory.
|
| /trusted-firmware-a/docs/process/ |
| A D | code-review-guidelines.rst | 23 unfairly criticizing or belittling the work of any contributor. 73 directory to have the freedom to change it in any way. This way, your changes 80 There are no good or bad review comments. If you have any doubt about a patch or 129 concerns, questions, or any other type of blocking comment, they should set 175 - The patch aims at complying with any standard or technical documentation 209 concerns, questions, or any other type of blocking comment, they should set
|
| A D | security.rst | 31 outlined in the process. We do our best to respond and fix any issues quickly. 40 with the source code and in any published security advisory.
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/perf/ |
| A D | tsp.rst.txt | 12 First clean the TF-A build directory to get rid of any previous BL31 binary.
|
| /trusted-firmware-a/docs/perf/ |
| A D | tsp.rst | 12 First clean the TF-A build directory to get rid of any previous BL31 binary.
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/ |
| A D | trusted-board-boot-build.rst.txt | 14 is important to use a version that is compatible with TF-A and fixes any 73 #. The optional FWU_FIP contains any additional images to be loaded from 75 FWU_FIP, any FWU images required by the platform must be specified on the
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/ |
| A D | poplar.rst.txt | 9 of running any commercial set-top solution based on Linux or Android. 84 - Plug the USB pen drive to any of the USB2 ports 161 Hit any key to stop autoboot: 0
|
| /trusted-firmware-a/docs/design/ |
| A D | trusted-board-boot-build.rst | 14 is important to use a version that is compatible with TF-A and fixes any 73 #. The optional FWU_FIP contains any additional images to be loaded from 75 FWU_FIP, any FWU images required by the platform must be specified on the
|
| /trusted-firmware-a/docs/plat/ |
| A D | poplar.rst | 9 of running any commercial set-top solution based on Linux or Android. 84 - Plug the USB pen drive to any of the USB2 ports 161 Hit any key to stop autoboot: 0
|
| /trusted-firmware-a/build/qemu/release/bl1/ |
| A D | bl1.dump | 651 1c0: 1a9f07e2 cset w2, ne // ne = any 714 2a4: 540004e1 b.ne 340 <bl1_main+0xf4> // b.any 1260 a64: 1a9f1000 csel w0, w0, wzr, ne // ne = any 1312 b1c: 1a9f1000 csel w0, w0, wzr, ne // ne = any 1428 cac: 54ffff61 b.ne c98 <io_open+0x3c> // b.any 2360 19dc: 9a9f07e0 cset x0, ne // ne = any 2409 1a80: 9a831021 csel x1, x1, x3, ne // ne = any 2928 2234: 540003e1 b.ne 22b0 <smc_handler> // b.any 3464 2914: 54ffff81 b.ne 2904 <m_loop1> // b.any 3607 2ab0: 9a8410a4 csel x4, x5, x4, ne // ne = any [all …]
|
| /trusted-firmware-a/licenses/ |
| A D | LICENSE.MIT | 5 Permission is hereby granted, free of charge, to any person obtaining a copy
|
| /trusted-firmware-a/build/qemu/release/bl2/ |
| A D | bl2.dump | 829 e01b618: 5a9f03e0 csetm w0, ne // ne = any 1364 e01bdb4: 1a9f1000 csel w0, w0, wzr, ne // ne = any 1416 e01be6c: 1a9f1000 csel w0, w0, wzr, ne // ne = any 1940 e01c5dc: 1a9f07e0 cset w0, ne // ne = any 2426 e01ccbc: 9a9f07e0 cset x0, ne // ne = any 2475 e01cd60: 9a831021 csel x1, x1, x3, ne // ne = any 2588 e01cef4: 9a821273 csel x19, x19, x2, ne // ne = any 2616 e01cf64: 9a801273 csel x19, x19, x0, ne // ne = any 2778 e01d1dc: fa431044 ccmp x2, x3, #0x4, ne // ne = any 3304 e01d8cc: 9a8410a4 csel x4, x5, x4, ne // ne = any [all …]
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/ |
| A D | index.rst.txt | 43 testing, on any secure world code derived from TF-A. 79 The results of any performance evaluations are added to the
|
| /trusted-firmware-a/docs/ |
| A D | index.rst | 43 testing, on any secure world code derived from TF-A. 79 The results of any performance evaluations are added to the
|