Home
last modified time | relevance | path

Searched full:com (Results 1 – 25 of 265) sorted by relevance

1234567891011

/optee_os/
H A DCHANGELOG.md11 [OP_TEE_optee_os_release_4_8_0]: https://github.com/OP-TEE/optee_os/releases/tag/4.8.0
12 [OP_TEE_optee_os_commits_4_8_0]: https://github.com/OP-TEE/optee_os/compare/4.7.0...4.8.0
13 [OP_TEE_optee_os_pr_4_8_0]: https://github.com/OP-TEE/optee_os/pulls?q=is%3Apr+is%3Amerged+base%3Am…
15 [OP_TEE_optee_client_release_4_8_0]: https://github.com/OP-TEE/optee_client/releases/tag/4.8.0
16 [OP_TEE_optee_client_commits_4_8_0]: https://github.com/OP-TEE/optee_client/compare/4.7.0...4.8.0
17 [OP_TEE_optee_client_pr_4_8_0]: https://github.com/OP-TEE/optee_client/pulls?q=is%3Apr+is%3Amerged+…
19 [OP_TEE_optee_test_release_4_8_0]: https://github.com/OP-TEE/optee_test/releases/tag/4.8.0
20 [OP_TEE_optee_test_commits_4_8_0]: https://github.com/OP-TEE/optee_test/compare/4.7.0...4.8.0
21 [OP_TEE_optee_test_pr_4_8_0]: https://github.com/OP-TEE/optee_test/pulls?q=is%3Apr+is%3Amerged+base…
23 [OP_TEE_build_release_4_8_0]: https://github.com/OP-TEE/build/releases/tag/4.8.0
[all …]
H A DMAINTAINERS31 [2] https://github.com/OP-TEE/optee_os
36 R: Tadd Kao <tadd.kao@mediatek.com> [@taddk]
51 R: Emekcan.Aras@arm.com <emekcan.aras@arm.com> [@ememarar]
66 R: Amit Singh Tomar <amittomer25@gmail.com> [@Amit-Radur]
71 R: Michal Simek <michal.simek@amd.com> [@michalsimek]
72 R: Akshay Belsare <akshay.belsare@amd.com> [@Akshay-Belsare]
78 R: Carlo Caione <ccaione@baylibre.com> [@carlocaione]
83 R: Akshay Bhat <akshay.bhat@timesys.com> [@nodeax]
88 L: Broadcom <bcm-optee-feedback-list.pdl@broadcom.com>
143 R: Xiaoxu Zeng <zengxiaoxu@huawei.com> [@xiaoxuZeng]
[all …]
/optee_os/core/lib/libtomcrypt/src/misc/pbes/
H A Dpbes1.c59 …{ &s_pbes1_types[0], "1.2.840.113549.1.5.1" }, /* http://www.oid-info.com/get/1.2.840.113549.1…
60 …{ &s_pbes1_types[1], "1.2.840.113549.1.5.4" }, /* http://www.oid-info.com/get/1.2.840.113549.1…
61 …{ &s_pbes1_types[2], "1.2.840.113549.1.5.3" }, /* http://www.oid-info.com/get/1.2.840.113549.1…
62 …{ &s_pbes1_types[3], "1.2.840.113549.1.5.6" }, /* http://www.oid-info.com/get/1.2.840.113549.1…
63 …{ &s_pbes1_types[4], "1.2.840.113549.1.5.10" }, /* http://www.oid-info.com/get/1.2.840.113549.1…
64 …{ &s_pbes1_types[5], "1.2.840.113549.1.5.11" }, /* http://www.oid-info.com/get/1.2.840.113549.1…
65 …{ &s_pbes1_types[6], "1.2.840.113549.1.12.1.3" }, /* http://www.oid-info.com/get/1.2.840.113549.1…
H A Dpbes2.c40 …{ &s_pbes2_default_types[0], "1.3.14.3.2.7" }, /* http://www.oid-info.com/get/1.3.14.3…
41 …{ &s_pbes2_default_types[1], "1.2.840.113549.3.2" }, /* http://www.oid-info.com/get/1.2.840.…
42 …{ &s_pbes2_default_types[2], "1.2.840.113549.3.7" }, /* http://www.oid-info.com/get/1.2.840.…
43 …{ &s_pbes2_default_types[3], "2.16.840.1.101.3.4.1.2" }, /* http://www.oid-info.com/get/2.16.840…
44 …{ &s_pbes2_default_types[4], "2.16.840.1.101.3.4.1.22" }, /* http://www.oid-info.com/get/2.16.840…
45 …{ &s_pbes2_default_types[5], "2.16.840.1.101.3.4.1.42" }, /* http://www.oid-info.com/get/2.16.840…
/optee_os/lib/libmbedtls/mbedtls/
H A DBUGS.md3 Known issues in Mbed TLS are [tracked on GitHub](https://github.com/Mbed-TLS/mbedtls/issues).
12 2. Check [GitHub](https://github.com/Mbed-TLS/mbedtls/issues) to see if
17 4. Please [create an issue on on GitHub](https://github.com/Mbed-TLS/mbedtls/issues).
H A DCONTRIBUTING.md24 1. [Check for open issues](https://github.com/Mbed-TLS/mbedtls/issues) or [start a discussion](http…
25 …s://github.com/Mbed-TLS/mbedtls) to start making your changes. As a general rule, you should use t…
51 …ted to LTS branches in addition to the [development branch](https://github.com/Mbed-TLS/mbedtls/tr…
72 It is advised to enable the [githooks scripts](https://github.com/Mbed-TLS/mbedtls/tree/development…
82 1. A [ChangeLog](https://github.com/Mbed-TLS/mbedtls/blob/development/ChangeLog.d/00README.md) entr…
H A DREADME.md59 …[Git submodule](https://git-scm.com/book/en/v2/Git-Tools-Submodules#_cloning_submodules) ([framewo…
253 …ms, as explained in [our testing infrastructure repository](https://github.com/Mbed-TLS/mbedtls-te…
279 Arm's [Platform Security Architecture (PSA)](https://developer.arm.com/architectures/security-archi…
291 …ur feedback privately, please email us at [`mbed-crypto@arm.com`](mailto:mbed-crypto@arm.com). All…
321 * `3rdparty/p256-m/p256-m/`: Files have been taken from the [p256-m](https://github.com/mpg/p256-m)…
332 …est a feature in Mbed TLS, please [file an issue on GitHub](https://github.com/Mbed-TLS/mbedtls/is…
/optee_os/core/arch/arm/plat-k3/drivers/
H A Deip76d_trng.h5 * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
6 * Andrew Davis <afd@ti.com>
H A Ddthev2.c5 * Copyright (C) 2025 Texas Instruments Incorporated - https://www.ti.com/
6 * T Pratham <t-pratham@ti.com>
H A Dsec_proxy.h5 * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
6 * Manorit Chawdhry <m-chawdhry@ti.com>
/optee_os/core/arch/arm/plat-ti/
H A Dti_pl310.c3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
4 * Andrew Davis <afd@ti.com>
H A Dapi_monitor_index_a15.h3 * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com/
4 * Andrew Davis <afd@ti.com>
H A Dapi_monitor_index_a9.h3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
4 * Andrew Davis <afd@ti.com>
H A Dsm_platform_handler_a15.c3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
4 * Andrew Davis <afd@ti.com>
H A Dsm_platform_handler_a9.c3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
4 * Andrew Davis <afd@ti.com>
H A Da9_plat_init.S3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
4 * Andrew Davis <afd@ti.com>
/optee_os/core/include/dt-bindings/mfd/
H A Dst,stpmic1.h4 * Author: Philippe Peurichard <philippe.peurichard@st.com>,
5 * Pascal Paillet <p.paillet@st.com> for STMicroelectronics.
/optee_os/scripts/
H A Dupdate_changelog.py89 text += "\n[{}_release_{}]: https://github.com/{}/releases/tag/" \
91 text += "[{}_commits_{}]: https://github.com/{}/compare/" \
93 text += "[{}_pr_{}]: https://github.com/{}/pulls?q=is%3Apr+is%3A" \
/optee_os/lib/libutee/include/k3/
H A Dotp_keywriting_ta.h5 * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
6 * Manorit Chawdhry <m-chawdhry@ti.com>
/optee_os/core/arch/arm/plat-stm32mp1/nsec-service/
H A Dstm32mp1_smc.h30 * http://infocenter.arm.com/help/topic/com.arm.doc.den0028a/index.html
/optee_os/core/arch/arm/plat-k3/
H A Dmain.c3 * Copyright (C) 2016-2018 Texas Instruments Incorporated - http://www.ti.com/
4 * Andrew F. Davis <afd@ti.com>
H A Dplatform_config.h3 * Copyright (C) 2016-2018 Texas Instruments Incorporated - http://www.ti.com/
4 * Andrew F. Davis <afd@ti.com>
/optee_os/core/pta/k3/
H A Dotp.c5 * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
6 * Manorit Chawdhry <m-chawdhry@ti.com>
/optee_os/core/arch/arm/dts/
H A Dat91-sama5d27_som1.dtsi6 * 2017 Cristian Birsan <cristian.birsan@microchip.com>
7 * 2017 Claudiu Beznea <claudiu.beznea@microchip.com>
H A Dstm32mp21xc.dtsi4 * Author: Alexandre Torgue <alexandre.torgue@foss.st.com> for STMicroelectronics.

1234567891011