Home
last modified time | relevance | path

Searched full:pl (Results 1 – 8 of 8) sorted by relevance

/optee_os/lib/libutils/isoc/
H A Dqsort.c78 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; in qsort() local
85 for (pl = pm; pl > (char *) a && cmp(pl - es, pl) > 0; in qsort()
86 pl -= es) in qsort()
87 swap(pl, pl - es); in qsort()
92 pl = (char *)a; in qsort()
96 pl = med3(pl, pl + d, pl + 2 * d, cmp); in qsort()
100 pm = med3(pl, pm, pn, cmp); in qsort()
132 for (pl = pm; pl > (char *) a && cmp(pl - es, pl) > 0; in qsort()
133 pl -= es) in qsort()
134 swap(pl, pl - es); in qsort()
/optee_os/core/include/drivers/
H A Dzynqmp_huk.h13 * get read only PL Device DNA from FPGA array. This would need custom IP core
16 * Both PS and PL Device DNA's have 96 bits.
18 * Xilinx recommends to use PL Device DNA for device identification.
23 * different value than the PL DNA
/optee_os/scripts/
H A Dcheckpatch.sh6 # locate checkpatch.pl: first take the one from the path, then check
10 CHECKPATCH=$(command -v checkpatch.pl)
13 CHECKPATCH=$(find /usr/src/linux-headers* -name checkpatch.pl -print -quit)
16 CHECKPATCH=$(find "$PWD/../linux" -name checkpatch.pl -print -quit)
22 { echo >&2 "Could not find checkpatch.pl, aborting"; exit 1; }
H A Dcheckpatch_inc.sh3 CHECKPATCH="${CHECKPATCH:-checkpatch.pl}"
5 # checkpatch.pl will ignore the following paths
/optee_os/core/drivers/
H A Dzynqmp_huk.c38 * - Device DNA (from PL preferably)
/optee_os/.github/workflows/
H A Dci.yml28 …iet https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/plain/scripts/checkpatch.pl
29 chmod +x checkpatch.pl
36 # Run checkpatch.pl:
/optee_os/lib/libmbedtls/mbedtls/
H A DREADME.md249 - `tests/scripts/test-ref-configs.pl` test builds in various reduced configurations.
H A DChangeLog1085 causing generate_errors.pl to error out resulting in a build failure.
1854 header compat-1.3.h and the script rename.pl.
4769 Migration helpers scripts/rename.pl and include/mbedtls/compat-1.3.h are
4789 (see rename.pl and compat-1.3.h above) and their first argument's type
4868 * Removed helper script active-config.pl