• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..22-Aug-2025-

components/18-Apr-2025-

deployments/18-Apr-2025-

docs/18-Apr-2025-

environments/18-Apr-2025-

external/18-Apr-2025-

platform/18-Apr-2025-

protocols/18-Apr-2025-

tools/18-Apr-2025-

.checkpatch A D18-Apr-2025486 1714

.clang-format A D18-Apr-20253.7 KiB131128

.cppcheck A D18-Apr-2025919 2321

.editorconfig A D18-Apr-20252.5 KiB10386

.gitignore A D18-Apr-2025529 2923

.readthedocs.yaml A D18-Apr-2025674 2823

dco.txt A D18-Apr-20251.4 KiB3828

license.rst A D18-Apr-2025177 84

readme.rst A D18-Apr-2025853 2617

requirements.txt A D18-Apr-2025619 2417

version.txt A D18-Apr-20255 11

readme.rst

1Trusted Services
2================
3
4This repository holds the Trusted Services project.
5
6The full documentation of this project is `Sphinx`_ based, lives in the *doc*
7sub-directory and is captured in reStructuredText_ format.
8
9For licensing information please refer to `license.rst`_
10
11Contributed content is accepted under the
12`Developer Certificate of Origin (DCO)`_ and commit messages shall follow
13specific formatting  rules (for details please refer to the
14*Contributing* sections of the full documentation).
15
16.. _reStructuredText: http://docutils.sourceforge.net/rst.html
17.. _Sphinx: http://www.sphinx-doc.org/en/master/
18.. _`license.rst`: docs/project/license.rst
19.. _`Developer Certificate of Origin (DCO)`: ./dco.txt
20
21--------------
22
23*Copyright (c) 2020, Arm Limited and Contributors. All rights reserved.*
24
25SPDX-License-Identifier: BSD-3-Clause
26