TW201419150A - 用於執行一保全環境初始化指令之系統及方法 - Google Patents

用於執行一保全環境初始化指令之系統及方法 Download PDF

Info

Publication number
TW201419150A
TW201419150A TW103100721A TW103100721A TW201419150A TW 201419150 A TW201419150 A TW 201419150A TW 103100721 A TW103100721 A TW 103100721A TW 103100721 A TW103100721 A TW 103100721A TW 201419150 A TW201419150 A TW 201419150A
Authority
TW
Taiwan
Prior art keywords
security
processor
bus
memory
ilp
Prior art date
Application number
TW103100721A
Other languages
English (en)
Other versions
TWI518593B (zh
Inventor
James A Ii Sutton
David W Grawrock
Original Assignee
Intel Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Intel Corp filed Critical Intel Corp
Publication of TW201419150A publication Critical patent/TW201419150A/zh
Application granted granted Critical
Publication of TWI518593B publication Critical patent/TWI518593B/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4403Processor initialisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/14Protection against unauthorised use of memory or access to memory
    • G06F12/1458Protection against unauthorised use of memory or access to memory by checking the subject access rights
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N23/00Investigating or analysing materials by the use of wave or particle radiation, e.g. X-rays or neutrons, not covered by groups G01N3/00 – G01N17/00, G01N21/00 or G01N22/00
    • G01N23/22Investigating or analysing materials by the use of wave or particle radiation, e.g. X-rays or neutrons, not covered by groups G01N3/00 – G01N17/00, G01N21/00 or G01N22/00 by measuring secondary emission from the material
    • G01N23/223Investigating or analysing materials by the use of wave or particle radiation, e.g. X-rays or neutrons, not covered by groups G01N3/00 – G01N17/00, G01N21/00 or G01N22/00 by measuring secondary emission from the material by irradiating the sample with X-rays or gamma-rays and by measuring X-ray fluorescence
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N33/00Investigating or analysing materials by specific methods not covered by groups G01N1/00 - G01N31/00
    • G01N33/48Biological material, e.g. blood, urine; Haemocytometers
    • G01N33/50Chemical analysis of biological material, e.g. blood, urine; Testing involving biospecific ligand binding methods; Immunological testing
    • G01N33/5005Chemical analysis of biological material, e.g. blood, urine; Testing involving biospecific ligand binding methods; Immunological testing involving human or animal cells
    • G01N33/5008Chemical analysis of biological material, e.g. blood, urine; Testing involving biospecific ligand binding methods; Immunological testing involving human or animal cells for testing or evaluating the effect of chemical or biological compounds, e.g. drugs, cosmetics
    • G01N33/502Chemical analysis of biological material, e.g. blood, urine; Testing involving biospecific ligand binding methods; Immunological testing involving human or animal cells for testing or evaluating the effect of chemical or biological compounds, e.g. drugs, cosmetics for testing non-proliferative effects
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N33/00Investigating or analysing materials by specific methods not covered by groups G01N1/00 - G01N31/00
    • G01N33/48Biological material, e.g. blood, urine; Haemocytometers
    • G01N33/50Chemical analysis of biological material, e.g. blood, urine; Testing involving biospecific ligand binding methods; Immunological testing
    • G01N33/68Chemical analysis of biological material, e.g. blood, urine; Testing involving biospecific ligand binding methods; Immunological testing involving proteins, peptides or amino acids
    • G01N33/6872Intracellular protein regulatory factors and their receptors, e.g. including ion channels
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/14Protection against unauthorised use of memory or access to memory
    • G06F12/1416Protection against unauthorised use of memory or access to memory by checking the object accessibility, e.g. type of access defined by the memory independently of subject rights
    • G06F12/145Protection against unauthorised use of memory or access to memory by checking the object accessibility, e.g. type of access defined by the memory independently of subject rights the protection being virtual, e.g. for virtual blocks or segments before a translation mechanism
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4282Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/57Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/57Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
    • G06F21/572Secure firmware programming, e.g. of basic input output system [BIOS]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3247Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving digital signatures
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N2223/00Investigating materials by wave or particle radiation
    • G01N2223/07Investigating materials by wave or particle radiation secondary emission
    • G01N2223/076X-ray fluorescence
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/10Providing a specific technical effect
    • G06F2212/1052Security improvement
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/60Details of cache memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2213/00Indexing scheme relating to interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F2213/0026PCI express
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/03Indexing scheme relating to G06F21/50, monitoring users, programs or devices to maintain the integrity of platforms
    • G06F2221/033Test or assess software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/03Indexing scheme relating to G06F21/50, monitoring users, programs or devices to maintain the integrity of platforms
    • G06F2221/034Test or assess a computer or a system

Abstract

本發明揭示一種用於初始化一微處理器系統中保全作業之方法及裝置。在一具體實施例中,一初始化邏輯處理器藉由暫停其它邏輯處理器之執行來初始該程序,然後載入初始化及保全虛擬機器監視器軟體到記憶體中。然後該初始化處理器載入該初始化軟體到保全記憶體中來鑑識及執行。然後該初始化軟體在保全系統作業之前鑑識及註冊該保全虛擬機器監視器軟體。

Description

用於執行一保全環境初始化指令之系統及方法
本發明概言之關於微處理器系統,更特定而言,係關於可在一信任或保全的環境中作業的微處理器系統。
在本地或遠端微電腦上所執行的金融及個人交易已經愈來愈多,其造成了建立"安全"或"保全"之微處理器環境的需求。這些環境所要嘗試解決的問題是損失了私密性,或資料被破壞或濫用。使用者不想要使他們的私密資料被公開。他們亦不想要他們的資料被修改或用於不適當的交易中。這些範例包括不小心洩漏醫療記錄,或由一線上銀行或其它受託者進行電子式的金錢竊盜。類似地,內容提供者想要保護數位內容(例如音樂、其它聲音、視訊、或其它一般類型的資料)不會在未授權的情況下被複製。
既有的信任系統可利用一種完整封閉的信任軟體組合。此方法相當容易實施,但其缺點在於不允許同時使用共通性商業用作業系統及應用軟體。此缺點即限制了這種信任系統的接受度。
本發明揭示一種用於初始化一微處理器系統中保全作業之方法及裝置。在一具體實施例中,一初始化邏輯處理器藉由暫停其它邏輯處理器之執行來初始該程序,然後載入初始化及保全虛擬機器監視器 軟體到記憶體中。然後該初始化處理器載入該初始化軟體到保全記憶體中來鑑識及執行。然後該初始化軟體在保全系統作業之前鑑識及註冊該保全虛擬機器監視器軟體。
150‧‧‧作業系統
152,154,156‧‧‧應用
202,212,222‧‧‧處理器
204‧‧‧保全進入邏輯
206‧‧‧匯流排訊息邏輯
208‧‧‧保全記憶體
230‧‧‧系統匯流排
240‧‧‧晶片組
244‧‧‧金鑰暫存器
248‧‧‧裝置存取頁面表
250-262‧‧‧記憶體頁面
272‧‧‧暫存器
274‧‧‧旗標
276‧‧‧保全代符
278‧‧‧平台組態暫存器
284‧‧‧金鑰
360‧‧‧保全核心
370‧‧‧信任的應用
380‧‧‧硬體資源
400‧‧‧微處理器系統
544‧‧‧固定媒體
DMA‧‧‧直接記憶體存取
PCI‧‧‧週邊組件內連線
AGP‧‧‧加速繪圖埠
USB‧‧‧通用序列匯流排
LPC‧‧‧低腳位數
PCR‧‧‧平台組態暫存器
TPM‧‧‧信任的平台模組
SVMM‧‧‧保全虛擬機器監視器
SINIT‧‧‧保全初始化
ILP‧‧‧初始化邏輯處理器
本發明係藉由所附圖面中的範例來說明,並非藉由限制,且其中類似的參考編號代表類似的元件,且其中:圖1所示為一微處理器系統中所執行的範例性軟體環境。
圖2所示為根據本發明一具體實施例之某些範例性信任或保全軟體模組及範例性系統環境。
圖3所示為根據本發明一具體實施例之一範例性信任或保全軟體環境。
圖4A所示為根據本發明一具體實施例中用來支援圖3之保全軟體環境的一範例性微處理器系統之架構圖。
圖4B所示為根據本發明另一具體實施例中用來支援圖3之保全軟體環境的一範例性微處理器系統之架構圖。
圖5所示為根據本發明另一具體實施例中用來支援圖3之保全軟體環境的一範例性微處理器系統之架構圖。
圖6所示為根據本發明一具體實施例中執行軟體元件的時間線圖。
圖7所示為根據本發明一具體實施例中軟體及其它處理方塊的流程圖。
以下的說明係說明用於在一微處理器系統中初始化一信任或保全的環境之技術。在以下的說明中,許多特定的細節,例如邏輯實施、軟體模組配置、加密技術、匯流排發信技術、及作業的細節等皆會提出,藉以提供對於本發明更為完整的瞭解。不過,熟習此項技藝 者應清楚知道,在不運用這些特定細節的情況下,仍然可實施本發明。在其它的實例中,並未詳細顯示控制結構、閘極等級的電路,及完整的軟體指令序列,藉以不會混淆本發明。本技藝中的專業人士利用所包含的說明將可以實現適當的功能,而不需要過度的實驗。本發明係以一微處理器系統的形式來揭示。但是,本發明亦可實施成其它類型的處理器,例如一數位信號處理器、一迷你電腦、或一大型電腦。
現在請參考圖1,係顯示在一微處理器系統中執行的一範例性軟體環境。圖1所示的軟體並不是信任的(即未信任)。當在一高保密等級下作業時,該作業系統150之大小及固定的更新使其非常困難來依照時間性的方式來執行任何信任分析。許多作業系統之定位在於保密環零(0),及最高級的保密等級。該等應用152、154及156具有許多降低的保密環,且基本上位在保密環(3)之內。不同的保密環之存在,以及區隔作業系統150及應用152、154及156到這些不同的保密環中,其將呈現出允許圖1之軟體作業係在一信任的模式中,其係基於決定來信任由該作業系統150所提供的設施。但是,在實施做出這種信任決策時通常並不實際。有貢獻於此問題之因素包含該作業系統150之大小(程式碼的行號)、該作業系統150可為許多更新的接受者之事實(新的碼模組及補強),及該作業系統150亦可包含碼模組的事實,例如由除了該作業系統發展者之外的參與者所供應的裝置驅動程式。作業系統150可為一共用的,例如Microsoft® Windows®、Linux或Solaris®,或可為任何其它適當的已知或另外可取得之作業系統。所執行之應用或作業系統的特殊類型或名稱並非關鍵。
現在請參考圖2,所示為根據本發明一具體實施例之某些範例性信任或保全軟體模組及範例性系統環境200。在圖2中的具體實施例,處理器202、處理器212、處理器222及選擇性的其它處理器(未示出) 係顯示成獨立的硬體元件。在其它具體實施例中,處理器的數目可以改變,以及許多元件及功能性單元的邊界。在一些具體實施例中,該等處理器可由在一或多個實體處理器上所執行的獨立執行緒或"邏輯處理器"來取代。
處理器202、212、222可包含某些特殊電路或邏輯元件來支援保全或信任的作業。舉例而言,處理器202可包含保全進入(SENTER)邏輯204來支援可初始化信任作業之特殊SENTER指令的執行。處理器202亦可包含匯流排訊息邏輯206,以在支援SENTER作業中來支援系統匯流排230上的特殊匯流排訊息。在其它具體實施例中,晶片組240的記憶體控制功能可配置在該等處理器內的電路中,且對於多處理器,其可包含在一單一晶片中。在這些具體實施例中,特殊的匯流排訊息亦可在該等處理器內部的匯流排上來傳送。該特殊匯流排訊息之使用可因為幾個理由而增加該系統的保全性或信任度。例如處理器202、212及222或晶片組240之電路元件在當其包含本揭示內容之具體實施例的適當邏輯元件時,可以僅進行或回應於這些訊息。因此,該等特殊匯流排訊息之成功的交換可有助於保證適當的系統組態。特殊的匯流排訊息亦可允許通常必須禁止的活動,例如重置一平台設置暫存器278。潛在性的不友善之未信任碼之能力來在某些匯流排交易上偵測者,其可藉由允許特殊的匯流排訊息來僅回應於特殊的保全指令來進行之下來省略。
此外,處理器202可包含保全記憶體208來支援保全初始化作業。在一具體實施例中,保全記憶體208可為處理器202之內部快取,其可能運作在一特殊模式中。在其它具體實施例中,保全記憶體208可為特殊的記憶體。其它的處理器,例如處理器212及處理器222亦可包含SENTER邏輯214、224、匯流排邏輯216、226,及保全記憶體218、228。
一"晶片組"可定義成一組電路及邏輯,其可對於一連接的處理器或數個處理器來支援記憶體及輸入/輸出(I/O)作業。一晶片組的個別元件可群組在一起於一單一晶片上、一對晶片、或分散在多個晶片之間,包含有處理器。在圖2的具體實施例中,晶片組240可包含電路及邏輯來支援記憶體及I/O作業,以支援處理器202、212及222。在一具體實施例中,晶片組240可與一些記憶體頁面250到262形成介面,及包含控制資訊之裝置存取頁面表248來代表是否非處理器裝置可存取該記憶體頁面250到262。晶片組240可包含裝置存取邏輯247,其可允許或拒絕來自I/O裝置的直接記憶體存取(DMA)到選擇的該記憶體頁面250到262之部份。在某個具體實施例中,該裝置存取邏輯247可包含所有允許或拒絕這些存取的相關資訊。在其它具體實施例中,該裝置存取邏輯247可存取在該裝置存取頁面表248中所保持的這種資訊。該等記憶體頁面的實際數目並不重要,且將根據系統需求而改變。在其它具體實施例中,該記憶體存取功能可在於晶片組240之外部。該晶片組240的功能在其它具體實施例中配置在一或多個實體裝置之間。
晶片組240可額外地包含其本身的匯流排訊息邏輯242來在支援特殊SENTER作業中,可支援在系統匯流排230上的特殊匯流排訊息。一些這種特殊匯流排訊息可包含傳送一金鑰暫存器244的內容到一處理器202、212或222;或允許一特殊的ALL_JOINED旗標274來由處理器202、212或222來檢查。該匯流排訊息邏輯242之額外的特徵為藉由處理器註冊匯流排活動在一"EXISTS"暫存器272中,並由處理器儲存某些特殊匯流排訊息活動在一"JOINS"暫存器272中。EXISTS暫存器272與JOINS暫存器272之內容的同等性可以用來設定該特殊ALL_JOINED旗標274來代表在該系統中的所有處理器皆參與在該保全進入程序中。
晶片組240可支援標準的I/O作業在I/O匯流排上,例如週邊組件內連線(PCI)、加速的圖形埠(AGP)、通用序列匯流排(USB)、低腳位數(LPC)匯流排、或任何其它種類的I/O匯流排(未示出)。一介面290可用來連接晶片組240與代符276,其包含有一或多個平台組態暫存器(PCR)278、279。在一具體實施例中,介面290可為該LPC匯流排(低腳位數(LPC)介面規格、Intel公司提出,Rev.1.0,1997年12月29日) ,其利用加入某些保全加強來修正。這種保全加強的一個範例將為一本地確認訊息,利用一先前保留的訊息標頭及位址資訊而目標在於代符276內的一平台組態暫存器(PCR)278。在一具體實施例中,代符276可包含特殊的保全特徵,且在一具體實施例中,可包含該信任的平台模組(TPM)281,其係揭示於"Trusted Computing Platform Alliance(TCPA)Main Specification",1.1a版,2001年12月1日,由TCPA提出。(其可在本申請案提出時,從www.trustedpc.com取得)。
在系統環境200中所辨識出的兩個軟體組件為一保全虛擬機器監視器(SVMM,Secure Virtual Machine Monitor)282模組,及一保全初始化鑑識碼((SINIT-AC)280模組。該SVMM 282模組可儲存在一系統磁碟或其它大量儲存上,並可依需要移動或複製到其它的位置。在一具體實施例中,於開始該保全啟動程序SVMM 282之前,可移動或複製到一或多個記憶體頁面250到262。在該保全進入程序之後,一虛擬機器環境可以產生,其中該SVMM 282可操作成該系統內最為保密的碼,且可用來允許或拒絕直接存取到某些系統資源,其係藉由在所產生的虛擬機器內之作業系統或應用。
該保全進入程序所需要的一些動作可以超過簡單硬體實施之範圍,且另可較佳地是使用一軟體模組,其執行可以是隱含地信任。在一具體實施例中,這些動作可由保全初始化(SINIT)碼來執行。在此處可辨識三個範例性動作,但這些動作不能視為限制。一個動作可需 要代表該系統組態的關鍵部份之多種控制要被測試,以保證該組態可支援該保全環境的正確例證。在一具體實施例中,一種需要的測試可為由晶片組240所提供的記憶體控制器組態,其不需要兩個或多個不同的系統匯流排位址來接觸到記憶體頁面250到262內的相同之位置。一第二動作可為設置該裝置存取頁面表248及裝置存取邏輯247,以保護由SVMM 282之存在於記憶體中的複本所使用的那些記憶體頁面不會受到非處理器裝置的干擾。一第三動作可為計算及註冊該SVMM 282模組的識別,並轉移系統控制給它。此處的"暫存器"代表放置SVMM 282之信任量度到一暫存器中,例如進入PCR 278或PCR 279。當採取此最後動作時,該SVMM 282的信任度可由一潛在的系統使用者來檢測。
該SINIT碼可由該處理器或晶片組的製造商來產生。為此原因,該SINIT碼可被信任來協助該晶片組240的保全啟動。為了散佈該SINIT碼,在一具體實施例中,一熟知的加密雜混即由整個SINIT碼所構成,而產生一熟知的"摘要" (digest)數值。一具體實施例對於該摘要產生一160位元的數值。然後該摘要可由一私密金鑰來加密來形成一數位簽章,其在一具體實施例中係由該處理器的製造商所保有。當該SINIT碼結合於相對應的數位簽章時,該組合可能代表一SINIT鑑識碼(SINIT-AC)280。該SINIT-AC 280之複本可在稍後來驗證,如下所述。
該SINIT-AC 280可以儲存在系統磁碟或其它大量儲存或在一固定的媒體中,並可依需要來移動或複製到其它的位置。在一具體實施例中,於開始該保全啟動程序SINIT-AC 280之前,可以移動或複製到記憶體頁面250-262中,以形成SINIT-AC之存在於記憶體中的複本。
任何的邏輯處理器可初始化該保全啟動程序,然後可以代表該初始化的邏輯處理器(ILP)。在本範例中,處理器202成為該ILP,雖 然在系統匯流排230上的任何處理器皆可成為該ILP。該SINIT-AC 280之存在於記憶體之複本及SVMM 282之存在於記憶體之複本在此時皆不可視為可信任,因為除了一些理由之外,其它的處理器或DMA裝置可覆寫記憶體頁面250-262。
然後該ILP(處理器202)可執行一特殊的指令。此特殊指令可代表一保全的進入(SENTER)指令,並可由SENTER邏輯204所支援。該SENTER指令的執行可造成該ILP(處理器202)來在系統匯流排230上發出特殊的匯流排訊息,然後對於後續的系統動作來等待相當一段時間。在SENTER開始執行之後,這些特殊的匯流排訊息之一,SENTER BUS MESSAGE,即廣播在系統匯流排230上。那些除了該ILP之外的邏輯處理器,其可表示成回應的邏輯處理器(RLP),其利用一內部非遮罩的事件來回應於該SENTER BUS MESSAGE 。在本範例中,該RLP包含處理器212及處理器222。該RLP必須每次來終止目前的作業,傳送一RLP知會(ACK)特殊匯流排訊息在系統匯流排230上,然後進入一等待狀態。其必須注意到,該ILP亦在系統匯流排230上傳送其本身的ACK訊息。
該晶片組240可包含一對暫存器,"EXISTS"暫存器270及"JOINS"暫存器272。這些暫存器可用來驗證該ILP及所有的RLP皆適當地回應於該SENTER BUS MESSAGE。在一具體實施例中,晶片組240可在任何由該邏輯處理器所構成的系統匯流排交易中,藉由寫入一個"1"到該EXISTS暫存器270之相對應的位元來追蹤在該系統中所有作業的邏輯處理器。在此具體實施例中,在系統匯流排230上的每個交易必須包含一識別欄位,其包含該邏輯處理器識別。在一具體實施例中,此具有一實體處理器識別,及在每個實體處理器內的該硬體執行緒之識別。舉例而言,如果在處理器222上執行的一執行緒造成系統匯流排230上的任何匯流排交易,晶片組240將可看到在該交易內的此邏輯 處理器識別,並寫入一個"1"到該EXISTS暫存器270內的相對應位置286。在該保全啟動程序期間,當在處理器222上相同的執行緒傳送其ACK訊息在系統匯流排230上時,該晶片組240亦將會看到此訊息,並可寫入一個"1"到該JOINS暫存器272中的相對應位置288。在圖2的範例中,為了清楚起見,顯示出每個實體處理器僅具有一單一執行緒在執行。在其它具體實施例中,該等實體處理器可支援多個執行緒,並藉此支援多個邏輯處理器。當該JOINS暫存器272之內容符合該EXISTS暫存器270之內容時,則晶片組240可設定一ALL_JOINED旗標246,以代表所有的處理器皆已經適當地回應於該SENTER BUS MESSAGE。
在另一個具體實施例中,EXISTS暫存器270及JOINS暫存器272可在設定了該ALL_JOINED旗標246之後繼續來協助保全性。在設定了ALL_JOINED旗標246之後直到信任或保全的作業結束之前的這段期間,晶片組240可繼續來監視,並比較匯流排循環與該JOINS暫存器272。在此期間中,如果晶片組240曾經看到來自一邏輯處理器之匯流排交易目前在JOINS暫存器272中無法辨識,則晶片組240可假定此邏輯處理器具有某些"呈現的"延遲。此將代表這種邏輯處理器並未參與在該保全啟動程序中,且因此可代表一攻擊者(保全的威脅)。在這種狀況下,晶片組240可適當地回應來保持此攻擊者在該保全的環境之外。在一具體實施例中,晶片組240可在這種狀況下強迫一系統重置。在一第二具體實施例中,類似偵測到一"延遲"處理器可由在確立該ACK匯流排訊息之後的每一個交易上由每個邏輯處理器確立一特殊的保留信號在該系統匯流排上來達到。在此具體實施例中,於設定該ALL_JOINED旗標246之後,如果該晶片組240觀察到由一處理器所初始化的一匯流排交易並未確立該特殊的信號時,則晶片組240可再次地推定此邏輯處理器具有某種呈現的"延遲",且可代表一攻擊者。
在發出該SENTER BUS MESSAGE之後,該ILP(處理器202)輪詢該ALL_JOINED旗標246來察看何時且如果所有的處理器已經適當地回應其ACK。如果該旗標246永遠未設定,其有數種可能的實施。在該ILP或晶片組或別處中的看門狗計時器可造成一系統重置。另外,該系統可停滯需要操作者來重置。在任一例中,雖然該系統並未持續動作,即可保護一保全環境的確立(其中該保全啟動程序並未完成,除非所有的處理器皆參與)。在正常的作業中,於設定了ALL_JOINED旗標246的短時間之後,該ILP可保證所有其它的邏輯處理器已經進入一等待狀態。
當設定了ALL_JOINED旗標246時,該ILP(處理器202)可同時移動SINIT-AC 280及金鑰284的一複本到保全記憶體208中,做為鑑識及後續執行包含在SINIT-AC 280中的SINIT碼之目的。在一具體實施例中,此保全記憶體208可為該ILP(處理器202)之內部快取,其可能運作在一特殊模式中。金鑰284代表對應於該私密金鑰之公用金鑰,用來加密包含在該SINIT-AC 280模組中的該數位簽章,且用來驗證該數位簽章,並藉此來鑑識該SINIT碼。在一具體實施例中,金鑰284已經儲存在該處理器中,可能做為該SENTER邏輯204之部份。在另一具體實施例中,金鑰284可儲存在晶片組240的唯讀金鑰暫存器244中,其已由該ILP讀取。在又另一個具體實施例中,該處理器或該晶片組的金鑰暫存器244皆可實際地保有一金鑰284之加密摘要,其中金鑰284本身係包含在該SINIT-AC 280模組中。在此最後的具體實施例中,該ILP由金鑰暫存器244讀取該摘要,計算與內嵌在該SINIT-AC 280中的該金鑰284之同等的加密雜混值,並比較該兩個摘要來保證該供應的金鑰284的確是可信任的。
然後一SINIT-AC的複本與一公用金鑰的複本即存在於保全記憶體208內。該ILP現在可藉由使用該公用金鑰的複本來解密在該SINIT- AC之複本中所包含的數位簽章來驗證該SINIT-AC的複本。此解密可產生一加密雜混的摘要之原始的複本。如果一新計算的摘要符合此原始的摘要,則該SINIT-AC的複本及其所包含的SINIT碼可以視為可以信任。
現在該ILP發出另一個特殊的匯流排訊息,SENTER CONTINUE MESSAGE,其透過系統匯流排230發信該等待中的RLP(處理器212,處理器222)及晶片組240,其中該保全的作業將要被初始化。現在該ILP藉由寫入該SINIT-AC模組的加密摘要數值到在該保全代符276中的一平台組態暫存器272來註冊該SINIT-AC模組之唯一的識別,如下所述。其SENTER指令的ILP之執行現在可藉由轉移執行控制到在該ILP的保全記憶體208內所保有的該SINIT碼之可信任的複本來終止。然後該信任的SINIT碼可執行其系統測試及組態動作,並可註冊該SVMM的存在於記憶體之複本 ,其係根據上述的"暫存器"之定義。
該SVMM之存在於記憶體複本的註冊可用數種方式來執行。在一具體實施例中,在該ILP上執行的SENTER指令寫入該計算的SINIT-AC之摘要到該保全代符276內的PCR 278 。後續地,該信任的SINIT碼可寫入該存在於記憶體之SVMM的計算之摘要到該保全代符276內的相同PCR 278或另一個PCR 279。如果該SVMM摘要被寫入到相同的PCR 278 ,該保全代符276雜混該原始的內容(SINIT摘要)與該新的數值(SVMM摘要),並寫入該結果回到該PCR 278中,在該第一(初始化)寫入到PCR 278被限制到該SENTER指令的具體實施例中,所得到的摘要可做為該系統之信任的基礎。
一旦該信任的SINIT碼已經完成其執行,並已經註冊該SVMM的識別在一PCR中,該SINIT碼可轉移ILP執行控制到該SVMM。在一典 型的具體實施例中,由該ILP所執行的第一SVMM指令可代表該SVMM之自我初始化的程序。該ILP在一具體實施例中可發出個別的RLP JOIN MESSAGE特殊匯流排訊息到每個RLP,造成每個RLP來在現在所執行的SVMM複本之監督之下來加入在作業中。如下所述,該整體系統係運作在信任的模式中,如在以下之圖3的說明中所述。
現在請參考圖3,其顯示出根據本發明之一具體實施例中一範例性信任的或保全的軟體環境。在圖3的具體實施例中,信任的及未信任的軟體可同時載入,並可在一單一電腦系統上同時執行。一SVMM 350選擇性地允許或防止由一或多個未信任的作業系統340及未信任的應用310到330直接存取到硬體資源380。在本文中,"未信任"並不必須代表該作業系統或應用為故意地錯誤動作,但該交互作用的碼之大小及種類使其不實際地來可靠地確立該軟體可依需要來動作,且其中不會有病毒或其它的外來碼來干擾其執行。在一典型的具體實施例中,該未信任的碼可由正常的作業系統及在現今的個人電腦上可發現到的應用所構成。
SVMM 350亦可選擇性地允許或防止由一或多個信任的或保全的核心360及一或多個信任的應用370之直接存取到硬體資源380。這種信任的或保全核心360及信任的應用370可限制其大小及功能性,以輔助其能力來執行對於其的信任度分析。該信任的應用370可為任何的軟體碼、程式、程序、或可在一保全環境中執行的程序組合。因此,該信任的應用370可為多種應用或碼序列,或可為相當小的應用,例如一Java applet。
通常由作業系統340或核心360所執行的指令或作業,其可改變系統資源保護或保密性,即可由SVMM 350補捉,並選擇性地允許、部份允許或拒絕。例如在一典型的具體實施例中,改變該處理器的頁面表之指令,其通常可由作業系統340或核心360所執行,其將另由 SVMM 350所補捉,其將可保證該要求不會嘗試來改變在其虛擬機器的領域之外的頁面保密性。
現在請參考圖4A,其顯示用來支援圖3之保全的軟體環境的一微處理器系統400之一具體實施例。CPU A 410、CPU B 414、CPU C 418及CPU D 422可設置有額外的微程式碼或邏輯電路來支援特殊指令的執行。在一具體實施例中,此額外的微程式碼或邏輯電路可為圖2的SENTER邏輯204。這些特殊的指令可支援在系統匯流排420上特殊匯流排訊息的發佈,其可在啟動該保全環境時來構成該等處理器之適當的同步化。在一具體實施例中,該特殊匯流排訊息的發佈可由例如圖2之匯流排訊息邏輯206的電路來支援。類似地,晶片組430可類似於晶片組240,且可支援上述在系統匯流排420上的特殊循環。該等實體處理器的數目可根據一特殊具體實施例的實施而改變。在一具體實施例中,該等處理器可為Intel® Pentium®等級的微處理器。晶片組430可與大量儲存裝置形成介面,例如固定的媒體444或可移除的媒體448,其可透過PCI匯流排446或另可透過USB 442、一整合的控制器電子(IDE)匯流排(未示出)、一小電腦系統內連線(SCSI)匯流排(未示出),或任何其它的I/O匯流排。該固定的媒體444或可移除的媒體448可為磁碟、磁帶、磁碟片、磁性光碟機、CD-ROM、DVD-ROM、快閃記憶卡、或許多其它類型的大量儲存。
在圖4A之具體實施例中,該四個處理器CPU A 410、CPU B 414、CPU C 418及CPU D 422係顯示成四個獨立的硬體物件。在其它具體實施例中,該等處理器的數目可以改變。實際上,該等實體上分散的處理器可藉由在一或多個實體處理器上執行的獨立硬體執行緒所取代。在後者的例子中,這些執行緒具有許多額外實體楚理器之屬性。為了具有一通稱的術語來討論使用任何多重實體處理器與在處理器上多重執行緒之混合,該術語"邏輯處理器"可用來描述一實體處理 器或在一或多個實體處理器中運作的一執行緒。因此,一單一執行緒的處理器可視為一邏輯處理器,而多重緒或多重核心處理器可視為多個邏輯處理器。
在一具體實施例中,晶片組430與一修正的LPC匯流排450構成介面。修正的LPC匯流排450可用來連接晶片組430與一保全代符454。代符454在一具體實施例中可包含由該Trusted Computing Platform Alliance(TCPA)所規劃的TPM 471。
現在請參考圖4B,其顯示用來支援圖3之保全的軟體環境的一微處理器系統490之另一具體實施例。不同於圖4A之具體實施例,CPU A 410及CPU B 414可利用系統匯流排402連接到晶片組428,藉此CPU C 418及CPU D 422可利用系統匯流排B404連接到晶片組428。在其它具體實施例中,可利用超過兩個系統匯流排。在另一個其它具體實施例中,可使用點對點的匯流排。特殊指令可支援在系統匯流排A 402及系統匯流排B 404上發行特殊匯流排訊息,其可在當啟動該保全環境時造成該等處理器之適當的同步。在一具體實施例中,該特殊匯流排訊息之發佈可由像是圖2的匯流排訊息邏輯206的電路來支援。
在一具體實施例中,晶片組428係負責來維持橫跨系統匯流排A 402及系統匯流排B 404之一致性及連貫性。如果一標準或特殊的匯流排訊息係傳送通過系統匯流排A 402 ,晶片組428反應該訊息(當適當的時候)到系統匯流排B 404上,反之亦然。
在另一具體實施例中,晶片組428處理系統匯流排A 402及系統匯流排B 404做為獨立的子系統。任何在系統匯流排A 402上發出的特殊匯流排訊息僅可應用到該匯流排上的處理器:類似地,在系統匯流排B 404上發出的特殊匯流排訊息僅會施加到在該匯流排上的處理器。任何相對於系統匯流排A 402所建立的保護記憶體僅可由連接到系統 匯流排A 402之處理器所存取,而在系統匯流排B 404上的該等處理器可處理為未信任的裝置。為了取得存取到系統匯流排A 402上對於CPU A 410及CPU B 414建立的任何保護的記憶體,在系統匯流排B 404上的處理器CPU C 418及CPU D 422必須執行其本身的SENTER程序、產生一註冊的環境而等於在系統匯流排A 402上之處理器之註冊的環境。
現在請參考圖5,其顯示根據本發明另一具體實施例中用來支援圖3之保全的軟體環境之範例性微處理器系統500的架構圖。不同於圖4A的具體實施例,每個處理器(例如CPU A 510)可包含某些晶片組功能(例如晶片組功能593),其例如執行記憶體控制器功能及裝置存取邏輯功能。這些晶片組功能藉此允許該記憶體(例如記憶體A 502)來直接連接到該處理器。其它的晶片組功能可保留在一獨立的晶片組530。特殊的匯流排訊息可發出通過系統匯流排520。
每個處理器可進行間接存取到連接於其它處理器之記憶體:但是,這些存取當相較於存取到一處理器本身的記憶體時為相當地慢。在開始該SENTER程序之前,軟體可由固定的媒體544移動SINIT-AC 566及SVMM 574的複本到本地記憶體504中、形成SINT-AC 556的複本與SVMM 572的複本。在一具體實施例中,該記憶體504可被選擇,因為其由要成為該ILP之處理器來直接地存取,在圖5的範例中此為CPU B 514。另外,該SINIT-AC 566及SVMM 574複本可置於其它附加在其它(非ILP)之處理器的記憶體中,只要該ILP 514具有能力來存取那些記憶體。CPU B ILP 514藉由發出該SENTER指令來開始該保全進入程序,其已經描述在圖2中,並發出類似的結果及匯流排循環。晶片組530可利用EXISTS暫存器576、JOINS暫存器580、及ALL_JOINED旗標584,如上述連接於圖2之說明,以決定是否所有的處理器已經適當地回應於該SENTER BUS MESSAGE,並發信此資訊 到該ILP。該ILP(CPU B 514)再次地可移動該SINIT-AC 556之存在於記憶體之複本到保全記憶體560中,以及一公用金鑰564之複本。在驗證及註冊SINIT-AC 556之後,ILP即繼續該SVMM 572之存在於記憶體之複本的驗證及註冊。
現在請參考圖6,所示為根據本發明一具體實施例之許多作業的時間線圖。圖6的時間線顯示出配合於在以上圖2中所討論的範例性系統之作業的整體時程表。當軟體決定需要保全或信任的作業時,在時間610處,任何軟體定位及製作可用於一後續的SENTER指令之SINIT-AC 280及SVMM 282之複本。在此範例中,軟體載入一SINIT-AC 280之複本與SVMM 282之複本到一或多個記憶體頁面250-262 。在本範例性處理器202中的一處理器即選擇成為該ILP,其在時間612處發出該SENTER指令。在時間614,該ILP的SENTER指令發出該SENTER BUS MESSAGE 616。該ILP在時間628處進入一等待晶片組旗標狀態之前即在時間618時發出其本身的SENTER ACK 608。
每個RLP,例如處理器222,其藉由在時間620期間完成該目前的指令來回應於該SENTER BUS MESSAGE 616。然後該RLP發出其SENTER ACK 622,然後進入一狀態634,其中其等待一SENTER CONTINUE MESSAGE。
該晶片組240回應於在系統匯流排230上所觀察到的該SENTER ACK訊息而花費時間624來設定該JOINS暫存器272。當該JOINS暫存器272內容符合該EXISTS暫存器270時,晶片組240在時間626處設定該ALL_JOINED旗標246。
在此期間,該ILP可維持在一迴圈中來輪詢該ALL_JOINED 旗標246。當設定該ALL_JOINED旗標246時,且ILP決定該ALL_JOINED旗標246係設定在時間630,則該ILP即在時間632期間發出該SENTER CONTINUE MESSAGE。當該SENTER CONTINUE MESSAGE在時間636處廣播在系統匯流排230上,該RLP可進入一等待結合的狀態。舉例而言,該處理器222的RLP在時段638期間進入一等待結合狀態。
在發出該SENTER CONTINUE MESSAGE時,該ILP即可(在時段640)將晶片組240的金鑰暫存器244之公用金鑰及一SINIT-AC的複本帶到其保全記憶體208來形成該金鑰的複本及SINIT-AC之複本。在另一具體實施例中,金鑰暫存器244可包含該公用金鑰的一摘要,且該實際公用金鑰可包含在或與該SINIT-AC在一起。在如上述配合圖2之鑑識該SINIT-AC之複本時,該ILP即可實際上執行在保全記憶體208內的SINIT-AC之複本。
在保全記憶體208內的SINIT-AC之複本開始執行之後,其即(在時段640內)確認及註冊該SVMM之存在於記憶體的複本。在該SVMM之複本註冊在該保全代符276的PCR 278中之後,該SVMM本身的存在於記憶體之複本即開始執行。此時,於接下來的時段650期間,SVMM作業即建立在該ILP中。
在該ILP SVMM作業要先做的事當中,係在該系統匯流排230上發出個別的RLP JOIN MESSAGES。一個範例為一處理器222 JOIN MESSAGE 644。此訊息可包含在記憶體中的一位置,其中該RLP處理器222可加入該SVMM之註冊的存在於記憶體之複本的執行。另外,該ILP SVMM作業可以在該晶片組或記憶體中一預定的位置中註冊一記憶體位置,並在接收到該JOIN MESSAGE時,該RLP自此位置取得其開始位址。在接收該處理器222 JOIN MESSAGE並決定其開始位址之後,於時段646期間,該RLP處理器222跳到此位置,並加入該SVMM之註冊的存在於記憶體之複本的執行。
在所有的RLP已經加入該註冊的SVMM之存在於記憶體之複本,保全的作業係建立在整個該微電腦系統200中。
現在請參考圖7,所示為根據本發明一具體實施例之軟體流程圖及其它程序方塊。為了清楚起見,圖7僅顯示一單一代表性RLP之程序方塊。在其它具體實施例中,其可有數個回應的邏輯處理器。
該程序700開始於方塊710,為當一邏輯處理器製作該SINIT-AC及SVMM模組之複本時,用於由一後續的SENTER指令所存取。在此範例中,於方塊712,該ILP由大量儲存載入該SINIT-AC及SVMM碼到實體記憶體中。在其它的具體實施例中,任何的邏輯處理器皆可進行,並非只有該ILP。一處理器藉由執行該SENTER指令來成為該ILP,如在方塊714中所指。在方塊716中,該ILP SENTER指令在方塊716中發出一SENTER BUS MESSAGE。該ILP接著在方塊718中發出其本身的SENTER ACK訊息到該晶片組。然後該ILP進入一等待狀態,其顯示於決策方塊720,並等待該晶片組來設定其ALL_JOINED旗標。
在每個RLP在方塊770中接收該SENTER BUS MESSAGE之後,其利用目前指令的結束來停止執行,然後在方塊772中發出其本身的SENTER ACK。然後每個RLP進入一等待狀態,顯示於決策方塊774,並等代一SENTER CONTINUE MESSAGE從該ILP到達。
該晶片組設定該相對應的位元在該JOINS暫存器,當接收到SENTER ACK訊息時。當該JOINS暫存器內容等於該EXISTS暫存器內容時,該晶片組設定其ALL_JOINED旗標,發信該ILP來由決策方塊720進行。
該ILP在離開決策方塊720的YES路徑上,然後在方塊722中發出一SENTER CONTINUE MESSAGE。此發信每個RLP來由決策方塊774進行。然後每個RLP進入一第二等待狀態,其顯示為決策方塊776,並等待一SENTER JOIN MESSAGE。
同時,在方塊724中,該ILP移動該晶片組的公用金鑰及SINIT- AC之存在於記憶體之複本到其本身的記憶體來做為保全執行。在方塊726中,該ILP使用該金鑰來確認該SINIT-AC的保全存在記憶體之複本,然後執行它。該SINIT-AC的執行可執行該系統組態及該SVMM複本之測試,然後註冊該SVMM識別,且最後開始在方塊728中SVMM之執行。做為在方塊728中執行的部份動作,該ILP SINIT碼可設置記憶體及晶片組之裝置存取頁面表248及裝置存取邏輯247,以保護那些由該SVMM 282的存在於記憶體之複本所使用的記憶體頁面避免受到非處理器裝置的干擾,如在方塊754中所示。
在該ILP在SVMM的控制之下開始執行之後,在方塊730中,該ILP傳送一個別的SENTER JOIN MESSAGE到每個RLP。在發出該SENTER JOIN MESSAGE之後,該ILP即在方塊732中開始SVMM作業。
該SENTER JOIN MESSAGE的接收造成每個RLP來離開由決策方塊776沿著該YES路徑所代表的等待狀態,並在方塊780中開始SVMM作業。該SENTER JOIN MESSAGE可包含該SVMM進入點,該RLP分支到何時加入SVMM作業。另外,該ILP SVMM碼可註冊適當的RLP登入點在一系統位置(例如在該晶片組中),並由在接收到該SENTER JOIN MESSAGE時由該RLP所取得。
當所揭示的不同具體實施例包含兩個或多個處理器時(為邏輯或實體處理器),其必須瞭解到這種多處理器及/或多執行緒系統係更為詳細地說明來解釋關於保全具有多個邏輯或實體處理器之系統所增加的複雜性。一具體實施例亦可能在較低複雜性的系統中具有好處,其僅可使用一個處理器。在一些例子中,該一個實體處理器可為多重執行緒,因此可包含多個邏輯處理器(且因此具有一ILP及一RLP,如上所述)。但是在其它例子中,其可使用一單一處理器、單一執行緒系統,且仍利用所揭示的保全處理技術。在這些例子中,其可以沒有 RLP;但是,該保全處理技術仍可運來降低該資料可用一未授權的方式被偷或操縱之可能性。
在以上之說明中,本發明已參考特定之示範具體實施例來做說明。但是,顯而易見,可進行各種變更及修改,而不會脫離本發明廣大的精神及範疇。因此該說明及圖面係要視為說明性質,而不具有限制的意義。
200‧‧‧範例性系統環境
250-262‧‧‧記憶體頁面
202,212,222‧‧‧處理器
272‧‧‧暫存器
204‧‧‧保全進入邏輯
274‧‧‧旗標
206‧‧‧匯流排訊息邏輯
276‧‧‧保全代符
208‧‧‧保全記憶體
278‧‧‧平台組態暫存器
230‧‧‧系統匯流排
282‧‧‧保全虛擬機器監視器
240‧‧‧晶片組
284‧‧‧金鑰
244‧‧‧金鑰暫存器
248‧‧‧裝置存取頁面表

Claims (3)

  1. 一種處理器,其包括:硬體資源;及一邏輯處理器,用以導引一保全監視器之執行,其中該保全監視器係用以控制由一非保全環境存取該等硬體資源及控制由一保全環境存取該等硬體資源,其中該非保全環境包含一非保全作業系統及執行於一非保全環境之一非保全應用之至少一者,且該保全環境包含一保全核心及一保全應用之至少一者。
  2. 如申請專利範圍第1項之處理器,其中該保全監視器係用以初始化一保全啟動,其中該邏輯處理器係用以:儲存一保全碼之複本及該保全碼之一信任複本之一數位簽名於與該處理器相關聯之保全記憶體中;使用該數位簽名及一加密金鑰來鑑識該保全碼之該複本;及在鑑識之後初始化該保全碼之執行。
  3. 如申請專利範圍第1項之處理器,其中該保全監視器相較於該非保全作業系統、該非保全應用、該保全核心及該保全應用具有一較高特權等級。
TW103100721A 2002-03-29 2003-03-06 用於執行一保全環境初始化指令之系統及方法 TWI518593B (zh)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US10/112,169 US7069442B2 (en) 2002-03-29 2002-03-29 System and method for execution of a secured environment initialization instruction

Publications (2)

Publication Number Publication Date
TW201419150A true TW201419150A (zh) 2014-05-16
TWI518593B TWI518593B (zh) 2016-01-21

Family

ID=28453267

Family Applications (3)

Application Number Title Priority Date Filing Date
TW092104811A TWI315487B (en) 2002-03-29 2003-03-06 System and method for execution of a secured environment initialization instruction
TW103100721A TWI518593B (zh) 2002-03-29 2003-03-06 用於執行一保全環境初始化指令之系統及方法
TW098118881A TWI433033B (zh) 2002-03-29 2003-03-06 用於執行一保全環境初始化指令之系統及方法

Family Applications Before (1)

Application Number Title Priority Date Filing Date
TW092104811A TWI315487B (en) 2002-03-29 2003-03-06 System and method for execution of a secured environment initialization instruction

Family Applications After (1)

Application Number Title Priority Date Filing Date
TW098118881A TWI433033B (zh) 2002-03-29 2003-03-06 用於執行一保全環境初始化指令之系統及方法

Country Status (10)

Country Link
US (10) US7069442B2 (zh)
JP (9) JP4823481B2 (zh)
KR (1) KR100634933B1 (zh)
CN (11) CN105608384B (zh)
AU (1) AU2003224737A1 (zh)
DE (1) DE10392470B4 (zh)
GB (5) GB2419987B (zh)
HK (1) HK1068430A1 (zh)
TW (3) TWI315487B (zh)
WO (1) WO2003085497A2 (zh)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11068310B2 (en) 2019-03-08 2021-07-20 International Business Machines Corporation Secure storage query and donation
US11176054B2 (en) 2019-03-08 2021-11-16 International Business Machines Corporation Host virtual address space for secure interface control storage
US11182192B2 (en) 2019-03-08 2021-11-23 International Business Machines Corporation Controlling access to secure storage of a virtual machine
TWI752412B (zh) * 2019-03-08 2022-01-11 美商萬國商業機器公司 用於安全介面控制安全儲存硬體標記之電腦實施的方法、電腦系統及電腦程式產品

Families Citing this family (114)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7069442B2 (en) * 2002-03-29 2006-06-27 Intel Corporation System and method for execution of a secured environment initialization instruction
US7076669B2 (en) * 2002-04-15 2006-07-11 Intel Corporation Method and apparatus for communicating securely with a token
AU2003231070A1 (en) * 2002-04-18 2003-11-03 Advanced Micro Devices Inc. A computer system including a secure execution mode - capable cpu and a security services processor connected via a secure communication path
US20040141461A1 (en) * 2003-01-22 2004-07-22 Zimmer Vincent J. Remote reset using a one-time pad
US7210034B2 (en) * 2003-01-30 2007-04-24 Intel Corporation Distributed control of integrity measurement using a trusted fixed token
US7370212B2 (en) 2003-02-25 2008-05-06 Microsoft Corporation Issuing a publisher use license off-line in a digital rights management (DRM) system
US7334123B2 (en) * 2003-05-02 2008-02-19 Advanced Micro Devices, Inc. Computer system including a bus bridge for connection to a security services processor
US7725740B2 (en) * 2003-05-23 2010-05-25 Nagravision S.A. Generating a root key for decryption of a transmission key allowing secure communications
US8086844B2 (en) * 2003-06-03 2011-12-27 Broadcom Corporation Online trusted platform module
US20050044408A1 (en) * 2003-08-18 2005-02-24 Bajikar Sundeep M. Low pin count docking architecture for a trusted platform
US20060242406A1 (en) 2005-04-22 2006-10-26 Microsoft Corporation Protected computing environment
US7698552B2 (en) * 2004-06-03 2010-04-13 Intel Corporation Launching a secure kernel in a multiprocessor system
EP1607821A1 (fr) 2004-06-17 2005-12-21 Nagracard S.A. Méthode de mise à jour sécurisée de logiciel dans un mobile de sécurité
US7590867B2 (en) * 2004-06-24 2009-09-15 Intel Corporation Method and apparatus for providing secure virtualization of a trusted platform module
JP4447977B2 (ja) 2004-06-30 2010-04-07 富士通マイクロエレクトロニクス株式会社 セキュアプロセッサ、およびセキュアプロセッサ用プログラム。
US8271976B2 (en) * 2004-06-30 2012-09-18 Microsoft Corporation Systems and methods for initializing multiple virtual processors within a single virtual machine
EP1628235A1 (en) * 2004-07-01 2006-02-22 Texas Instruments Incorporated Method and system of ensuring integrity of a secure mode entry sequence
US7886293B2 (en) 2004-07-07 2011-02-08 Intel Corporation Optimizing system behavior in a virtual machine environment
US8347078B2 (en) 2004-10-18 2013-01-01 Microsoft Corporation Device certificate individualization
US8464348B2 (en) * 2004-11-15 2013-06-11 Microsoft Corporation Isolated computing environment anchored into CPU and motherboard
US8176564B2 (en) 2004-11-15 2012-05-08 Microsoft Corporation Special PC mode entered upon detection of undesired state
US8336085B2 (en) 2004-11-15 2012-12-18 Microsoft Corporation Tuning product policy using observed evidence of customer behavior
US7360253B2 (en) * 2004-12-23 2008-04-15 Microsoft Corporation System and method to lock TPM always ‘on’ using a monitor
DE102004062203B4 (de) * 2004-12-23 2007-03-08 Infineon Technologies Ag Datenverarbeitungseinrichtung, Telekommunikations-Endgerät und Verfahren zur Datenverarbeitung mittels einer Datenverarbeitungseinrichtung
US8533777B2 (en) * 2004-12-29 2013-09-10 Intel Corporation Mechanism to determine trust of out-of-band management agents
WO2006082985A2 (en) 2005-02-07 2006-08-10 Sony Computer Entertainment Inc. Methods and apparatus for providing a secure booting sequence in a processor
WO2006082988A2 (en) 2005-02-07 2006-08-10 Sony Computer Entertainment Inc. Methods and apparatus for facilitating a secure processor functional transition
WO2006082994A2 (en) * 2005-02-07 2006-08-10 Sony Computer Entertainment Inc. Methods and apparatus for facilitating a secure session between a processor and an external device
US8438645B2 (en) 2005-04-27 2013-05-07 Microsoft Corporation Secure clock with grace periods
US8725646B2 (en) 2005-04-15 2014-05-13 Microsoft Corporation Output protection levels
US9363481B2 (en) 2005-04-22 2016-06-07 Microsoft Technology Licensing, Llc Protected media pipeline
US9436804B2 (en) 2005-04-22 2016-09-06 Microsoft Technology Licensing, Llc Establishing a unique session key using a hardware functionality scan
US20060265758A1 (en) 2005-05-20 2006-11-23 Microsoft Corporation Extensible media rights
US8353046B2 (en) 2005-06-08 2013-01-08 Microsoft Corporation System and method for delivery of a modular operating system
US20060294380A1 (en) * 2005-06-28 2006-12-28 Selim Aissi Mechanism to evaluate a token enabled computer system
US8549592B2 (en) * 2005-07-12 2013-10-01 International Business Machines Corporation Establishing virtual endorsement credentials for dynamically generated endorsement keys in a trusted computing platform
US7822978B2 (en) * 2005-07-22 2010-10-26 Intel Corporation Quiescing a manageability engine
US7752436B2 (en) * 2005-08-09 2010-07-06 Intel Corporation Exclusive access for secure audio program
EP1963963A2 (en) * 2005-12-06 2008-09-03 Boston Circuits, Inc. Methods and apparatus for multi-core processing with dedicated thread management
US7836303B2 (en) 2005-12-09 2010-11-16 University Of Washington Web browser operating system
US8196205B2 (en) 2006-01-23 2012-06-05 University Of Washington Through Its Center For Commercialization Detection of spyware threats within virtual machine
US8286158B2 (en) 2006-02-06 2012-10-09 Imation Corp. Method and system for installing portable executable applications
EP2026973B1 (en) * 2006-04-28 2011-04-06 Telecom Italia S.p.A. Ink-jet printhead die and manufacturing method thereof
US8973094B2 (en) * 2006-05-26 2015-03-03 Intel Corporation Execution of a secured environment initialization instruction on a point-to-point interconnect system
US7840795B2 (en) * 2006-10-17 2010-11-23 Zachary Nathaniel Joseph Peterson Method and apparatus for limiting access to sensitive data
US7689817B2 (en) * 2006-11-16 2010-03-30 Intel Corporation Methods and apparatus for defeating malware
GB0624582D0 (en) 2006-12-08 2007-01-17 Visible Computing Ltd USB autorun devices
EP2040192A4 (en) * 2006-12-22 2011-03-30 Panasonic Corp INFORMATION PROCESSING DEVICE, INTEGRATED CIRCUIT, METHOD, AND PROGRAM
US8209542B2 (en) * 2006-12-29 2012-06-26 Intel Corporation Methods and apparatus for authenticating components of processing systems
US20080263256A1 (en) * 2007-04-20 2008-10-23 Motorola, Inc. Logic Device with Write Protected Memory Management Unit Registers
US8285958B1 (en) * 2007-08-10 2012-10-09 Mcafee, Inc. System, method, and computer program product for copying a modified page table entry to a translation look aside buffer
US7984449B2 (en) * 2007-08-15 2011-07-19 International Business Machines Corporation In-band communication with virtual machines via a hypervisor message bus
WO2009032187A1 (en) * 2007-08-31 2009-03-12 Homeatm Epayment Solutions Apparatus and method for conducting secure financial transactions
US8250641B2 (en) 2007-09-17 2012-08-21 Intel Corporation Method and apparatus for dynamic switching and real time security control on virtualized systems
US8583908B2 (en) * 2007-12-31 2013-11-12 Intel Corporation Enhanced network and local boot of Unified Extensible Firmware Interface images
US8069228B2 (en) * 2009-05-08 2011-11-29 Hewlett-Packard Development Company, L.P. Preventing access of a network facility in response to an operation
US8312272B1 (en) * 2009-06-26 2012-11-13 Symantec Corporation Secure authentication token management
EP2278514B1 (en) * 2009-07-16 2018-05-30 Alcatel Lucent System and method for providing secure virtual machines
US8286164B2 (en) * 2009-08-07 2012-10-09 International Business Machines Corporation Secure recursive virtualization
US20110153944A1 (en) * 2009-12-22 2011-06-23 Klaus Kursawe Secure Cache Memory Architecture
US8776245B2 (en) * 2009-12-23 2014-07-08 Intel Corporation Executing trusted applications with reduced trusted computing base
US9202015B2 (en) * 2009-12-31 2015-12-01 Intel Corporation Entering a secured computing environment using multiple authenticated code modules
CN102195940A (zh) * 2010-03-12 2011-09-21 北京路模思科技有限公司 一种基于虚拟机技术安全输入和提交数据的方法和系统
US8458490B2 (en) * 2010-05-28 2013-06-04 Dell Products, Lp System and method for supporting full volume encryption devices in a client hosted virtualization system
US8990584B2 (en) 2010-05-28 2015-03-24 Dell Products, Lp System and method for supporting task oriented devices in a client hosted virtualization system
US8719557B2 (en) 2010-05-28 2014-05-06 Dell Products, Lp System and method for secure client hosted virtualization in an information handling system
US8938774B2 (en) 2010-05-28 2015-01-20 Dell Products, Lp System and method for I/O port assignment and security policy application in a client hosted virtualization system
US8589702B2 (en) * 2010-05-28 2013-11-19 Dell Products, Lp System and method for pre-boot authentication of a secure client hosted virtualization in an information handling system
CN103080944B (zh) * 2010-08-27 2016-04-13 惠普发展公司,有限责任合伙企业 操作计算机的方法和电子设备
WO2012102725A1 (en) * 2011-01-28 2012-08-02 Hewlett-Packard Development Company, L.P. Authenticate a hypervisor with encoded information
US10496824B2 (en) 2011-06-24 2019-12-03 Microsoft Licensing Technology, LLC Trusted language runtime on a mobile platform
US8843764B2 (en) 2011-07-15 2014-09-23 Cavium, Inc. Secure software and hardware association technique
US8788763B2 (en) * 2011-10-13 2014-07-22 International Business Machines Corporation Protecting memory of a virtual guest
WO2013085517A1 (en) * 2011-12-08 2013-06-13 Intel Corporation Method and apparatus for policy-based content sharing in a peer to peer manner using a hardware based root of trust
RU2472215C1 (ru) 2011-12-28 2013-01-10 Закрытое акционерное общество "Лаборатория Касперского" Способ выявления неизвестных программ с использованием эмуляции процесса загрузки
WO2013101034A1 (en) * 2011-12-29 2013-07-04 Intel Corporation Software modification for partial secure memory processing
US9069598B2 (en) 2012-01-06 2015-06-30 International Business Machines Corporation Providing logical partions with hardware-thread specific information reflective of exclusive use of a processor core
US20130254906A1 (en) * 2012-03-22 2013-09-26 Cavium, Inc. Hardware and Software Association and Authentication
GB2506195A (en) * 2012-09-25 2014-03-26 Ibm Managing a virtual computer resource
US9342695B2 (en) * 2012-10-02 2016-05-17 Mordecai Barkan Secured automated or semi-automated systems
US8924741B2 (en) 2012-12-29 2014-12-30 Intel Corporation Instruction and logic to provide SIMD secure hashing round slice functionality
US10038550B2 (en) 2013-08-08 2018-07-31 Intel Corporation Instruction and logic to provide a secure cipher hash round functionality
KR101432721B1 (ko) 2013-08-21 2014-08-21 주식회사 엑스엔시스템즈 용도별 가상환경을 제공하는 컴퓨팅 장치 및 그 제공방법
US9407638B2 (en) 2013-08-26 2016-08-02 The Boeing Company System and method for trusted mobile communications
US9547767B2 (en) * 2013-11-13 2017-01-17 Via Technologies, Inc. Event-based apparatus and method for securing bios in a trusted computing system during execution
US10503510B2 (en) 2013-12-27 2019-12-10 Intel Corporation SM3 hash function message expansion processors, methods, systems, and instructions
US9344439B2 (en) * 2014-01-20 2016-05-17 The Boeing Company Executing unprotected mode services in a protected mode environment
US9413765B2 (en) 2014-03-25 2016-08-09 Intel Corporation Multinode hubs for trusted computing
US9912481B2 (en) 2014-03-27 2018-03-06 Intel Corporation Method and apparatus for efficiently executing hash operations
US9317719B2 (en) 2014-09-04 2016-04-19 Intel Corporation SM3 hash algorithm acceleration processors, methods, systems, and instructions
US9658854B2 (en) 2014-09-26 2017-05-23 Intel Corporation Instructions and logic to provide SIMD SM3 cryptographic hashing functionality
US9575802B2 (en) * 2014-10-28 2017-02-21 International Business Machines Corporation Controlling execution of threads in a multi-threaded processor
GB2539436B (en) * 2015-06-16 2019-02-06 Advanced Risc Mach Ltd Secure initialisation
US10083306B2 (en) * 2015-06-26 2018-09-25 Intel Corporation Establishing hardware roots of trust for internet-of-things devices
CN105046138A (zh) * 2015-07-13 2015-11-11 山东超越数控电子有限公司 一种基于飞腾处理器的可信管理系统及方法
WO2017034008A1 (ja) * 2015-08-25 2017-03-02 株式会社Seltech ハイパーバイザーを有するシステム
US9935945B2 (en) * 2015-11-05 2018-04-03 Quanta Computer Inc. Trusted management controller firmware
CN106888451B (zh) * 2015-12-15 2020-02-18 中国移动通信集团公司 可信执行环境tee初始化方法及设备
US11416421B2 (en) 2016-07-19 2022-08-16 Cypress Semiconductor Corporation Context-based protection system
CN107870788B (zh) * 2016-09-26 2020-10-02 展讯通信(上海)有限公司 多可信执行环境下终端设备的启动方法和终端设备
CN108270910A (zh) * 2016-12-30 2018-07-10 展讯通信(上海)有限公司 移动终端
US20190087580A1 (en) * 2017-09-19 2019-03-21 Microsoft Technology Licensing, Llc Secure launch for a hypervisor
CN107832244B (zh) * 2017-10-18 2020-10-20 北京全路通信信号研究设计院集团有限公司 一种安全计算机的处理器系统
US11245550B2 (en) * 2017-12-24 2022-02-08 Technion Research & Development Foundation Limited Message authentication based on a physical location on a bus
CN109960520B (zh) * 2017-12-25 2022-07-19 浙江宇视科技有限公司 程序加载方法、装置及电子设备
US10942798B2 (en) * 2018-05-31 2021-03-09 Microsoft Technology Licensing, Llc Watchdog timer hierarchy
DE102018120347A1 (de) * 2018-08-21 2020-02-27 Pilz Gmbh & Co. Kg Automatisierungssystem zur Überwachung eines sicherheitskritischen Prozesses
US11455398B2 (en) 2019-03-08 2022-09-27 International Business Machines Corporation Testing storage protection hardware in a secure virtual machine environment
CN110109731B (zh) * 2019-04-19 2021-02-09 苏州浪潮智能科技有限公司 一种云环境下虚拟可信根的管理方法与系统
US11574060B2 (en) 2019-04-24 2023-02-07 International Business Machines Corporation Secure initial program load
WO2020263510A1 (en) * 2019-06-28 2020-12-30 Cadence Gourmet LLC Methods and systems for producing frozen cocktail ice structures
US11099878B2 (en) * 2019-06-28 2021-08-24 Intel Corporation Scalable virtual machine operation inside trust domains within the trust domain architecture
US11449601B2 (en) * 2020-01-08 2022-09-20 Red Hat, Inc. Proof of code compliance and protected integrity using a trusted execution environment
CN112800431B (zh) * 2020-08-28 2023-09-29 支付宝(杭州)信息技术有限公司 超线程场景下安全进入可信执行环境的方法及装置

Family Cites Families (326)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US607160A (en) * 1898-07-12 Charles s
US3699532A (en) 1970-04-21 1972-10-17 Singer Co Multiprogramming control for a data handling system
US3996449A (en) 1975-08-25 1976-12-07 International Business Machines Corporation Operating system authenticator
US4162536A (en) 1976-01-02 1979-07-24 Gould Inc., Modicon Div. Digital input/output system and method
US4037214A (en) 1976-04-30 1977-07-19 International Business Machines Corporation Key register controlled accessing system
US4147905A (en) * 1977-05-17 1979-04-03 Chicago Lock Co. Sleeve and terminal holder assembly for an axial split-pin tumbler-type switch lock mechanism
US4247905A (en) 1977-08-26 1981-01-27 Sharp Kabushiki Kaisha Memory clear system
US4278837A (en) 1977-10-31 1981-07-14 Best Robert M Crypto microprocessor for executing enciphered programs
US4276594A (en) 1978-01-27 1981-06-30 Gould Inc. Modicon Division Digital computer with multi-processor capability utilizing intelligent composite memory and input/output modules and method for performing the same
US4207609A (en) 1978-05-08 1980-06-10 International Business Machines Corporation Method and means for path independent device reservation and reconnection in a multi-CPU and shared device access system
JPS5823570B2 (ja) 1978-11-30 1983-05-16 国産電機株式会社 液面検出装置
JPS5576447A (en) 1978-12-01 1980-06-09 Fujitsu Ltd Address control system for software simulation
US4307447A (en) 1979-06-19 1981-12-22 Gould Inc. Programmable controller
US4307214A (en) * 1979-12-12 1981-12-22 Phillips Petroleum Company SC2 activation of supported chromium oxide catalysts
US4319323A (en) 1980-04-04 1982-03-09 Digital Equipment Corporation Communications device for data processing system
US4419724A (en) 1980-04-14 1983-12-06 Sperry Corporation Main bus interface package
US4366537A (en) 1980-05-23 1982-12-28 International Business Machines Corp. Authorization mechanism for transfer of program control or data between different address spaces having different storage protect keys
US4403283A (en) 1980-07-28 1983-09-06 Ncr Corporation Extended memory system and method
DE3034581A1 (de) 1980-09-13 1982-04-22 Robert Bosch Gmbh, 7000 Stuttgart Auslesesicherung bei einchip-mikroprozessoren
US4521852A (en) 1982-06-30 1985-06-04 Texas Instruments Incorporated Data processing device formed on a single semiconductor substrate having secure memory
US4516205A (en) * 1982-11-09 1985-05-07 Eing A Hubert I Access control of data transmission network
JPS59111561A (ja) 1982-12-17 1984-06-27 Hitachi Ltd 複合プロセツサ・システムのアクセス制御方式
US4759064A (en) 1985-10-07 1988-07-19 Chaum David L Blind unanticipated signature systems
US4975836A (en) 1984-12-19 1990-12-04 Hitachi, Ltd. Virtual computer system
JPS61206057A (ja) 1985-03-11 1986-09-12 Hitachi Ltd アドレス変換装置
FR2592510B1 (fr) 1985-12-31 1988-02-12 Bull Cp8 Procede et appareil pour certifier des services obtenus a l'aide d'un support portatif tel qu'une carte a memoire
FR2601535B1 (fr) 1986-07-11 1988-10-21 Bull Cp8 Procede pour certifier l'authenticite d'une donnee echangee entre deux dispositifs connectes en local ou a distance par une ligne de transmission
FR2601525B1 (fr) 1986-07-11 1988-10-21 Bull Cp8 Dispositif de securite interdisant le fonctionnement d'un ensemble electronique apres une premiere coupure de son alimentation electrique
FR2601476B1 (fr) 1986-07-11 1988-10-21 Bull Cp8 Procede pour authentifier une donnee d'habilitation externe par un objet portatif tel qu'une carte a memoire
US5123101A (en) 1986-11-12 1992-06-16 Xerox Corporation Multiple address space mapping technique for shared memory wherein a processor operates a fault handling routine upon a translator miss
US4823481A (en) 1986-12-03 1989-04-25 Trotter Johnny L Mop head spreader attachment for enhanced drying
US4914657A (en) * 1987-04-15 1990-04-03 Allied-Signal Inc. Operations controller for a fault tolerant multiple node processing system
FR2618002B1 (fr) 1987-07-10 1991-07-05 Schlumberger Ind Sa Procede et systeme d'authentification de cartes a memoire electronique
JP2714818B2 (ja) 1988-06-17 1998-02-16 株式会社芝浦製作所 フアン装置
US5007082A (en) 1988-08-03 1991-04-09 Kelly Services, Inc. Computer software encryption apparatus
JPH0198876A (ja) 1988-08-05 1989-04-17 Hitachi Ltd 冷蔵庫
US5079737A (en) 1988-10-25 1992-01-07 United Technologies Corporation Memory management unit for the MIL-STD 1750 bus
US5434999A (en) 1988-11-09 1995-07-18 Bull Cp8 Safeguarded remote loading of service programs by authorizing loading in protected memory zones in a terminal
CN1019044B (zh) 1988-11-21 1992-11-11 中国人民解放军后勤工程学院 控制管道增压速率和最大压力泄放阀
FR2640798B1 (fr) 1988-12-20 1993-01-08 Bull Cp8 Dispositif de traitement de donnees comportant une memoire non volatile electriquement effacable et reprogrammable
JPH02171934A (ja) 1988-12-26 1990-07-03 Hitachi Ltd 仮想計算機システム
JPH02208740A (ja) 1989-02-09 1990-08-20 Fujitsu Ltd 仮想計算機制御方式
US5781753A (en) 1989-02-24 1998-07-14 Advanced Micro Devices, Inc. Semi-autonomous RISC pipelines for overlapped execution of RISC-like instructions within the multiple superscalar execution units of a processor having distributed pipeline control for speculative and out-of-order execution of complex instructions
DE3918049A1 (de) 1989-06-02 1990-12-13 Honeywell Regelsysteme Gmbh Ringlaserkreisel mit drehschwingeinrichtung
US5442645A (en) 1989-06-06 1995-08-15 Bull Cp8 Method for checking the integrity of a program or data, and apparatus for implementing this method
JP2590267B2 (ja) 1989-06-30 1997-03-12 株式会社日立製作所 仮想計算機における表示制御方式
US5022077A (en) 1989-08-25 1991-06-04 International Business Machines Corp. Apparatus and method for preventing unauthorized access to BIOS in a personal computer system
JP2825550B2 (ja) 1989-09-21 1998-11-18 株式会社日立製作所 多重仮想空間アドレス制御方法および計算機システム
CA2010591C (en) 1989-10-20 1999-01-26 Phillip M. Adams Kernels, description tables and device drivers
CA2027799A1 (en) 1989-11-03 1991-05-04 David A. Miller Method and apparatus for independently resetting processors and cache controllers in multiple processor systems
US5075842A (en) 1989-12-22 1991-12-24 Intel Corporation Disabling tag bit recognition and allowing privileged operations to occur in an object-oriented memory protection mechanism
EP0473913A3 (en) 1990-09-04 1992-12-16 International Business Machines Corporation Method and apparatus for providing a service pool of virtual machines for a plurality of vm users
US5108590A (en) 1990-09-12 1992-04-28 Disanto Dennis Water dispenser
US5230069A (en) 1990-10-02 1993-07-20 International Business Machines Corporation Apparatus and method for providing private and shared access to host address and data spaces by guest programs in a virtual machine computer system
US5317705A (en) 1990-10-24 1994-05-31 International Business Machines Corporation Apparatus and method for TLB purge reduction in a multi-level machine system
US5287363A (en) 1991-07-01 1994-02-15 Disk Technician Corporation System for locating and anticipating data storage media failures
US5437033A (en) 1990-11-16 1995-07-25 Hitachi, Ltd. System for recovery from a virtual machine monitor failure with a continuous guest dispatched to a nonguest mode
US5255379A (en) 1990-12-28 1993-10-19 Sun Microsystems, Inc. Method for automatically transitioning from V86 mode to protected mode in a computer system using an Intel 80386 or 80486 processor
US5453003A (en) 1991-01-09 1995-09-26 Pfefferle; William C. Catalytic method
JP2901358B2 (ja) 1991-02-21 1999-06-07 富士写真フイルム株式会社 画像読取装置
IL97894A0 (en) * 1991-04-17 1992-06-21 Ibm Multi-processor computer system
US5551033A (en) * 1991-05-17 1996-08-27 Zenith Data Systems Corporation Apparatus for maintaining one interrupt mask register in conformity with another in a manner invisible to an executing program
JPH04348434A (ja) 1991-05-27 1992-12-03 Hitachi Ltd 仮想計算機システム
US5522075A (en) 1991-06-28 1996-05-28 Digital Equipment Corporation Protection ring extension for computers having distinct virtual machine monitor and virtual machine address spaces
US5319760A (en) 1991-06-28 1994-06-07 Digital Equipment Corporation Translation buffer for virtual machines with address space match
US5455909A (en) 1991-07-05 1995-10-03 Chips And Technologies Inc. Microprocessor with operation capture facility
US5504814A (en) * 1991-07-10 1996-04-02 Hughes Aircraft Company Efficient security kernel for the 80960 extended architecture
JPH06236284A (ja) 1991-10-21 1994-08-23 Intel Corp コンピュータシステム処理状態を保存及び復元する方法及びコンピュータシステム
US5627987A (en) 1991-11-29 1997-05-06 Kabushiki Kaisha Toshiba Memory management and protection system for virtual memory in computer system
US5574936A (en) 1992-01-02 1996-11-12 Amdahl Corporation Access control mechanism controlling access to and logical purging of access register translation lookaside buffer (ALB) in a computer system
US5486529A (en) 1992-04-16 1996-01-23 Zeneca Limited Certain pyridyl ketones for treating diseases involving leukocyte elastase
US5421006A (en) 1992-05-07 1995-05-30 Compaq Computer Corp. Method and apparatus for assessing integrity of computer system software
US5610981A (en) 1992-06-04 1997-03-11 Integrated Technologies Of America, Inc. Preboot protection for a data security system with anti-intrusion capability
US5396614A (en) * 1992-06-25 1995-03-07 Sun Microsystems, Inc. Method and apparatus for a secure protocol for virtual memory managers that use memory objects
US5436028A (en) 1992-07-27 1995-07-25 Motorola, Inc. Method and apparatus for selectively applying solder paste to multiple types of printed circuit boards
US5237616A (en) 1992-09-21 1993-08-17 International Business Machines Corporation Secure computer system having privileged and unprivileged memories
JPH06119250A (ja) 1992-10-08 1994-04-28 Nitsuko Corp メモリ情報保護回路及びメモリ情報保護方法
US5293424A (en) 1992-10-14 1994-03-08 Bull Hn Information Systems Inc. Secure memory card
US5796835A (en) 1992-10-27 1998-08-18 Bull Cp8 Method and system for writing information in a data carrier making it possible to later certify the originality of this information
JP2765411B2 (ja) 1992-11-30 1998-06-18 株式会社日立製作所 仮想計算機方式
EP0600112A1 (de) 1992-11-30 1994-06-08 Siemens Nixdorf Informationssysteme Aktiengesellschaft Datenverarbeitungsanlage mit virtueller Speicheradressierung und schlüsselgesteuertem Speicherzugriff
US5668971A (en) 1992-12-01 1997-09-16 Compaq Computer Corporation Posted disk read operations performed by signalling a disk read complete to the system prior to completion of data transfer
JPH06187178A (ja) 1992-12-18 1994-07-08 Hitachi Ltd 仮想計算機システムの入出力割込み制御方法
US6356989B1 (en) 1992-12-21 2002-03-12 Intel Corporation Translation lookaside buffer (TLB) arrangement wherein the TLB contents retained for a task as swapped out and reloaded when a task is rescheduled
US5483656A (en) 1993-01-14 1996-01-09 Apple Computer, Inc. System for managing power consumption of devices coupled to a common bus
US5469557A (en) 1993-03-05 1995-11-21 Microchip Technology Incorporated Code protection in microcontroller with EEPROM fuses
FR2703800B1 (fr) 1993-04-06 1995-05-24 Bull Cp8 Procédé de signature d'un fichier informatique, et dispositif pour la mise en Óoeuvre.
US5628023A (en) * 1993-04-19 1997-05-06 International Business Machines Corporation Virtual storage computer system having methods and apparatus for providing token-controlled access to protected pages of memory via a token-accessible view
FR2704341B1 (fr) 1993-04-22 1995-06-02 Bull Cp8 Dispositif de protection des clés d'une carte à puce.
JPH06348867A (ja) 1993-06-04 1994-12-22 Hitachi Ltd マイクロコンピュータ
FR2706210B1 (fr) 1993-06-08 1995-07-21 Bull Cp8 Procédé d'authentification d'un objet portatif par un terminal hors ligne, objet portatif et terminal correspondants.
US5892944A (en) 1993-07-20 1999-04-06 Kabushiki Kaisha Toshiba Program execution and operation right management system suitable for single virtual memory scheme
US5555385A (en) 1993-10-27 1996-09-10 International Business Machines Corporation Allocation of address spaces within virtual machine compute system
US5825880A (en) 1994-01-13 1998-10-20 Sudia; Frank W. Multi-step digital signature method and system
US5459869A (en) 1994-02-17 1995-10-17 Spilo; Michael L. Method for providing protected mode services for device drivers and other resident software
US5604805A (en) 1994-02-28 1997-02-18 Brands; Stefanus A. Privacy-protected transfer of electronic information
FR2717286B1 (fr) 1994-03-09 1996-04-05 Bull Cp8 Procédé et dispositif pour authentifier un support de données destiné à permettre une transaction ou l'accès à un service ou à un lieu, et support correspondant.
US5684881A (en) 1994-05-23 1997-11-04 Matsushita Electric Industrial Co., Ltd. Sound field and sound image control apparatus and method
US5539828A (en) 1994-05-31 1996-07-23 Intel Corporation Apparatus and method for providing secured communications
US5473692A (en) 1994-09-07 1995-12-05 Intel Corporation Roving software license for a hardware agent
US5533123A (en) 1994-06-28 1996-07-02 National Semiconductor Corporation Programmable distributed personal security
US5978481A (en) 1994-08-16 1999-11-02 Intel Corporation Modem compatible method and apparatus for encrypting data that is transparent to software applications
JP3740195B2 (ja) 1994-09-09 2006-02-01 株式会社ルネサステクノロジ データ処理装置
JPH0883211A (ja) 1994-09-12 1996-03-26 Mitsubishi Electric Corp データ処理装置
DE69534757T2 (de) 1994-09-15 2006-08-31 International Business Machines Corp. System und Verfahren zur sicheren Speicherung und Verteilung von Daten unter Verwendung digitaler Unterschriften
US6058478A (en) * 1994-09-30 2000-05-02 Intel Corporation Apparatus and method for a vetted field upgrade
FR2725537B1 (fr) 1994-10-11 1996-11-22 Bull Cp8 Procede de chargement d'une zone memoire protegee d'un dispositif de traitement de l'information et dispositif associe
US5903752A (en) * 1994-10-13 1999-05-11 Intel Corporation Method and apparatus for embedding a real-time multi-tasking kernel in a non-real-time operating system
US5606617A (en) 1994-10-14 1997-02-25 Brands; Stefanus A. Secret-key certificates
US5564040A (en) 1994-11-08 1996-10-08 International Business Machines Corporation Method and apparatus for providing a server function in a logically partitioned hardware machine
US6269392B1 (en) 1994-11-15 2001-07-31 Christian Cotichini Method and apparatus to monitor and locate an electronic device using a secured intelligent agent
US5560013A (en) 1994-12-06 1996-09-24 International Business Machines Corporation Method of using a target processor to execute programs of a source architecture that uses multiple address spaces
US5555414A (en) 1994-12-14 1996-09-10 International Business Machines Corporation Multiprocessing system including gating of host I/O and external enablement to guest enablement at polling intervals
US5615263A (en) 1995-01-06 1997-03-25 Vlsi Technology, Inc. Dual purpose security architecture with protected internal operating system
US5764969A (en) 1995-02-10 1998-06-09 International Business Machines Corporation Method and system for enhanced management operation utilizing intermixed user level and supervisory level instructions with partial concept synchronization
GB9502864D0 (en) 1995-02-14 1995-04-05 Digicash Bv Cryptographic reduced instruction set processor
FR2731536B1 (fr) 1995-03-10 1997-04-18 Schlumberger Ind Sa Procede d'inscription securisee d'informations dans un support portable
US5717903A (en) 1995-05-15 1998-02-10 Compaq Computer Corporation Method and appartus for emulating a peripheral device to allow device driver development before availability of the peripheral device
JP3451595B2 (ja) 1995-06-07 2003-09-29 インターナショナル・ビジネス・マシーンズ・コーポレーション 二つの別個の命令セット・アーキテクチャへの拡張をサポートすることができるアーキテクチャ・モード制御を備えたマイクロプロセッサ
JP3085899B2 (ja) * 1995-06-19 2000-09-11 株式会社東芝 マルチプロセッサシステム
JP3502216B2 (ja) * 1995-07-13 2004-03-02 富士通株式会社 情報処理装置
US5684948A (en) 1995-09-01 1997-11-04 National Semiconductor Corporation Memory management circuit which provides simulated privilege levels
US5633929A (en) 1995-09-15 1997-05-27 Rsa Data Security, Inc Cryptographic key escrow system having reduced vulnerability to harvesting attacks
US6093213A (en) 1995-10-06 2000-07-25 Advanced Micro Devices, Inc. Flexible implementation of a system management mode (SMM) in a processor
US5737760A (en) 1995-10-06 1998-04-07 Motorola Inc. Microcontroller with security logic circuit which prevents reading of internal memory by external program
JP3693721B2 (ja) 1995-11-10 2005-09-07 Necエレクトロニクス株式会社 フラッシュメモリ内蔵マイクロコンピュータ及びそのテスト方法
IL116708A (en) 1996-01-08 2000-12-06 Smart Link Ltd Real-time task manager for a personal computer
JP2000503154A (ja) * 1996-01-11 2000-03-14 エムアールジェイ インコーポレイテッド デジタル所有権のアクセスと分配を制御するためのシステム
US5657445A (en) 1996-01-26 1997-08-12 Dell Usa, L.P. Apparatus and method for limiting access to mass storage devices in a computer system
IL117085A (en) 1996-02-08 2005-07-25 Milsys Ltd Secure computer system
US5835594A (en) 1996-02-09 1998-11-10 Intel Corporation Methods and apparatus for preventing unauthorized write access to a protected non-volatile storage
US5978892A (en) 1996-05-03 1999-11-02 Digital Equipment Corporation Virtual memory allocation in a virtual address space having an inaccessible gap
US5809546A (en) 1996-05-23 1998-09-15 International Business Machines Corporation Method for managing I/O buffers in shared storage by structuring buffer table having entries including storage keys for controlling accesses to the buffers
US6178509B1 (en) * 1996-06-13 2001-01-23 Intel Corporation Tamper resistant methods and apparatus
US6205550B1 (en) * 1996-06-13 2001-03-20 Intel Corporation Tamper resistant methods and apparatus
US6175925B1 (en) * 1996-06-13 2001-01-16 Intel Corporation Tamper resistant player for scrambled contents
ES2117945B1 (es) 1996-06-20 1999-04-01 Alcatel Standard Electrica Dispositivo convertidor de energia alterna/continua.
US5729760A (en) 1996-06-21 1998-03-17 Intel Corporation System for providing first type access to register if processor in first mode and second type access to register if processor not in first mode
US6199152B1 (en) * 1996-08-22 2001-03-06 Transmeta Corporation Translated memory protection apparatus for an advanced microprocessor
US5740178A (en) 1996-08-29 1998-04-14 Lucent Technologies Inc. Software for controlling a reliable backup memory
WO1998012620A1 (fr) 1996-09-20 1998-03-26 Mitsubishi Denki Kabushiki Kaisha Micro-ordinateur possedant une fonction de commande de remise a zero
US5764889A (en) * 1996-09-26 1998-06-09 International Business Machines Corporation Method and apparatus for creating a security environment for a user task in a client/server system
US6055637A (en) * 1996-09-27 2000-04-25 Electronic Data Systems Corporation System and method for accessing enterprise-wide resources by presenting to the resource a temporary credential
US5937063A (en) 1996-09-30 1999-08-10 Intel Corporation Secure boot
US5844986A (en) 1996-09-30 1998-12-01 Intel Corporation Secure BIOS
US5935242A (en) 1996-10-28 1999-08-10 Sun Microsystems, Inc. Method and apparatus for initializing a device
JPH10134008A (ja) 1996-11-05 1998-05-22 Mitsubishi Electric Corp 半導体装置およびコンピュータシステム
US5852717A (en) 1996-11-20 1998-12-22 Shiva Corporation Performance optimizations for computer networks utilizing HTTP
DE19649292A1 (de) * 1996-11-28 1998-06-04 Deutsche Telekom Ag Verfahren zum Sichern eines durch eine Schlüsselhierarchie geschützten Systems
US5901225A (en) 1996-12-05 1999-05-04 Advanced Micro Devices, Inc. System and method for performing software patches in embedded systems
US5757919A (en) 1996-12-12 1998-05-26 Intel Corporation Cryptographically protected paging subsystem
US5889947A (en) * 1996-12-16 1999-03-30 International Business Machines Corporation Apparatus and method for executing instructions that select a storage location for output values in response to an operation count
US5818939A (en) 1996-12-18 1998-10-06 Intel Corporation Optimized security functionality in an electronic system
US6412035B1 (en) * 1997-02-03 2002-06-25 Real Time, Inc. Apparatus and method for decreasing the response times of interrupt service routines
US6148401A (en) 1997-02-05 2000-11-14 At&T Corp. System and method for providing assurance to a host that a piece of software possesses a particular property
US5953502A (en) 1997-02-13 1999-09-14 Helbig, Sr.; Walter A Method and apparatus for enhancing computer system security
ATE308171T1 (de) * 1997-02-13 2005-11-15 Walter A Helbig Sr Sicherheitskoprozessor zur verbesserung der computersystemsicherheit
US5935249A (en) * 1997-02-26 1999-08-10 Sun Microsystems, Inc. Mechanism for embedding network based control systems in a local network interface device
JP4000654B2 (ja) 1997-02-27 2007-10-31 セイコーエプソン株式会社 半導体装置及び電子機器
WO1998044402A1 (en) 1997-03-27 1998-10-08 British Telecommunications Public Limited Company Copy protection of data
US6272637B1 (en) * 1997-04-14 2001-08-07 Dallas Semiconductor Corporation Systems and methods for protecting access to encrypted information
JPH10301773A (ja) * 1997-04-30 1998-11-13 Sony Corp 情報処理装置および情報処理方法、並びに記録媒体
US6557104B2 (en) * 1997-05-02 2003-04-29 Phoenix Technologies Ltd. Method and apparatus for secure processing of cryptographic keys
JP3293760B2 (ja) * 1997-05-27 2002-06-17 株式会社エヌイーシー情報システムズ 改ざん検知機能付きコンピュータシステム
US6044478A (en) * 1997-05-30 2000-03-28 National Semiconductor Corporation Cache with finely granular locked-down regions
US6075938A (en) * 1997-06-10 2000-06-13 The Board Of Trustees Of The Leland Stanford Junior University Virtual machine monitors for scalable multiprocessors
US5987557A (en) 1997-06-19 1999-11-16 Sun Microsystems, Inc. Method and apparatus for implementing hardware protection domains in a system with no memory management unit (MMU)
US6175924B1 (en) * 1997-06-20 2001-01-16 International Business Machines Corp. Method and apparatus for protecting application data in secure storage areas
US6035374A (en) * 1997-06-25 2000-03-07 Sun Microsystems, Inc. Method of executing coded instructions in a multiprocessor having shared execution resources including active, nap, and sleep states in accordance with cache miss latency
US6584565B1 (en) 1997-07-15 2003-06-24 Hewlett-Packard Development Company, L.P. Method and apparatus for long term verification of digital signatures
US6014745A (en) 1997-07-17 2000-01-11 Silicon Systems Design Ltd. Protection for customer programs (EPROM)
US6212635B1 (en) * 1997-07-18 2001-04-03 David C. Reardon Network security system allowing access and modification to a security subsystem after initial installation when a master token is in place
US5978475A (en) 1997-07-18 1999-11-02 Counterpane Internet Security, Inc. Event auditing system
US6188995B1 (en) 1997-07-28 2001-02-13 Apple Computer, Inc. Method and apparatus for enforcing software licenses
US5919257A (en) 1997-08-08 1999-07-06 Novell, Inc. Networked workstation intrusion detection system
DE19735948C1 (de) 1997-08-19 1998-10-01 Siemens Nixdorf Inf Syst Verfahren zur Verbesserung der Steuerungsmöglichkeit in Datenverarbeitungsanlagen mit Adreßübersetzung
JP3546678B2 (ja) * 1997-09-12 2004-07-28 株式会社日立製作所 マルチos構成方法
US6282657B1 (en) 1997-09-16 2001-08-28 Safenet, Inc. Kernel mode protection
US6708273B1 (en) 1997-09-16 2004-03-16 Safenet, Inc. Apparatus and method for implementing IPSEC transforms within an integrated circuit
US6704871B1 (en) 1997-09-16 2004-03-09 Safenet, Inc. Cryptographic co-processor
US5935247A (en) 1997-09-18 1999-08-10 Geneticware Co., Ltd. Computer system having a genetic code that cannot be directly accessed and a method of maintaining the same
US6148379A (en) 1997-09-19 2000-11-14 Silicon Graphics, Inc. System, method and computer program product for page sharing between fault-isolated cells in a distributed shared memory system
US6182089B1 (en) * 1997-09-23 2001-01-30 Silicon Graphics, Inc. Method, system and computer program product for dynamically allocating large memory pages of different sizes
US5970147A (en) 1997-09-30 1999-10-19 Intel Corporation System and method for configuring and registering a cryptographic device
US6061794A (en) * 1997-09-30 2000-05-09 Compaq Computer Corp. System and method for performing secure device communications in a peer-to-peer bus architecture
US6357004B1 (en) * 1997-09-30 2002-03-12 Intel Corporation System and method for ensuring integrity throughout post-processing
US5987604A (en) 1997-10-07 1999-11-16 Phoenix Technologies, Ltd. Method and apparatus for providing execution of system management mode services in virtual mode
US6085296A (en) 1997-11-12 2000-07-04 Digital Equipment Corporation Sharing memory pages and page tables among computer processes
US6076160A (en) * 1997-11-20 2000-06-13 Advanced Micro Devices, Inc. Hardware-based system for enabling data transfers between a CPU and chip set logic of a computer system on both edges of bus clock signal
JPH11155064A (ja) 1997-11-21 1999-06-08 Canon Inc 画像処理方法及び装置
US6219787B1 (en) 1997-12-22 2001-04-17 Texas Instruments Incorporated Method and apparatus for extending security model to native code
US6378072B1 (en) * 1998-02-03 2002-04-23 Compaq Computer Corporation Cryptographic system
US6308270B1 (en) 1998-02-13 2001-10-23 Schlumberger Technologies, Inc. Validating and certifying execution of a software program with a smart card
US6108644A (en) 1998-02-19 2000-08-22 At&T Corp. System and method for electronic transactions
US6131166A (en) 1998-03-13 2000-10-10 Sun Microsystems, Inc. System and method for cross-platform application level power management
US6192455B1 (en) * 1998-03-30 2001-02-20 Intel Corporation Apparatus and method for preventing access to SMRAM space through AGP addressing
US6374286B1 (en) * 1998-04-06 2002-04-16 Rockwell Collins, Inc. Real time processor capable of concurrently running multiple independent JAVA machines
US6173417B1 (en) * 1998-04-30 2001-01-09 Intel Corporation Initializing and restarting operating systems
US6339826B2 (en) 1998-05-05 2002-01-15 International Business Machines Corp. Client-server system for maintaining a user desktop consistent with server application user access permissions
US6397242B1 (en) * 1998-05-15 2002-05-28 Vmware, Inc. Virtualization system including a virtual machine monitor for a computer with a segmented architecture
FR2778998B1 (fr) 1998-05-20 2000-06-30 Schlumberger Ind Sa Procede d'authentification d'un code personnel d'un utilisateur d'une carte a circuit integre
DE69942712D1 (de) 1998-05-29 2010-10-14 Texas Instruments Inc Sichere Rechnervorrichtung
US6421702B1 (en) 1998-06-09 2002-07-16 Advanced Micro Devices, Inc. Interrupt driven isochronous task scheduler system
AU748955B2 (en) 1998-06-17 2002-06-13 Aristocrat Technologies Australia Pty Limited Software verification and authentication
US6339815B1 (en) * 1998-08-14 2002-01-15 Silicon Storage Technology, Inc. Microcontroller system having allocation circuitry to selectively allocate and/or hide portions of a program memory address space
US6505279B1 (en) * 1998-08-14 2003-01-07 Silicon Storage Technology, Inc. Microcontroller system having security circuitry to selectively lock portions of a program memory address space
JP2000076139A (ja) 1998-08-28 2000-03-14 Nippon Telegr & Teleph Corp <Ntt> 携帯型情報記憶媒体
US6363485B1 (en) * 1998-09-09 2002-03-26 Entrust Technologies Limited Multi-factor biometric authenticating device and method
US7409694B2 (en) 1998-09-09 2008-08-05 Microsoft Corporation Highly componentized system architecture with loadable virtual memory manager
US6463535B1 (en) 1998-10-05 2002-10-08 Intel Corporation System and method for verifying the integrity and authorization of software before execution in a local platform
US6230248B1 (en) 1998-10-12 2001-05-08 Institute For The Development Of Emerging Architectures, L.L.C. Method and apparatus for pre-validating regions in a virtual addressing scheme
US6609199B1 (en) * 1998-10-26 2003-08-19 Microsoft Corporation Method and apparatus for authenticating an open system application to a portable IC device
US6327652B1 (en) 1998-10-26 2001-12-04 Microsoft Corporation Loading and identifying a digital rights management operating system
US7194092B1 (en) 1998-10-26 2007-03-20 Microsoft Corporation Key-based secure storage
US6330670B1 (en) 1998-10-26 2001-12-11 Microsoft Corporation Digital rights management operating system
GB2343269A (en) * 1998-10-30 2000-05-03 Ericsson Telefon Ab L M Processing arrangements
US6445797B1 (en) 1998-12-16 2002-09-03 Secure Choice Llc Method and system for performing secure electronic digital streaming
US6418521B1 (en) 1998-12-23 2002-07-09 Intel Corporation Hierarchical fully-associative-translation lookaside buffer structure
US6463537B1 (en) 1999-01-04 2002-10-08 Codex Technologies, Inc. Modified computer motherboard security and identification system
US6282650B1 (en) * 1999-01-25 2001-08-28 Intel Corporation Secure public digital watermark
US7111290B1 (en) * 1999-01-28 2006-09-19 Ati International Srl Profiling program execution to identify frequently-executed portions and to assist binary translation
US6560627B1 (en) * 1999-01-28 2003-05-06 Cisco Technology, Inc. Mutual exclusion at the record level with priority inheritance for embedded systems using one semaphore
US6188257B1 (en) * 1999-02-01 2001-02-13 Vlsi Technology, Inc. Power-on-reset logic with secure power down capability
EP1030237A1 (en) 1999-02-15 2000-08-23 Hewlett-Packard Company Trusted hardware device in a computer
US6272533B1 (en) 1999-02-16 2001-08-07 Hendrik A. Browne Secure computer system and method of providing secure access to a computer system including a stand alone switch operable to inhibit data corruption on a storage device
JP4072271B2 (ja) * 1999-02-19 2008-04-09 株式会社日立製作所 複数のオペレーティングシステムを実行する計算機
CN2359735Y (zh) * 1999-03-12 2000-01-19 深圳市欧迪科技发展有限公司 能共享微计算机主机资源的多用户连接装置
US6327646B1 (en) 1999-03-12 2001-12-04 Intel Corporation Translation look-aside buffer utilizing high-order bits for fast access
US7225333B2 (en) * 1999-03-27 2007-05-29 Microsoft Corporation Secure processor architecture for use with a digital rights management (DRM) system on a computing device
US6615278B1 (en) 1999-03-29 2003-09-02 International Business Machines Corporation Cross-platform program, system, and method having a global registry object for mapping registry equivalent functions in an OS/2 operating system environment
US6684326B1 (en) * 1999-03-31 2004-01-27 International Business Machines Corporation Method and system for authenticated boot operations in a computer system of a networked computing environment
US6651171B1 (en) 1999-04-06 2003-11-18 Microsoft Corporation Secure execution of program code
WO2000062232A1 (en) 1999-04-12 2000-10-19 Digital Media On Demand, Inc. (Dmod, Inc.) Secure electronic commerce system
US6389537B1 (en) * 1999-04-23 2002-05-14 Intel Corporation Platform and method for assuring integrity of trusted agent communications
US6275933B1 (en) 1999-04-30 2001-08-14 3Com Corporation Security system for a computerized apparatus
EP1055989A1 (en) 1999-05-28 2000-11-29 Hewlett-Packard Company System for digitally signing a document
EP1056014A1 (en) 1999-05-28 2000-11-29 Hewlett-Packard Company System for providing a trustworthy user interface
US6321314B1 (en) 1999-06-09 2001-11-20 Ati International S.R.L. Method and apparatus for restricting memory access
JP2001051858A (ja) 1999-06-18 2001-02-23 Fiinikkusu Technologies Ltd 基本入出力システム(bios)サービスを安全に使用するためのシステムおよび方法
TW479194B (en) 1999-06-18 2002-03-11 Phoenix Tech Ltd Method and apparatus for execution of an application during computer pre-boot operation
US6633981B1 (en) 1999-06-18 2003-10-14 Intel Corporation Electronic system and method for controlling access through user authentication
US6158546A (en) 1999-06-25 2000-12-12 Tenneco Automotive Inc. Straight through muffler with conically-ended output passage
US6584612B1 (en) * 1999-07-15 2003-06-24 International Business Machines Corporation Transparent loading of resources from read-only memory for an application program
US6301646B1 (en) 1999-07-30 2001-10-09 Curl Corporation Pointer verification system and method
EP1076279A1 (en) * 1999-08-13 2001-02-14 Hewlett-Packard Company Computer platforms and their methods of operation
US7124170B1 (en) * 1999-08-20 2006-10-17 Intertrust Technologies Corp. Secure processing unit systems and methods
US6457068B1 (en) * 1999-08-30 2002-09-24 Intel Corporation Graphics address relocation table (GART) stored entirely in a local memory of an expansion bridge for address translation
US6529909B1 (en) * 1999-08-31 2003-03-04 Accenture Llp Method for translating an object attribute converter in an information services patterns environment
CA2383526A1 (en) * 1999-09-01 2001-03-15 Intel Corporation Branch instruction for multithreaded processor
JP2001148344A (ja) * 1999-09-09 2001-05-29 Nikon Corp 露光装置、エネルギ源の出力制御方法、該方法を用いるレーザ装置、及びデバイス製造方法
EP1085396A1 (en) 1999-09-17 2001-03-21 Hewlett-Packard Company Operation of trusted state in computing platform
US6535988B1 (en) * 1999-09-29 2003-03-18 Intel Corporation System for detecting over-clocking uses a reference signal thereafter preventing over-clocking by reducing clock rate
AU7735600A (en) * 1999-10-01 2001-05-10 Infraworks Corporation Port blocking method and system
US6374317B1 (en) * 1999-10-07 2002-04-16 Intel Corporation Method and apparatus for initializing a computer interface
GB9923802D0 (en) 1999-10-08 1999-12-08 Hewlett Packard Co User authentication
GB9923804D0 (en) 1999-10-08 1999-12-08 Hewlett Packard Co Electronic commerce system
JP3749640B2 (ja) * 1999-10-15 2006-03-01 株式会社東芝 Icカード利用装置、icカード及び記憶媒体
US6292874B1 (en) 1999-10-19 2001-09-18 Advanced Technology Materials, Inc. Memory management method and apparatus for partitioning homogeneous memory and restricting access of installed applications to predetermined memory ranges
FR2801118B1 (fr) * 1999-11-17 2001-12-21 Bull Cp8 Procede de chargement d'applications dans un systeme embarque multi-application, systeme embarque correspondant, et procede d'execution d'une application du systeme embarque
KR100363839B1 (ko) 1999-12-24 2002-12-06 주식회사 하이닉스반도체 반도체 소자의 층간 절연막 형성 방법
CN1157660C (zh) * 2000-02-03 2004-07-14 英业达集团(上海)电子技术有限公司 多用户的安全性操作文件方法
WO2001063994A2 (en) 2000-02-23 2001-08-30 Iridian Technologies, Inc. Tamper proof case for electronic devices having memories with sensitive information
WO2001063567A2 (en) 2000-02-25 2001-08-30 Identix Incorporated Secure transaction system
US20010037450A1 (en) 2000-03-02 2001-11-01 Metlitski Evgueny A. System and method for process protection
JP3710671B2 (ja) 2000-03-14 2005-10-26 シャープ株式会社 1チップマイクロコンピュータ及びそれを用いたicカード、並びに1チップマイクロコンピュータのアクセス制御方法
CA2341931C (en) 2000-03-24 2006-05-30 Contentguard Holdings, Inc. System and method for protection of digital works
US6633963B1 (en) 2000-03-31 2003-10-14 Intel Corporation Controlling access to multiple memory zones in an isolated execution environment
US6795905B1 (en) * 2000-03-31 2004-09-21 Intel Corporation Controlling accesses to isolated memory using a memory controller for isolated execution
US7082615B1 (en) 2000-03-31 2006-07-25 Intel Corporation Protecting software environment in isolated execution
US6760441B1 (en) * 2000-03-31 2004-07-06 Intel Corporation Generating a key hieararchy for use in an isolated execution environment
US6754815B1 (en) * 2000-03-31 2004-06-22 Intel Corporation Method and system for scrubbing an isolated area of memory after reset of a processor operating in isolated execution mode if a cleanup flag is set
US7013484B1 (en) * 2000-03-31 2006-03-14 Intel Corporation Managing a secure environment using a chipset in isolated execution mode
US6769058B1 (en) * 2000-03-31 2004-07-27 Intel Corporation Resetting a processor in an isolated execution environment
US6678825B1 (en) * 2000-03-31 2004-01-13 Intel Corporation Controlling access to multiple isolated memories in an isolated execution environment
US6507904B1 (en) * 2000-03-31 2003-01-14 Intel Corporation Executing isolated mode instructions in a secure system running in privilege rings
US6990579B1 (en) 2000-03-31 2006-01-24 Intel Corporation Platform and method for remote attestation of a platform
JP2001309350A (ja) 2000-04-17 2001-11-02 Sony Corp 情報提供システム、情報受信装置及びその方法。
JP3630087B2 (ja) * 2000-05-10 2005-03-16 日本電気株式会社 自動データ処理装置
US6990663B1 (en) * 2000-06-08 2006-01-24 International Business Machines Corporation Hypervisor virtualization of OS console and operator panel
US6510508B1 (en) 2000-06-15 2003-01-21 Advanced Micro Devices, Inc. Translation lookaside buffer flush filter
US6604187B1 (en) 2000-06-19 2003-08-05 Advanced Micro Devices, Inc. Providing global translations with address space numbers
US6981281B1 (en) 2000-06-21 2005-12-27 Microsoft Corporation Filtering a permission set using permission requests associated with a code assembly
US6976162B1 (en) 2000-06-28 2005-12-13 Intel Corporation Platform and method for establishing provable identities while maintaining privacy
US6986052B1 (en) * 2000-06-30 2006-01-10 Intel Corporation Method and apparatus for secure execution using a secure memory partition
US20020062452A1 (en) 2000-08-18 2002-05-23 Warwick Ford Countering credentials copying
GB0020416D0 (en) * 2000-08-18 2000-10-04 Hewlett Packard Co Trusted system
EP1182568A3 (en) 2000-08-21 2004-07-21 Texas Instruments Incorporated TLB operation based on task-id
JP3576945B2 (ja) * 2000-09-13 2004-10-13 エヌイーシーコンピュータテクノ株式会社 マルチプロセッサシステムにおける命令実行方法及びその装置
US7793111B1 (en) 2000-09-28 2010-09-07 Intel Corporation Mechanism to handle events in a machine with isolated execution
US6938164B1 (en) * 2000-11-22 2005-08-30 Microsoft Corporation Method and system for allowing code to be securely initialized in a computer
US6907600B2 (en) 2000-12-27 2005-06-14 Intel Corporation Virtual translation lookaside buffer
US6948065B2 (en) 2000-12-27 2005-09-20 Intel Corporation Platform and method for securely transmitting an authorization secret
US7631160B2 (en) 2001-04-04 2009-12-08 Advanced Micro Devices, Inc. Method and apparatus for securing portions of memory
WO2002086684A2 (en) 2001-04-24 2002-10-31 Hewlett-Packard Company An information security system
US6976136B2 (en) 2001-05-07 2005-12-13 National Semiconductor Corporation Flash memory protection scheme for secured shared BIOS implementation in personal computers with an embedded controller
US7676430B2 (en) 2001-05-09 2010-03-09 Lenovo (Singapore) Ptd. Ltd. System and method for installing a remote credit card authorization on a system with a TCPA complaint chipset
US7065654B1 (en) 2001-05-10 2006-06-20 Advanced Micro Devices, Inc. Secure execution box
US20020184520A1 (en) * 2001-05-30 2002-12-05 Bush William R. Method and apparatus for a secure virtual machine
EP1271277A3 (en) 2001-06-26 2003-02-05 Redstrike B.V. Security system and software to prevent unauthorized use of a computing device
US20030018892A1 (en) * 2001-07-19 2003-01-23 Jose Tello Computer with a modified north bridge, security engine and smart card having a secure boot capability and method for secure booting a computer
US7036020B2 (en) 2001-07-25 2006-04-25 Antique Books, Inc Methods and systems for promoting security in a computer system employing attached storage devices
US7370211B2 (en) 2001-09-21 2008-05-06 Telefonaktiebolaget Lm Ericsson (Publ) Arrangement and method of execution of code
US7103529B2 (en) * 2001-09-27 2006-09-05 Intel Corporation Method for providing system integrity and legacy environment emulation
AU2002328726A1 (en) 2001-09-28 2003-04-14 Codagen Technologies Corp. A system and method for managing architectural layers within a software model
US7191464B2 (en) * 2001-10-16 2007-03-13 Lenovo Pte. Ltd. Method and system for tracking a secure boot in a trusted computing environment
US7024555B2 (en) * 2001-11-01 2006-04-04 Intel Corporation Apparatus and method for unilaterally loading a secure operating system within a multiprocessor environment
US7103771B2 (en) * 2001-12-17 2006-09-05 Intel Corporation Connecting a virtual token to a physical token
US20030126454A1 (en) 2001-12-28 2003-07-03 Glew Andrew F. Authenticated code method and apparatus
US7308576B2 (en) 2001-12-31 2007-12-11 Intel Corporation Authenticated code module
US20030126453A1 (en) 2001-12-31 2003-07-03 Glew Andrew F. Processor supporting execution of an authenticated code instruction
US7305675B1 (en) 2002-01-11 2007-12-04 Advanced Micro Devices, Inc. Processing tasks with failure recovery
US7313705B2 (en) * 2002-01-22 2007-12-25 Texas Instrument Incorporated Implementation of a secure computing environment by using a secure bootloader, shadow memory, and protected memory
US7107460B2 (en) 2002-02-15 2006-09-12 International Business Machines Corporation Method and system for securing enablement access to a data security device
US7111086B1 (en) * 2002-02-22 2006-09-19 Vmware, Inc. High-speed packet transfer in computer systems with multiple interfaces
US7631196B2 (en) 2002-02-25 2009-12-08 Intel Corporation Method and apparatus for loading a trustable operating system
US7343493B2 (en) 2002-03-28 2008-03-11 Lenovo (Singapore) Pte. Ltd. Encrypted file system using TCPA
US7069442B2 (en) * 2002-03-29 2006-06-27 Intel Corporation System and method for execution of a secured environment initialization instruction
US7127548B2 (en) 2002-04-16 2006-10-24 Intel Corporation Control register access virtualization performance improvement in the virtual-machine architecture
US7073042B2 (en) 2002-12-12 2006-07-04 Intel Corporation Reclaiming existing fields in address translation data structures to extend control over memory accesses
US7318141B2 (en) * 2002-12-17 2008-01-08 Intel Corporation Methods and systems to control virtual machines
US7409487B1 (en) 2003-06-30 2008-08-05 Vmware, Inc. Virtualization system for computers that use address space indentifiers
US7552254B1 (en) 2003-07-30 2009-06-23 Intel Corporation Associating address space identifiers with active contexts
US7552255B1 (en) 2003-07-30 2009-06-23 Intel Corporation Dynamically partitioning pipeline resources
US8312452B2 (en) 2005-06-30 2012-11-13 Intel Corporation Method and apparatus for a guest to access a privileged register
MY157276A (en) * 2007-02-12 2016-05-31 Porex Corp Porous barrier media comprising color change indicators
JP2011155064A (ja) * 2010-01-26 2011-08-11 Elpida Memory Inc 半導体装置およびその製造方法

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11068310B2 (en) 2019-03-08 2021-07-20 International Business Machines Corporation Secure storage query and donation
US11176054B2 (en) 2019-03-08 2021-11-16 International Business Machines Corporation Host virtual address space for secure interface control storage
US11182192B2 (en) 2019-03-08 2021-11-23 International Business Machines Corporation Controlling access to secure storage of a virtual machine
TWI752412B (zh) * 2019-03-08 2022-01-11 美商萬國商業機器公司 用於安全介面控制安全儲存硬體標記之電腦實施的方法、電腦系統及電腦程式產品
US11283800B2 (en) 2019-03-08 2022-03-22 International Business Machines Corporation Secure interface control secure storage hardware tagging
US11635991B2 (en) 2019-03-08 2023-04-25 International Business Machines Corporation Secure storage query and donation
US11669462B2 (en) 2019-03-08 2023-06-06 International Business Machines Corporation Host virtual address space for secure interface control storage

Also Published As

Publication number Publication date
GB0601326D0 (en) 2006-03-01
GB2402788A (en) 2004-12-15
GB2419989B (en) 2006-09-27
CN102841994B (zh) 2016-06-29
US9990208B2 (en) 2018-06-05
GB2419989A (en) 2006-05-10
US20170115993A1 (en) 2017-04-27
DE10392470B4 (de) 2007-02-15
JP2009054164A (ja) 2009-03-12
GB2419986A (en) 2006-05-10
CN102855441A (zh) 2013-01-02
CN103559448B (zh) 2017-04-12
JP5944461B2 (ja) 2016-07-05
TWI518593B (zh) 2016-01-21
KR100634933B1 (ko) 2006-10-17
CN101833632A (zh) 2010-09-15
GB0601321D0 (en) 2006-03-01
KR20040101378A (ko) 2004-12-02
CN105608384A (zh) 2016-05-25
US20130205127A1 (en) 2013-08-08
JP2015043240A (ja) 2015-03-05
JP2005535005A (ja) 2005-11-17
JP2012155746A (ja) 2012-08-16
DE10392470T5 (de) 2005-04-07
GB2419986B (en) 2006-09-27
CN102841995A (zh) 2012-12-26
CN102103671B (zh) 2013-10-16
US8185734B2 (en) 2012-05-22
TW200945198A (en) 2009-11-01
GB0601323D0 (en) 2006-03-01
CN106845249A (zh) 2017-06-13
US20160056960A1 (en) 2016-02-25
GB0422078D0 (en) 2004-11-03
JP2011243216A (ja) 2011-12-01
TWI433033B (zh) 2014-04-01
US10031759B2 (en) 2018-07-24
GB2419987B (en) 2006-09-27
US7546457B2 (en) 2009-06-09
US20090259845A1 (en) 2009-10-15
GB2419988A (en) 2006-05-10
US20120216025A1 (en) 2012-08-23
GB2402788B (en) 2006-04-05
CN103559448A (zh) 2014-02-05
US9361121B2 (en) 2016-06-07
CN102841994A (zh) 2012-12-26
US20140281467A1 (en) 2014-09-18
US9043594B2 (en) 2015-05-26
CN102841995B (zh) 2016-01-06
JP5714437B2 (ja) 2015-05-07
JP5020911B2 (ja) 2012-09-05
US20170132014A1 (en) 2017-05-11
JP2016224975A (ja) 2016-12-28
CN102855441B (zh) 2015-12-16
JP4823481B2 (ja) 2011-11-24
US20030188165A1 (en) 2003-10-02
TWI315487B (en) 2009-10-01
US7069442B2 (en) 2006-06-27
JP2014089753A (ja) 2014-05-15
JP5452656B2 (ja) 2014-03-26
CN101833632B (zh) 2013-11-06
CN106845249B (zh) 2020-12-22
JP2015028809A (ja) 2015-02-12
AU2003224737A1 (en) 2003-10-20
CN101410772B (zh) 2011-04-13
CN105184172B (zh) 2018-06-01
GB0601322D0 (en) 2006-03-01
HK1068430A1 (en) 2005-04-29
CN105608384B (zh) 2021-12-10
AU2003224737A8 (en) 2009-10-15
CN102103671A (zh) 2011-06-22
JP6033828B2 (ja) 2016-11-30
US10042649B2 (en) 2018-08-07
US10175994B2 (en) 2019-01-08
TW200405200A (en) 2004-04-01
GB2419987A (en) 2006-05-10
JP5852145B2 (ja) 2016-02-03
CN102708333A (zh) 2012-10-03
JP6404283B2 (ja) 2018-10-10
CN105184172A (zh) 2015-12-23
GB2419988B (en) 2006-09-27
WO2003085497A2 (en) 2003-10-16
US20170147359A1 (en) 2017-05-25
US20050182940A1 (en) 2005-08-18
CN101410772A (zh) 2009-04-15
WO2003085497A3 (en) 2009-09-11
CN102708333B (zh) 2016-03-16
US8645688B2 (en) 2014-02-04
JP2013235612A (ja) 2013-11-21

Similar Documents

Publication Publication Date Title
TWI518593B (zh) 用於執行一保全環境初始化指令之系統及方法

Legal Events

Date Code Title Description
MK4A Expiration of patent term of an invention patent