本文对应《A Practical Guide to TPM 2.0 — Using the Trusted Platform Module in the New Age of Security》的第6章概述。
Execution Environment —— TPM执行环境
Future chapters in this book present code examples to illustrate concepts. In order for
you to be able to build and run these code examples, this chapter describes how to set
up an execution environment and build TPM 2.0 sample applications. An execution
environment consists of two things: a TPM and a software stack to communicate with the
TPM. You can use a hardware or software TPM to run the code examples. In this chapter
you learn how to set up the Microsoft TPM 2.0 simulator, a software implementation of
TPM 2.0. For software stacks, currently there are two software API environments for TPM
2.0 programming: Microsoft’s TSS.net and TSS 2.0. This chapter demonstrates how to set
up both of these environments.文章来源:https://www.toymoban.com/news/detail-518563.html
本书未来章节展示了代码示例以阐明概念。为了使你能够构建和运行这些代码示例,本章描述如何建立执行环境文章来源地址https://www.toymoban.com/news/detail-518563.html
到了这里,关于《TPM原理及应用指南》学习 —— TPM执行环境0的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!