Home
last modified time | relevance | path

Searched refs:sh (Results 1 – 11 of 11) sorted by relevance

/optee_os/scripts/
H A Dcheckpatch.sh27 checkpatch.sh [--working]
28 checkpatch.sh <COMMIT>...
29 checkpatch.sh <SELECTION>...
30 checkpatch.sh --diff <COMMIT> <COMMIT>
31 checkpatch.sh --cached
32 checkpatch.sh --help
46 checkpatch.sh commit1 commit2 commit3 Check commit1, commit2, and commit3.
48 checkpatch.sh HEAD~5 Check the commit 5 revisions before
51 checkpatch.sh commit1..^commit2 Check each commit from commit1 to
55 checkpatch.sh HEAD~5..HEAD~1 Check each commit from HEAD~5 to
[all …]
H A Dcheckpatch_inc.sh15 ta/pkcs11/scripts/verify-helpers.sh \
/optee_os/ta/pkcs11/
H A Duser_ta.mk8 ${q}ta/pkcs11/scripts/verify-helpers.sh --quiet
/optee_os/
H A DMakefile126 ${q}./scripts/checkpatch.sh
129 ${q}./scripts/checkpatch.sh --cached
/optee_os/core/drivers/crypto/caam/include/
H A Dcaam_desc_helper.h284 #define RNG_SH_INST(sh) \ argument
285 (CMD_OP_TYPE | OP_TYPE(CLASS1) | OP_ALGO(RNG) | ALGO_RNG_SH(sh) | \
H A Dcaam_desc_defines.h453 #define ALGO_RNG_SH(sh) SHIFT_U32((sh) & 0x3, 4) argument
/optee_os/core/arch/riscv/kernel/
H A Dentry.S188 sh t2, THREAD_CORE_LOCAL_CURR_THREAD(t1)
222 sh a0, THREAD_CORE_LOCAL_CURR_THREAD(tp)
/optee_os/lib/libmbedtls/mbedtls/
H A DREADME.md82 * On Unix/POSIX systems, run `tests/scripts/check-generated-files.sh -u` to generate all the config…
172 provided Makefiles (see `scripts/tmp_ignore_makefiles.sh` if you want to
247 - `tests/ssl-opt.sh` runs integration tests for various TLS options (renegotiation, resumption, e…
248 - `tests/compat.sh` tests interoperability of every ciphersuite with other implementations.
251 - `tests/scripts/all.sh` runs a combination of the above tests, plus some more, with various buil…
H A DCONTRIBUTING.md64 A test script `tests/scripts/basic-build-test.sh` is available to show test coverage of the library…
H A DChangeLog3125 * Add a Dockerfile and helper scripts (all-in-docker.sh, basic-in-docker.sh,
3126 docker-env.sh) to simplify running test suites on a Linux host. Contributed
3225 * Add test for minimal value of MBEDTLS_MPI_WINDOW_SIZE to all.sh.
3279 * Fix false failure in all.sh when backup files exist in include/mbedtls
3309 * Re-enable certain interoperability tests in ssl-opt.sh which had previously
4442 scripts, which is also now called by all.sh.
4489 * Removed self-tests from the basic-built-test.sh script, and added all
4541 * Fix test in ssl-opt.sh that does not run properly with valgrind
4866 * Removed test program o_p_test, the script compat.sh does more.
4867 * Removed test program ssl_test, superseded by ssl-opt.sh.
[all …]
/optee_os/core/arch/riscv/include/
H A Dencoding.h3804 DECLARE_INSN(sh, MATCH_SH, MASK_SH)