Home
last modified time | relevance | path

Searched full:commit (Results 1 – 14 of 14) sorted by relevance

/optee_os/scripts/
H A Dcheckpatch.sh28 checkpatch.sh <COMMIT>...
30 checkpatch.sh --diff <COMMIT> <COMMIT>
35 <COMMIT> Any commit or any number of commits.
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
59 checkpatch.sh commit1...tags/tag1 Check each commit that exists
92 echo "Checking commit(s):"
100 # run checkpatch if the parsed argument represents a single commit hash
104 # expand the object list and run checkpatch on each commit id
H A Dcheckpatch_inc.sh32 # The first git 'format-patch' shows the commit message
/optee_os/.github/
H A Dissue_template.md7 2. It never hurts to state which commit or release tag you are using in case
/optee_os/lib/libmbedtls/mbedtls/
H A DCONTRIBUTING.md97 …standard Git `Signed-off-by:` line in every commit message. If more than one person contributed to…
H A DLICENSE230 Foundation's software and to any other program whose authors commit to
/optee_os/.github/workflows/
H A Dci.yml17 fetch-depth: 0 # full history so checkpatch can check commit IDs in commit messages
39 # * on each commit in the development branch that is not in the target (merge to) branch
40 # * on the global diff if the PR contains more than one commit (useful to check if fixup
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_storage.h347 * This function does not "commit" or "abort" the transaction: the storage
348 * subsystem has no concept of "commit" and "abort", just saving and
H A Dplatform_util.c104 … * https://github.com/openssh/openssh-portable/commit/74433a19bb6f4cef607680fa4d1d7d81ca3826aa in mbedtls_platform_zeroize()
H A Decp_curves_new.c5105 * (see commit 73e8553 for details)*/ in mbedtls_ecp_mod_p224_raw()
/optee_os/core/include/tee/
H A Dfs_dirfile.h72 * tee_fs_dirfile_commit_writes() - commit updates of dirfile
/optee_os/
H A DCHANGELOG.md826 to commit [0e1c6e8e][commit_0e1c6e8e] ("Dump call stack on TA panic").
902 [commit_0e1c6e8e]: https://github.com/OP-TEE/optee_os/commit/0e1c6e8e
1287 [commit_a238b74]: https://github.com/OP-TEE/optee_os/commit/a238b744b1b3
1288 [commit_44e900e]: https://github.com/OP-TEE/optee_os/commit/44e900eabfc1
1296 Secure Storage internal format for the REE FS is not compatible due to commit
1299 [commit_361fb3e]: https://github.com/OP-TEE/optee_os/commit/361fb3e
1424 Secure Storage internal format is not compatible due to commit
1427 [commit_fde4a75]: https://github.com/OP-TEE/optee_os/commit/fde4a75
/optee_os/lib/libutee/include/
H A Dtee_api_defines.h457 * Commit 5b385b3f835d ("core: crypto: add support for SM2 KEP") defined by
/optee_os/core/tee/
H A Dtee_ree_fs.c646 IMSG("WARNING (insecure configuration): Failed to commit dirh counter %"PRIu32, counter); in commit_dirh_writes()
/optee_os/ldelf/
H A Dta_elf.c1234 * NB, everything before the commit a73b5878c89d ("Replace in load_main()