Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs/zh_CN: Add tpm index Chinese translation

Translate .../security/tpm/index.rst into Chinese

Update the translation through commit 1d479e3cd652
("Documentation: tpm: Add TPM security docs toctree entry")

Reviewed-by: Alex Shi <alexs@kernel.org>
Signed-off-by: Shuo Zhao <zhaoshuo@cqsoftware.com.cn>
Reviewed-by: Yanteng Si <si.yanteng@linux.dev>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/900d91e8a2c7c35259005de5cff99e7bb4e7adf6.1737603330.git.zhaoshuo@cqsoftware.com.cn

authored by

Shuo Zhao and committed by
Jonathan Corbet
512ca748 a9fe4f04

+23 -1
+1 -1
Documentation/translations/zh_CN/security/index.rst
··· 18 18 lsm 19 19 sak 20 20 siphash 21 + tpm/index 21 22 digsig 22 23 landlock 23 24 ··· 30 29 * lsm-development 31 30 * SCTP 32 31 * self-protection 33 - * tpm/index 34 32 * secrets/index 35 33 * ipe
+22
Documentation/translations/zh_CN/security/tpm/index.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + .. include:: ../../disclaimer-zh_CN.rst 3 + 4 + :Original: Documentation/security/tpm/index.rst 5 + 6 + :翻译: 7 + 赵硕 Shuo Zhao <zhaoshuo@cqsoftware.com.cn> 8 + 9 + ================ 10 + 可信平台模块文档 11 + ================ 12 + 13 + .. toctree:: 14 + 15 + 16 + TODOLIST: 17 + * tpm_event_log 18 + * tpm-security 19 + * tpm_tis 20 + * tpm_vtpm_proxy 21 + * xen-tpmfront 22 + * tpm_ftpm_tee