US8032741B2 - Method and apparatus for virtualization of a multi-context hardware trusted platform module (TPM) - Google Patents
Method and apparatus for virtualization of a multi-context hardware trusted platform module (TPM) Download PDFInfo
- Publication number
- US8032741B2 US8032741B2 US11/894,915 US89491507A US8032741B2 US 8032741 B2 US8032741 B2 US 8032741B2 US 89491507 A US89491507 A US 89491507A US 8032741 B2 US8032741 B2 US 8032741B2
- Authority
- US
- United States
- Prior art keywords
- tpm
- context
- vtpm
- virtual machine
- contexts
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related, expires
Links
- 238000000034 method Methods 0.000 title claims abstract description 16
- 238000012986 modification Methods 0.000 claims abstract description 8
- 230000004048 modification Effects 0.000 claims abstract description 8
- 238000001914 filtration Methods 0.000 claims description 4
- 238000004891 communication Methods 0.000 claims description 3
- 230000015654 memory Effects 0.000 description 18
- 238000005192 partition Methods 0.000 description 9
- 230000001133 acceleration Effects 0.000 description 6
- 238000010586 diagram Methods 0.000 description 6
- 229910003460 diamond Inorganic materials 0.000 description 4
- 239000010432 diamond Substances 0.000 description 4
- 230000002085 persistent effect Effects 0.000 description 3
- 230000003993 interaction Effects 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 230000006399 behavior Effects 0.000 description 1
- 230000008901 benefit Effects 0.000 description 1
- 230000001010 compromised effect Effects 0.000 description 1
- 230000009977 dual effect Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000002708 enhancing effect Effects 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
- 239000013598 vector Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/57—Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45533—Hypervisors; Virtual machine monitors
- G06F9/45558—Hypervisor-specific management and integration aspects
- G06F2009/45587—Isolation or security of virtual machine instances
Definitions
- a system may include a trusted platform module (TPM).
- TPM trusted platform module
- a TPM is a hardware component that resides within a system and provides various facilities and services for enhancing security.
- a TPM may be used to protect data and to attest the configuration of a platform.
- the sub-components of a TPM may include an execution engine and secure non-volatile (NV) memory or storage.
- the secure NV memory is used to store sensitive information, such as encryption keys, and the execution engine protects the sensitive information according to the security policies to be implemented by the TPM.
- a TPM may be implemented in accordance with a specification such as the Trusted Computing Group (TCG) TPM Specification Version 1.2, dated Oct. 2, 2003 (the “TPM specification”).
- a TCG-compliant TPM provides security services such as attesting to the identity and/or integrity of a platform, based on characteristics of the platform.
- Platform characteristics including hardware components of the platform, such as the processor(s) and chipset, can be communicated to the TPM through a platform endorsement credential provided by an authority (e.g., an original equipment manufacturer (OEM)).
- OEM original equipment manufacturer
- FIG. 1 is a block diagram of a system in accordance with one embodiment of the present invention.
- FIG. 2 is a block diagram of a system in accordance with another embodiment of the present invention.
- FIG. 3 is a flow diagram of a method in accordance with one embodiment of the present invention.
- a platform may include a processor such as a central processing unit (CPU), a multi-context Trusted Platform Module (TPM) which may be integrated into a chipset, along with other devices such as memory (e.g., random access memory (RAM)), other chipset components and input/output (I/O) devices.
- Embodiments may also include a Virtual Machine Monitor (VMM) to operate with one or more virtual machines (VMs), one or more user VM partitions and a virtual TPM executive (e.g., domain zero (Dom0) or other VM partition).
- the TPM executive implements TPM sharing such that each VM partition may have a distinct (virtual) TPM resource with exclusive access.
- the multi-context TPM can be implemented in manageability engine (ME) chipset hardware.
- ME manageability engine
- TPM services are provided in hardware and software through virtualization.
- the hardware TPM can be integrated into the chipset and support multiple TPM contexts such that more than one execution environment can instantiate TPM state.
- each virtual machine can be assigned a different TPM context by the integrated TPM (iTPM).
- Hardware TPM architecture supports both integrated and discrete varieties of TPMs. However, if a discrete TPM is used, an integrated TPM may not be activated. Further, the discrete TPM is not required to support multiple contexts.
- a separate TPM context can be created for each execution environment that can exist on a platform including instances of virtual machines, instances of ME services and potentially other environments.
- the hardware TPM (hTPM) is virtualized by the VMM and a vTPM manager, which resides in a distinct partition containing only the code necessary to implement vTPM capabilities.
- the vTPM manager can maintain multiple virtual TPM contexts, one for each VM that is instantiated by the VMM. Note that multiple vTPM contexts per instance of iTPM context may be present.
- the iTPM may instantiate two TPM contexts, one for a user operating system (UOS) and a second for a service operating system (SOS).
- the vTPM manager may instantiate three vTPM contexts for each of three UOS VMs, all sharing the first iTPM context.
- five vTPM contexts may be created for each of five VMs, which share the second iTPM context.
- system 10 includes various hardware 20 .
- such hardware may include a central processing unit (CPU) 25 , memory 30 which, in some embodiments may be dual in-line memory (DIMMs), one or more input/output (I/O) devices 35 , as well as at least one chipset component 40 .
- chipset component 40 may be an input/output controller hub (ICH).
- ICH 40 may include a manageability engine (ME) 44 and a virtualization engine (VE) 46 .
- ME manageability engine
- VE virtualization engine
- Executing on at least ME 44 may be a multi-context integrated trusted platform module (iTPM) 42 .
- multi-context TPM 42 may provide hardware to perform TPM operations for a number of different contexts. Specifically, in the embodiment of FIG. 1 , multi-context TPM 42 may perform TPM operations for multiple VMs.
- TPM 42 provides the illusion of an unlimited number of hardware TPM devices in the chipset, limited only by resources. All TPM state is contained in a context structure that is swapped in/out as needed to service the associated execution environment.
- the association of an execution environment to iTPM context is performed by a trusted service running in virtual machine extension (VMX) root (e.g., VMM) or running as a privileged process in ME 44 .
- VMX virtual machine extension
- the multi-context TPM thus executes on the ME and VE processing engines within the ICH 40 .
- VE 46 performs iTPM context structure swapping and ME 44 implements iTPM logic that operates on a particular iTPM context. In some embodiments, ME 44 only operates on a single iTPM context structure at a time.
- VE 46 operates on opaque context structures but maintains the binding of two identities.
- a context identifier is associated with an execution environment identifier.
- VE 46 can make and break these associations according to the lifecycle requirements of the environment.
- VE 46 also identifies/manages persistent storage resources for context structures and ensures availability requirements are met.
- a VMM can select the corresponding/appropriate iTPM instance using a unique instance identifier based on the instance of the virtual machine which may persist in a storage server and be downloaded to system 10 and loaded by the VMM.
- the identifier also disambiguates the currently loaded VMs such that the VM and iTPM context are always associated.
- the identifier is stored as part of the iTPM context and is validated before context state is altered.
- VE 46 may also verify the iTPM context identifier matches the VM identifier by comparing the saved copy of the VM identifier in the TPM context with the actual VM identifier.
- the TPM context is protected from tampering when stored in flash or other persistent media by encrypting the context using encryption keys that are stored in a TPM context #0, which may be present in flash and protected using various physical or package hardened techniques.
- a set of pass-through software may provide an interface between hardware 20 and multiple operating systems such as user operating systems (UOS) 75 , service operating systems (SOS) 85 , as well as one or more virtual TPM virtual machines 95 .
- UOS user operating systems
- SOS service operating systems
- virtual TPM virtual machines 95 may be present in different implementations.
- pass-through software may include a basic input/output system (BIOS) 50 , which in turn may launch a verified boot/launch 55 of the system.
- the launch may enable a hypervisor 60 or other such virtualization software.
- hypervisor 60 may include a TPM conduit 62 which may enable a communication path between multi-context TPM 42 and VM 95 , as will be discussed further below.
- TPM conduit 62 is a VMM resident module that routes TPM interface traffic to the appropriate TPM context manager. There are two TPM context managers in the platform; one is the TPM 42 the other is the vTPM context manager 97 contained in a VM partition.
- the TPM conduit 62 routes to the TPM 42 directly if no vTPM filtering or acceleration is needed. Otherwise, the request is routed to the vTPM context manager 97 to be processed. It is possible that vTPM manager 97 may invoke the TPM 42 to aid in processing the request. If so, TPM conduit 62 is again used to access the TPM 42 .
- a shared memory 70 which may be virtualized memory, e.g., that is implemented in physical memory 30 may be present as well as one or more DOMs 65 , one of which may act as a TPM executive, and which includes DOM0 services 68 .
- UOS 75 may execute one or more applications 76 .
- a trusted software stack (TSS) 77 may be present, along with a TPM driver 78 .
- TPS trusted software stack
- Each VM that requires TPM access uses a hTPM driver.
- the VMM virtualizes the vTPM interface according to the TCG TPM Interface specification, namely the 0xFED4xxxx addresses.
- the TPM driver may be a para-virtualized driver; meaning the driver issues VMM calls directly to gain access to TPM conduit 62 .
- Similar software may be present in each SOS 85 .
- applications 86 may be executed, along with a TSS 87 , and a TPM driver 88 .
- each VM 95 may include multiple virtual vTPM contexts 96 0 - 96 n (generically vTPM context 96 ). Still further, a vTPM context manager 97 and a vTPM conduit backend (BE) 98 may be present. Note that pass-through software may generally run in a higher privilege level (e.g., a ring 0 privileged(p)-ring 3p level), while TPM drivers and the TSSs, along with the vTPM conduit BE and vTPM context manager may run in lesser privilege levels (e.g., ring 0d), while finally applications and the vTPM contexts may run in a still lower privilege level, e.g., ring 3d.
- a higher privilege level e.g., a ring 0 privileged(p)-ring 3p level
- TPM drivers and the TSSs, along with the vTPM conduit BE and vTPM context manager may run in lesser privilege levels (e.g., ring
- a TPM request contains source and destination information used to reliably maintain a virtual circuit between TPM context structure(s) and VM.
- vTPM conduit BE 98 is a driver in the vTPM virtual machine partition that interfaces with TPM conduit 62 using VMM calls. It provides the back-end interface to virtualized TPM drivers contained in User and Service partitions (e.g. UOS/SOS).
- vTPM manager 97 virtualizes the TPM interface used by drivers in UOS/SOS.
- VM partitions may require a different version of the TPM than what is actually implemented in hardware. This allows a VM to experience the following: (1) upgrade to a newer version of a TPM specification without modifying hardware; (2) downgrade to an older version of the TPM specification without modifying hardware; (3) accelerate TPM commands by executing them on faster cores (not available to chipset hardware); and (4) filter TPM commands that a VM should not be permitted to perform.
- the management functions of a TPM in a particular VM environment can be delegated to a service VM that is under tighter control by administrators.
- vTPM manager 97 may use iTPM resources to implement vTPM functionality. This is achieved by forwarding TPM command and arguments directly or by issuing new TPM commands that may be used to implement some dimension of the original command.
- vTPM manager 97 may consult a configuration file that sets defaults and instructs filtering behavior.
- the configuration file may be supplied by information technology (IT) personnel and is authenticated before use.
- the hTPM can be used to provide anchor keys or other policies under control of IT personnel.
- vTPM context structures are thus protected from external corruption or view by the virtual machine environment and by executing on the hTPM where appropriate. Protection of persistent context is satisfied by encrypting vTPM contexts prior to storage on flash or disk. Encryption keys are guarded by the hTPM storage capabilities. While shown with this particular implementation in the embodiment of FIG. 1 , the scope of the present invention is not limited in this regard.
- system 100 includes a plurality of virtual machines 110 0 - 110 n (generically VM 110 ). Each VM 110 has a virtual TPM 115 0 - 115 n (generically vTPM 115 ) associated therewith. While shown in the embodiment of FIG. 2 as being part of its associated VM, understand that in some embodiments a separate vTPM virtual machine may house the vTPMs.
- each VM 110 runs on a virtual machine monitor ( 120 ) which is associated with a vTPM manager 125 .
- vTPM manager 125 may filter commands as well as enable various upgrading/downgrading and accelerations in accordance with an embodiment of the present invention.
- VMM 120 may communicate with a multi-context TPM 130 . While the scope of the present invention is not limited in this regard, in some embodiments multi-context TPM 130 may be a hardware TPM present in a chipset component such as an ICH. However, in other embodiments the TPM may be a separate integrated circuit, e.g., a fixed token affixed to a motherboard of the system.
- Multi-context TPM 130 may store state for each of the TPM contexts for each VM 110 .
- multi-context TPM 130 may allocate TPM contexts for its own internal use, e.g., other hardware/firmware present within TPM 130 , or in a larger chipset component in which TPM 130 is adapted. While shown with this particular implementation in the embodiment of FIG. 2 , the scope of the present invention is not limited in this regard.
- FIG. 3 shown is a flow diagram of a method in accordance with one embodiment of the present invention.
- method 200 may begin by determining whether a virtual machine has requested a different TPM version (diamond 210 ).
- a VM may request an upgrade or downgrade to a different version of a TPM specification. Such requests may be received by a vTPM context manager, in some embodiments.
- upgrades and downgrades may occur without changing hardware.
- various operations to be performed in the upgraded version may be enabled by using the hardware TPM as well as additional operations using one or more virtual TPM contexts.
- various hardware features may be disabled in the associated context of the multi-context hardware TPM.
- Various such commands may be received from one or more virtual machines.
- the virtual TPM manager may analyze the messages to confirm that the command is appropriate for the given virtual machine (diamond 240 ). For example, some commands may not be permitted for a given instance of a virtual machine. If so control passes to block 260 where the commands may be filtered. As an example, filtered commands may be sent to a selected service virtual machine for execution. Of course other processing may occur. If it is determined at diamond 240 that the command is permitted, control may pass to diamond 250 where it may be determined whether acceleration of the command is available.
- the decision to accelerate a command may be based on a type of message, available resources and so forth. If such acceleration is available, control passes to block 270 where the acceleration is enabled using both the multi-context hardware TPM as well as one or more virtual TPMs, otherwise the command may be performed per the native request, and method 200 concludes. While shown with this particular implementation in the embodiment of FIG. 3 , the scope of the present invention is not limited in this regard.
- Embodiments thus use integrated multi-context TPMs as a fundamental building block in a chipset and for virtualization layers below operating systems.
- Chipset integration of TPM includes partial or full virtualization of TPM in hardware.
- Embodiments further allow more flexibility along platform vectors of security, manageability, usability and performance. By allowing some features of the TPM to be implemented in software, these features benefit from high-performance capabilities of the main CPU. Other features pertaining to management of the TPM can be filtered or redirected to a management partition that is isolated from unprivileged users. Keys, platform configuration registers (PCRs) and other resources that must be protected from attack have their own context in hardware where full protection afforded by the hardware boundary comes into play.
- PCRs platform configuration registers
- Embodiments may be implemented in code and may be stored on a storage medium having stored thereon instructions which can be used to program a system to perform the instructions.
- the storage medium may include, but is not limited to, any type of disk including floppy disks, optical disks, compact disk read-only memories (CD-ROMs), compact disk rewritables (CD-RWs), and magneto-optical disks, semiconductor devices such as read-only memories (ROMs), random access memories (RAMs) such as dynamic random access memories (DRAMs), static random access memories (SRAMs), erasable programmable read-only memories (EPROMs), flash memories, electrically erasable programmable read-only memories (EEPROMs), magnetic or optical cards, or any other type of media suitable for storing electronic instructions.
- ROMs read-only memories
- RAMs random access memories
- DRAMs dynamic random access memories
- SRAMs static random access memories
- EPROMs erasable programmable read-only memories
- EEPROMs electrical
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Stored Programmes (AREA)
Abstract
Description
Claims (15)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/894,915 US8032741B2 (en) | 2007-08-22 | 2007-08-22 | Method and apparatus for virtualization of a multi-context hardware trusted platform module (TPM) |
US13/222,382 US8261054B2 (en) | 2007-08-22 | 2011-08-31 | Method and apparatus for virtualization of a multi-context hardware trusted platform module (TPM) |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/894,915 US8032741B2 (en) | 2007-08-22 | 2007-08-22 | Method and apparatus for virtualization of a multi-context hardware trusted platform module (TPM) |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/222,382 Continuation US8261054B2 (en) | 2007-08-22 | 2011-08-31 | Method and apparatus for virtualization of a multi-context hardware trusted platform module (TPM) |
Publications (2)
Publication Number | Publication Date |
---|---|
US20090055641A1 US20090055641A1 (en) | 2009-02-26 |
US8032741B2 true US8032741B2 (en) | 2011-10-04 |
Family
ID=40383243
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/894,915 Expired - Fee Related US8032741B2 (en) | 2007-08-22 | 2007-08-22 | Method and apparatus for virtualization of a multi-context hardware trusted platform module (TPM) |
US13/222,382 Expired - Fee Related US8261054B2 (en) | 2007-08-22 | 2011-08-31 | Method and apparatus for virtualization of a multi-context hardware trusted platform module (TPM) |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/222,382 Expired - Fee Related US8261054B2 (en) | 2007-08-22 | 2011-08-31 | Method and apparatus for virtualization of a multi-context hardware trusted platform module (TPM) |
Country Status (1)
Country | Link |
---|---|
US (2) | US8032741B2 (en) |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140033210A1 (en) * | 2010-11-18 | 2014-01-30 | International Business Machines Corporation | Techniques for Attesting Data Processing Systems |
US8856560B2 (en) | 2012-04-30 | 2014-10-07 | Hewlett-Packard Development Company, L.P. | Settings based on output powered by low power state power rail |
US20140359615A1 (en) * | 2013-05-31 | 2014-12-04 | International Business Machines Corporation | Computer Host With a Baseboard Management Controller to Manage Virtual Machines |
US9122893B1 (en) | 2014-02-24 | 2015-09-01 | International Business Machines Corporation | Trusted platform module switching |
US9342696B2 (en) | 2010-09-22 | 2016-05-17 | International Business Machines Corporation | Attesting use of an interactive component during a boot process |
US9436827B2 (en) | 2010-10-01 | 2016-09-06 | International Business Machines Corporation | Attesting a component of a system during a boot process |
US9916456B2 (en) | 2012-04-06 | 2018-03-13 | Security First Corp. | Systems and methods for securing and restoring virtual machines |
US10069626B2 (en) | 2016-02-23 | 2018-09-04 | Red Hat, Inc. | Multiple encryption keys for a virtual machine |
US10142107B2 (en) | 2015-12-31 | 2018-11-27 | Microsoft Technology Licensing, Llc | Token binding using trust module protected keys |
Families Citing this family (31)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CA2584525C (en) | 2004-10-25 | 2012-09-25 | Rick L. Orsini | Secure data parser method and system |
US8584229B2 (en) * | 2007-12-21 | 2013-11-12 | Intel Corporation | Methods and apparatus supporting access to physical and virtual trusted platform modules |
US8146150B2 (en) * | 2007-12-31 | 2012-03-27 | Intel Corporation | Security management in multi-node, multi-processor platforms |
GB2456813B (en) * | 2008-01-24 | 2012-03-07 | Advanced Risc Mach Ltd | Diagnostic context construction and comparison |
JP5411122B2 (en) * | 2008-02-25 | 2014-02-12 | パナソニック株式会社 | Information processing device |
US8117435B2 (en) * | 2008-06-30 | 2012-02-14 | Intel Corporation | Method and system for secured dynamic bios update |
US9069592B2 (en) * | 2009-11-02 | 2015-06-30 | International Business Machines Corporation | Generic transport layer mechanism for firmware communication |
CN103270516B (en) * | 2010-08-18 | 2016-10-12 | 安全第一公司 | System and method for securing virtual machine computing environments |
CN102855450B (en) * | 2011-06-28 | 2015-10-28 | 上海网技信息技术有限公司 | For carrying out the method and system of insulation blocking to virtual computation environmental |
US8375221B1 (en) | 2011-07-29 | 2013-02-12 | Microsoft Corporation | Firmware-based trusted platform module for arm processor architectures and trustzone security extensions |
US8494585B2 (en) | 2011-10-13 | 2013-07-23 | The Boeing Company | Portable communication devices with accessory functions and related methods |
US10579405B1 (en) * | 2013-03-13 | 2020-03-03 | Amazon Technologies, Inc. | Parallel virtual machine managers |
US9819661B2 (en) | 2013-09-12 | 2017-11-14 | The Boeing Company | Method of authorizing an operation to be performed on a targeted computing device |
US9497221B2 (en) * | 2013-09-12 | 2016-11-15 | The Boeing Company | Mobile communication device and method of operating thereof |
US10064240B2 (en) | 2013-09-12 | 2018-08-28 | The Boeing Company | Mobile communication device and method of operating thereof |
US9529997B2 (en) * | 2014-09-19 | 2016-12-27 | Intel IP Corporation | Centralized platform settings management for virtualized and multi OS systems |
US9767304B2 (en) * | 2014-09-25 | 2017-09-19 | Microsoft Technology Licensing, Llc | Representation of operating system context in a trusted platform module |
US9967319B2 (en) * | 2014-10-07 | 2018-05-08 | Microsoft Technology Licensing, Llc | Security context management in multi-tenant environments |
US10061603B2 (en) | 2015-12-09 | 2018-08-28 | At&T Intellectual Property I, L.P. | Method and apparatus for dynamic routing of user contexts |
CN105843669A (en) * | 2016-03-21 | 2016-08-10 | 浪潮集团有限公司 | TPM encryption based virtual machine data protection method |
US10461943B1 (en) | 2016-11-14 | 2019-10-29 | Amazon Technologies, Inc. | Transparently scalable virtual hardware security module |
US10447668B1 (en) * | 2016-11-14 | 2019-10-15 | Amazon Technologies, Inc. | Virtual cryptographic module with load balancer and cryptographic module fleet |
CN107844362B (en) * | 2017-11-14 | 2021-10-15 | 浪潮(北京)电子信息产业有限公司 | System, method, virtual machine and readable storage medium for virtualizing TPM device |
CN109753803A (en) * | 2018-12-18 | 2019-05-14 | 北京可信华泰信息技术有限公司 | A kind of secure virtual machine management system |
US11086932B1 (en) | 2020-03-18 | 2021-08-10 | Amazon Technologies, Inc. | Asset-level management of media recording in cloud DVR systems |
CN112256392B (en) * | 2020-10-22 | 2022-09-20 | 海光信息技术股份有限公司 | A measurement method, device and related equipment |
US11487556B2 (en) | 2020-12-15 | 2022-11-01 | International Business Machines Corporation | Command-type filtering based on per-command filtering indicator |
US12026555B2 (en) | 2020-12-15 | 2024-07-02 | International Business Machines Corporation | Adjunct processor command-type filtering |
CN114116026B (en) * | 2021-11-12 | 2023-04-07 | 四川大学 | Cloud platform trust chain layered model construction method |
US20230342469A1 (en) * | 2022-04-26 | 2023-10-26 | Dell Products L.P. | Clustered virtual trusted platform module domain services with a redirector/router service system |
US20250094601A1 (en) * | 2023-09-15 | 2025-03-20 | Cisco Technology, Inc. | Virtualizing secure vault of data processing unit for secure hardware security module for hosts |
Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050210467A1 (en) * | 2004-03-18 | 2005-09-22 | Zimmer Vincent J | Sharing trusted hardware across multiple operational environments |
US20050246552A1 (en) * | 2004-04-29 | 2005-11-03 | International Business Machines Corporation | Method and system for virtualization of trusted platform modules |
US20060020781A1 (en) | 2004-06-24 | 2006-01-26 | Scarlata Vincent R | Method and apparatus for providing secure virtualization of a trusted platform module |
US20060230439A1 (en) | 2005-03-30 | 2006-10-12 | Smith Ned M | Trusted platform module apparatus, systems, and methods |
US20070016766A1 (en) * | 2005-06-28 | 2007-01-18 | Richmond Michael S | Low cost trusted platform |
US7210034B2 (en) | 2003-01-30 | 2007-04-24 | Intel Corporation | Distributed control of integrity measurement using a trusted fixed token |
US20070226786A1 (en) * | 2006-03-21 | 2007-09-27 | International Business Machines Corporation | Method and apparatus for migrating a virtual TPM instance and preserving uniqueness and completeness of the instance |
US20070255948A1 (en) * | 2006-04-28 | 2007-11-01 | Ali Valiuddin Y | Trusted platform field upgrade system and method |
US20070300069A1 (en) * | 2006-06-26 | 2007-12-27 | Rozas Carlos V | Associating a multi-context trusted platform module with distributed platforms |
US20080155277A1 (en) * | 2006-12-26 | 2008-06-26 | Mallik Bulusu | Hardware partitioned trust |
US20080178176A1 (en) * | 2007-01-19 | 2008-07-24 | International Business Machines Corporation | Architecture For Supporting Attestation Of A Virtual Machine In A Single Step |
US20080244569A1 (en) * | 2007-03-30 | 2008-10-02 | David Carroll Challener | System and Method for Reporting the Trusted State of a Virtual Machine |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7636442B2 (en) | 2005-05-13 | 2009-12-22 | Intel Corporation | Method and apparatus for migrating software-based security coprocessors |
US8060876B2 (en) * | 2007-08-10 | 2011-11-15 | Intel Corporation | Methods and apparatus for creating an isolated partition for a virtual trusted platform module |
-
2007
- 2007-08-22 US US11/894,915 patent/US8032741B2/en not_active Expired - Fee Related
-
2011
- 2011-08-31 US US13/222,382 patent/US8261054B2/en not_active Expired - Fee Related
Patent Citations (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7210034B2 (en) | 2003-01-30 | 2007-04-24 | Intel Corporation | Distributed control of integrity measurement using a trusted fixed token |
US7552419B2 (en) * | 2004-03-18 | 2009-06-23 | Intel Corporation | Sharing trusted hardware across multiple operational environments |
US20050210467A1 (en) * | 2004-03-18 | 2005-09-22 | Zimmer Vincent J | Sharing trusted hardware across multiple operational environments |
US20050246552A1 (en) * | 2004-04-29 | 2005-11-03 | International Business Machines Corporation | Method and system for virtualization of trusted platform modules |
US20060020781A1 (en) | 2004-06-24 | 2006-01-26 | Scarlata Vincent R | Method and apparatus for providing secure virtualization of a trusted platform module |
US7590867B2 (en) * | 2004-06-24 | 2009-09-15 | Intel Corporation | Method and apparatus for providing secure virtualization of a trusted platform module |
US20060230439A1 (en) | 2005-03-30 | 2006-10-12 | Smith Ned M | Trusted platform module apparatus, systems, and methods |
US20070016766A1 (en) * | 2005-06-28 | 2007-01-18 | Richmond Michael S | Low cost trusted platform |
US20070226786A1 (en) * | 2006-03-21 | 2007-09-27 | International Business Machines Corporation | Method and apparatus for migrating a virtual TPM instance and preserving uniqueness and completeness of the instance |
US20070255948A1 (en) * | 2006-04-28 | 2007-11-01 | Ali Valiuddin Y | Trusted platform field upgrade system and method |
US20070300069A1 (en) * | 2006-06-26 | 2007-12-27 | Rozas Carlos V | Associating a multi-context trusted platform module with distributed platforms |
US20080155277A1 (en) * | 2006-12-26 | 2008-06-26 | Mallik Bulusu | Hardware partitioned trust |
US20080178176A1 (en) * | 2007-01-19 | 2008-07-24 | International Business Machines Corporation | Architecture For Supporting Attestation Of A Virtual Machine In A Single Step |
US20080244569A1 (en) * | 2007-03-30 | 2008-10-02 | David Carroll Challener | System and Method for Reporting the Trusted State of a Virtual Machine |
Non-Patent Citations (2)
Title |
---|
U.S. Appl. No. 11/171,134, filed Jun. 29, 2005, entitled "Method and Apparatus for Migrating Software-Based Security Coprocessors" by Vincent R. Scarlata, Carlos V. Rozas. |
U.S. Appl. No. 11/474,778, filed Jun. 26, 2006, entitled "Associating A Multi-Context Trusted Platform Module With Distributed Platforms," by Carlos V. Rozas. |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9342696B2 (en) | 2010-09-22 | 2016-05-17 | International Business Machines Corporation | Attesting use of an interactive component during a boot process |
US9436827B2 (en) | 2010-10-01 | 2016-09-06 | International Business Machines Corporation | Attesting a component of a system during a boot process |
US20140033210A1 (en) * | 2010-11-18 | 2014-01-30 | International Business Machines Corporation | Techniques for Attesting Data Processing Systems |
US9250951B2 (en) * | 2010-11-18 | 2016-02-02 | International Business Machines Corporation | Techniques for attesting data processing systems |
US9916456B2 (en) | 2012-04-06 | 2018-03-13 | Security First Corp. | Systems and methods for securing and restoring virtual machines |
US8856560B2 (en) | 2012-04-30 | 2014-10-07 | Hewlett-Packard Development Company, L.P. | Settings based on output powered by low power state power rail |
US20140359615A1 (en) * | 2013-05-31 | 2014-12-04 | International Business Machines Corporation | Computer Host With a Baseboard Management Controller to Manage Virtual Machines |
US9400671B2 (en) * | 2013-05-31 | 2016-07-26 | Lenovo Enterprise Solutions (Singapore) Pte. Ltd. | Computer host with a baseboard management controller to manage virtual machines |
US9122893B1 (en) | 2014-02-24 | 2015-09-01 | International Business Machines Corporation | Trusted platform module switching |
US10142107B2 (en) | 2015-12-31 | 2018-11-27 | Microsoft Technology Licensing, Llc | Token binding using trust module protected keys |
US10069626B2 (en) | 2016-02-23 | 2018-09-04 | Red Hat, Inc. | Multiple encryption keys for a virtual machine |
US10547445B2 (en) | 2016-02-23 | 2020-01-28 | Red Hat, Inc. | Multiple encryption keys for a virtual machine |
Also Published As
Publication number | Publication date |
---|---|
US20090055641A1 (en) | 2009-02-26 |
US20110314472A1 (en) | 2011-12-22 |
US8261054B2 (en) | 2012-09-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8032741B2 (en) | Method and apparatus for virtualization of a multi-context hardware trusted platform module (TPM) | |
EP3281146B1 (en) | Isolating guest code and data using multiple nested page tables | |
US7827371B2 (en) | Method for isolating third party pre-boot firmware from trusted pre-boot firmware | |
US10592434B2 (en) | Hypervisor-enforced self encrypting memory in computing fabric | |
KR101232558B1 (en) | Automated modular and secure boot firmware update | |
US8584229B2 (en) | Methods and apparatus supporting access to physical and virtual trusted platform modules | |
US8397245B2 (en) | Managing loading and unloading of shared kernel extensions in isolated virtual space | |
US10303501B2 (en) | Virtual high privilege mode for a system management request | |
US11163597B2 (en) | Persistent guest and software-defined storage in computing fabric | |
US8327415B2 (en) | Enabling byte-code based image isolation | |
AU2020235010B2 (en) | Starting a secure guest using an initial program load mechanism | |
KR20210154769A (en) | Micro kernel-based extensible hypervisor | |
CN114035842B (en) | Firmware configuration method, computing system configuration method, computing device and equipment | |
US20220070225A1 (en) | Method for deploying workloads according to a declarative policy to maintain a secure computing infrastructure | |
CN117882071A (en) | Hardware virtualization TPM into virtual machine | |
JP2022522663A (en) | Transparent interpretation of guest instructions in a secure virtual machine environment | |
WO2022268150A1 (en) | Method for communication between virtual machine and secure partition, and related device | |
EP3785149B1 (en) | Memory assignment for guest operating systems | |
US11625338B1 (en) | Extending supervisory services into trusted cloud operator domains | |
Ushakov et al. | Trusted hart for mobile RISC-V security | |
US20240220666A1 (en) | Hardware access control at software domain granularity | |
Pelzl et al. | Virtualization technologies for cars | |
CN119536976A (en) | Resource allocation method and device | |
CN118277024A (en) | Application running management method and device of real-time operating system | |
WO2018058566A1 (en) | Extended memory for smm transfer monitor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: INTEL CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SMITH, NED M.;REEL/FRAME:026842/0775 Effective date: 20070821 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20191004 |