US20060107034A1 - Computer system with selectively available immutable boot block code - Google Patents

Computer system with selectively available immutable boot block code Download PDF

Info

Publication number
US20060107034A1
US20060107034A1 US11/321,809 US32180905A US2006107034A1 US 20060107034 A1 US20060107034 A1 US 20060107034A1 US 32180905 A US32180905 A US 32180905A US 2006107034 A1 US2006107034 A1 US 2006107034A1
Authority
US
United States
Prior art keywords
computer system
tcpa
feature card
boot block
feature
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.)
Abandoned
Application number
US11/321,809
Inventor
David Challener
Steven Goodman
Kevin Reinberg
Randall Springfield
James Ward
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US11/321,809 priority Critical patent/US20060107034A1/en
Publication of US20060107034A1 publication Critical patent/US20060107034A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • 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
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/177Initialisation or configuration control
    • 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/4406Loading of operating system

Definitions

  • the present invention relates to data processing systems, and more particular to computer systems and security in such systems which are in compliance with the Trusted Computing Platform Alliance (or TCPA) specification.
  • TCPA Trusted Computing Platform Alliance
  • the Trusted Computing Platform Alliance is a group of computer industry companies formed with a goal of developing hardware and operating system security capabilities.
  • a computing system or platform such as a personal computer, is provided with built-in security mechanisms so that the PC and computer system and its peripheral devices are kept secure with minimal reliance on a user or administrator.
  • the TCPA published an approved specification, entitled Main Specification, Version 1.1, in July, 2001, which sets forth definitions of subsystem functions for increased trust and security in computing platforms or systems.
  • the TCPA specification requires the system to measure the POST/BIOS code for the computer system prior to execution of the code. This requires some amount of trusted and protected code to run at initial power on to measure the remaining POST/BIOS code.
  • This trusted code is referred to as the Core Root of Trust for Measurement (or CRTM) and is usually implemented in a bootblock segment of flash ROM in the computer system.
  • TCPA function for a computer system as an add-in feature card. If the TCPA function and protection mechanisms are included in the base system of the personal computer, systems without TCPA functions must endure the penalties of protecting the CRTM. Specifically, the TCPA requirements for protecting the CRTM prevent updating the boot block to accommodate additions or modifications to the base system.
  • POST/BIOS self-test/basic input-output
  • TCPA Trusted Computing Platform Alliance
  • TCPA Trusted Computing Platform Alliance
  • TCPA Trusted Computing Platform Alliance
  • a computer system having a processor, an input device for receiving input from a user, a display device for providing visual output to the user, and a system bus connecting the processor to the display device and the input device.
  • the computer system also includes machine readable storage media coupled to the system bus for storing programs performable by the processor, including a boot block for loading an operating system for the computer system.
  • the computer system also includes a feature card with memory storage media for a second boot block for loading an operating system for the computer.
  • the second boot block includes a TCPA compliant security code. If the first boot block detects the presence of the feature card, the boot block on the feature card is enabled. The computer system begins execution again using the TCPA compliant code resident in the second boot block, located on the feature card.
  • the present invention thus provides a TCPA compliant POST/BIOS on a feature card and ensures POST/BIOS execution from the feature card if the TCPA function is enabled.
  • An additional benefit of this approach is that field upgrade of the TCPA function is possible by replacing the TCPA feature card rather than the entire system planar.
  • FIG. 1 is an isometric view of a personal computer system in which a preferred embodiment of the present invention may be implemented.
  • FIG. 2 is a schematic diagram of a representative hardware environment of the personal computer system of FIG. 1 .
  • FIG. 3 is a schematic diagram of a TCPA feature card and interfaces with it in the personal computer system of FIG. 2 .
  • FIG. 4 is a schematic diagram of interface portions of the personal computer system of FIG. 2 with the TCPA feature card of FIGS. 2 and 3 .
  • FIG. 5 is a flow chart indicating the processing of power-on self test or POST requests according to the present invention.
  • FIG. 6 is a schematic diagram of an alternative form of is a schematic diagram of interface portions of the personal computer system of FIG. 2 with the TCPA feature card of FIGS. 2 and 3 .
  • data processing system 10 comprises a workstation 12 to which one or more nodes 13 are connected.
  • the workstation 12 is typically one of a set connected together in a suitable network, such as a local area network or LAN, wide area network or WAN or other computer form of computer network or information interchange medium.
  • Workstation 12 preferably comprises a personal computer, such as a NetVista PC, available from International Business Machines Corporation (IBM).
  • Workstation 12 preferably includes nonvolatile and volatile internal storage for storing software applications.
  • nodes 13 are comprised of a wide variety of types display device 14 , a keyboard 16 , and a mouse 20 .
  • Any suitable software applications may be stored and executed within workstation 12 preferably including software to display a graphic user interface (GUI) within display screen 22 of display device 14 with which a computer user/operator can interact using a keyboard 16 and mouse 20 .
  • GUI graphic user interface
  • the computer user may perform any work which the software applications are capable of implementing.
  • FIG. 2 depicts a representative hardware environment of data processing system 10 illustrated in FIG. 1 .
  • Data processing system 10 in FIG. 2 is thus a configuration that includes all functional components of a computer and its associated hardware.
  • Data processing system 10 includes a Central Processing Unit (“CPU”) 24 , such as a conventional microprocessor, a number of other units interconnected in the conventional manner via a system bus 26 on a common board or system planar, also known as a motherboard.
  • CPU 24 includes a portion of data processing system 10 that controls the operation of the entire computer system, including executing the arithmetical and logical functions contained in a particular computer program.
  • CPUs such as CPU 24 typically include a control unit that organizes data and program storage in a computer memory and transfers the data and other information between the various parts of the computer system.
  • Such CPUs also generally include an arithmetic unit that executes the arithmetical and logical operations, such as addition, comparison, multiplications and so forth.
  • Such components and units of data processing system 10 can be implemented in a system unit such as workstation 12 of FIG. 1 .
  • Data processing system 10 further includes random-access memory (RAM) 28 , read-only memory (ROM) 30 , display adapter 32 for connecting system bus 26 to display device 14 , and I/O adapter 34 for connecting peripheral devices (e.g., disk and tape drives 33 ) to system bus 26 .
  • RAM 28 is a type of memory designed such that the location of data stored in it is independent of the content. Also, any location in RAM 28 can be accessed directly without having to work through from the beginning.
  • ROM 30 is a type of memory that retains information permanently and in which the stored information cannot be altered by a program or normal operation of a computer.
  • the ROM 30 is a flash ROM and also contains a boot block or program 31 ( FIG. 4 ) stored therein beginning at a fixed, specific address in memory.
  • the boot block 31 is conventional and is contained as part of the power-on/self test (or POST) and the basic input/output system (or BIOS) for the computer system 10 .
  • the bootblack 31 stored in the POST/BIOS begins the process of initializing the computer system 10 and loading an operating system for the CPU 24 .
  • Display device 14 is the visual output of data processing system 10 .
  • Display device 14 can be a cathode-ray tube (CRT) based video display well-known in the art of computer hardware.
  • CTR cathode-ray tube
  • display device 14 can be replaced with a liquid crystal display (LCD) based or gas plasma-based flat-panel display.
  • LCD liquid crystal display
  • Data processing system 10 further includes user interface adapter 36 for connecting keyboard 16 , mouse 20 , speaker 38 , microphone 40 , and/or other user interface devices, such as a touch-screen device (not shown), to the system bus 26 .
  • Speaker 38 is one type of audio device that may be utilized in association with the method and system provided herein to assist diagnosticians or computer users in analyzing data processing system 10 for system failures, errors, and discrepancies.
  • Communications adapter 42 connects data processing system 10 to a computer network.
  • data processing system 10 is shown to contain only a single CPU and a single system bus, it should be understood that the present invention applies equally to computer systems that have multiple CPUs and to computer systems that have multiple buses that each perform different functions in different ways.
  • Data processing system 10 also includes an interface that resides within a machine-readable media to direct the operation of data processing system 10 .
  • Any suitable machine-readable media may retain the interface, such as RAM 28 , ROM 30 , a magnetic disk, magnetic tape, or optical disk (the last three being located in disk and tape drives 33 ).
  • Any suitable operating system and associated interface e.g., Microsoft Windows
  • CPU 24 may direct CPU 24 .
  • Other technologies also can be utilized in conjunction with CPU 24 , such as touch-screen technology or human voice control.
  • main memory 44 is connected to system bus 26 , and includes a control program 46 .
  • Control program 46 resides within main memory 44 , and contains instructions that, when executed on CPU 24 , carries out the operations depicted and described herein.
  • Typical flash ROM devices such as ROM 30 used to hold the POST/BIOS code 31 include an input 30 a ( FIG. 4 ) to permit the flash ROM device 30 on receipt of an appropriate input transition, signal or level to be selected or placed at some base address to permit multiple devices in the system. It is this characteristic that can be used with the present invention to implement a method of switching the boot flash ROM when a feature card (such as a TCPA security feature, as will be set forth below) is installed in the computer system 10 .
  • a feature card such as a TCPA security feature, as will be set forth below
  • the feature card is a TCPA feature card 48 according to the present invention.
  • the TCPA feature card 48 is provided as an additional card or element separate from the system planar for other components shown in FIG. 2 as connected directly to the system bus 26 .
  • the TCPA feature card 48 ( FIG. 3 ) is connected through a security card interface connector 50 to the system bus 26 .
  • the feature card 48 includes a memory storage device in the form of a flash ROM 52 , TCPA compliant hardware 54 to provide support for compliance with the TCPA specification and a latch logic module 56 .
  • the components of the TCPA compliant hardware 54 are configured in compliance with the above-referenced TCPA Main Specification 1.1, which is incorporated herein by reference, and are thus conventional.
  • the flash ROM 52 and the TCPA compliant hardware 54 of the TCPA feature card 48 are connected to appropriate buses, such as system bus 26 , by the security card interface connector 50 .
  • the flash ROM 52 and TCPA compliant hardware 54 may be connected to other appropriate system buses.
  • the flash ROM 52 and TCPA compliant hardware 54 may be connected to a local memory bus, an LPC bus, an ISA bus or the like with a suitable connector.
  • the flash ROM 52 ( FIG. 3 ) of the TCPA feature card 48 contains a power-on/self test (or POST) and a basic input/output system or BIOS) for the computer system 10 , including a boot block or program 53 stored therein beginning at a fixed, specific address in memory.
  • the boot block 53 ( FIG. 3 ) contains a suitable amount of trusted and protected code in accordance with the TCPA specification for the Core Root of Trust Measurement (or CRTM).
  • the CRTM code is one which runs at initial power on to measure the remaining POST/BIOS code in the flash ROM 52 .
  • the flash ROM 52 also contains a select input 52 a ( FIG.
  • the bootblock 53 when so enabled begins the process of initializing the computer system 10 and loading an operating system for the CPU 24 .
  • the TCPA feature card 48 ( FIG. 3 ) also has inputs 48 a and 48 b for a flash control signal and a system reset, respectively.
  • the flash control at input 48 a is received from GPIO 36 ( FIG. 4 ) over conductor 58 from the system planar P.
  • the flash control signal from GPIO 36 is also furnished to a select input of the ROM 30 on the system planar P.
  • the connector 50 also provides a system reset from the POST/BIOS on the system planar P to the latch logic 56 on the TCPA feature card 48 .
  • the latch logic 56 provides in turn an input to a reset terminal 54 a of the TCPA hardware 54 .
  • the flash control signal formed in GPIO 36 is used to indicate whether flash ROM 30 on the system planar P or flash ROM 52 on the TCPA feature card is to be used as the source of the POST/BIOS code when power on of the computer system begins. If the flash control indicates the feature card flash ROM 52 is selected, the reset is passed to the TCPA hardware 54 normally, thereby permitting normal operation of the hardware. If the flash control indicates the planar flash ROM 30 is being used, the latch logic 56 latches and holds or blocks the reset to the TCPA hardware 54 , thereby preventing the operation of the hardware 54 .
  • the interface adapter 36 provides a flash control output and the planar POST/BIOS code 31 provides a system reset signal to the feature card connector 50 , as has been set forth. Additionally, the flash control is connected to the select input 30 a of the planar flash ROM device 30 .
  • the flash control GPIO of interface adapter 36 is protected so that it is not affected by system reset. Specifically, the system planar must maintain the state of the GPIO from interface adapter 36 across a system reset.
  • An additional useful, but not required, optional characteristic provided with the present invention is the flash control GPIO from interface adapter 36 should retain its state unless AC power is lost from the data processing system 10 .
  • the planar flash control indicates at step 62 that the system 10 should begin POST/BIOS execution from the planar flash ROM 30 , the TCPA function has been is disabled, in the manner previously described.
  • the POST/BIOS operation continues, using the planar POST/BIOS, as shown at 64 in the flow chart of FIG. 5 .
  • planar POST/BIOS 31 indicates the feature card 48 is installed
  • planar POST/BIOS code 31 sets the state of the flash control 36 to indicate the TCPA feature flash ROM 52 should be used.
  • the planar POST/BIOS issues a system reset, as shown at 68 in FIG. 5 . This causes the system 10 to begin POST/BIOS execution again, but from the POST/BIOS 53 of the flash ROM 52 of TCPA feature card 48 instead of the POST/BIOS 31 of planar flash ROM 30 .
  • the planar flash ROM 30 and the feature card flash ROM 52 must include identical checking/switching functions at identical addresses. If this is not feasible, an additional latch 70 may be necessary on the planar P, as shown in FIG. 6 . The latch 70 then provides such a latching capability for the select inputs of the planar flash ROM 30 and the feature card flash ROM 52 on reset.
  • signal-bearing media include: recordable-type media, such as floppy disks, hard disk drives, and CD ROMs, and transmission-type media such as digital and analog communication links.

Abstract

A computer system contains selectively available boot block codes. A first boot block is of the conventional type and is stored in storage media such as flash ROM on a system planar with the processor of the computer system. A second boot block is located on a feature card and contains an immutable security code in compliance with the Trusted Computing Platform Alliance (TCPA) specification. The boot block on the feature card is enabled if the first boot block detects the presence of the feature card. The computer system can be readily modified as the computer system is reconfigured, while maintaining compliance with the TCPA specification. A switching mechanism controls which of the boot blocks is to be activated. The feature card is disabled in the event of a computer system reset to prevent access to the TCPA compliant code and function.

Description

    BACKGROUND OF THE INVENTION
  • 1. Technical Field
  • The present invention relates to data processing systems, and more particular to computer systems and security in such systems which are in compliance with the Trusted Computing Platform Alliance (or TCPA) specification.
  • 2. Description of the Related Art
  • The Trusted Computing Platform Alliance (TCPA) is a group of computer industry companies formed with a goal of developing hardware and operating system security capabilities. A computing system or platform, such as a personal computer, is provided with built-in security mechanisms so that the PC and computer system and its peripheral devices are kept secure with minimal reliance on a user or administrator. The TCPA published an approved specification, entitled Main Specification, Version 1.1, in July, 2001, which sets forth definitions of subsystem functions for increased trust and security in computing platforms or systems.
  • The TCPA specification requires the system to measure the POST/BIOS code for the computer system prior to execution of the code. This requires some amount of trusted and protected code to run at initial power on to measure the remaining POST/BIOS code. This trusted code is referred to as the Core Root of Trust for Measurement (or CRTM) and is usually implemented in a bootblock segment of flash ROM in the computer system.
  • Special precautions must be taken to protect this function and thus to ensure the integrity of the measurement. These precautions usually render field update of the bootblock segment difficult or impossible without replacing the system planar.
  • Thus, it would be advantageous to implement the TCPA function for a computer system as an add-in feature card. If the TCPA function and protection mechanisms are included in the base system of the personal computer, systems without TCPA functions must endure the penalties of protecting the CRTM. Specifically, the TCPA requirements for protecting the CRTM prevent updating the boot block to accommodate additions or modifications to the base system.
  • It would be desirable to provide a computer system which is compliant with the TCPA specification as a part of a feature card, and to ensure POST/BIOS execution from the feature card while the TCPA function is enabled. It would also be desirable to permit enabling of TCPA compliant functions by replacing a TCPA feature card rather than an entire system planar.
  • SUMMARY OF THE INVENTION
  • It is therefore an object of the invention to provide a computer system and method having power on self-test/basic input-output (POST/BIOS) compliant with the Trusted Computing Platform Alliance (TCPA) specification without replacing the system planar of the computer system.
  • It is another object of the invention to provide a computer system and method with selectively available POST/BIOS execution, one compliant with the Trusted Computing Platform Alliance (TCPA) specification, and the other a conventional POST/BIOS.
  • It is another object of the invention to provide a computer system which has POST/BIOS compliant with the Trusted Computing Platform Alliance (TCPA) specification and also a conventional POST/BIOS and provides protection for the TCPA compliant feature in the event of a reset of the computer system.
  • It is still another object of the invention to provide a computer system for field upgrades of the TCPA function by replacing a feature card rather than the system planar of the computer system.
  • The above and other objects are achieved as is now described. A computer system is provided having a processor, an input device for receiving input from a user, a display device for providing visual output to the user, and a system bus connecting the processor to the display device and the input device. The computer system also includes machine readable storage media coupled to the system bus for storing programs performable by the processor, including a boot block for loading an operating system for the computer system. The computer system also includes a feature card with memory storage media for a second boot block for loading an operating system for the computer. The second boot block includes a TCPA compliant security code. If the first boot block detects the presence of the feature card, the boot block on the feature card is enabled. The computer system begins execution again using the TCPA compliant code resident in the second boot block, located on the feature card.
  • The present invention thus provides a TCPA compliant POST/BIOS on a feature card and ensures POST/BIOS execution from the feature card if the TCPA function is enabled. An additional benefit of this approach is that field upgrade of the TCPA function is possible by replacing the TCPA feature card rather than the entire system planar.
  • The foregoing and other objects and advantages of the present invention will be apparent to those skilled in the art, in view of the following detailed description of the preferred embodiment of the present invention, taken in conjunction with the appended claims and the accompanying drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is an isometric view of a personal computer system in which a preferred embodiment of the present invention may be implemented.
  • FIG. 2 is a schematic diagram of a representative hardware environment of the personal computer system of FIG. 1.
  • FIG. 3 is a schematic diagram of a TCPA feature card and interfaces with it in the personal computer system of FIG. 2.
  • FIG. 4 is a schematic diagram of interface portions of the personal computer system of FIG. 2 with the TCPA feature card of FIGS. 2 and 3.
  • FIG. 5 is a flow chart indicating the processing of power-on self test or POST requests according to the present invention.
  • FIG. 6 is a schematic diagram of an alternative form of is a schematic diagram of interface portions of the personal computer system of FIG. 2 with the TCPA feature card of FIGS. 2 and 3.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
  • With reference now to the figures and in particular with reference to FIG. 1, there is depicted a pictorial representation of a data processing system 10 with which the present invention may advantageously be utilized. As illustrated, data processing system 10 comprises a workstation 12 to which one or more nodes 13 are connected. The workstation 12 is typically one of a set connected together in a suitable network, such as a local area network or LAN, wide area network or WAN or other computer form of computer network or information interchange medium. Workstation 12 preferably comprises a personal computer, such as a NetVista PC, available from International Business Machines Corporation (IBM). Workstation 12 preferably includes nonvolatile and volatile internal storage for storing software applications.
  • As depicted, nodes 13 are comprised of a wide variety of types display device 14, a keyboard 16, and a mouse 20. Any suitable software applications may be stored and executed within workstation 12 preferably including software to display a graphic user interface (GUI) within display screen 22 of display device 14 with which a computer user/operator can interact using a keyboard 16 and mouse 20. Thus, by entering appropriate inputs utilizing keyboard 16 and mouse 20, the computer user may perform any work which the software applications are capable of implementing.
  • FIG. 2 depicts a representative hardware environment of data processing system 10 illustrated in FIG. 1. In the drawings, like parts are identified by like numbers. Data processing system 10 in FIG. 2 is thus a configuration that includes all functional components of a computer and its associated hardware. Data processing system 10 includes a Central Processing Unit (“CPU”) 24, such as a conventional microprocessor, a number of other units interconnected in the conventional manner via a system bus 26 on a common board or system planar, also known as a motherboard. CPU 24 includes a portion of data processing system 10 that controls the operation of the entire computer system, including executing the arithmetical and logical functions contained in a particular computer program.
  • Although not depicted in FIG. 2, CPUs such as CPU 24 typically include a control unit that organizes data and program storage in a computer memory and transfers the data and other information between the various parts of the computer system. Such CPUs also generally include an arithmetic unit that executes the arithmetical and logical operations, such as addition, comparison, multiplications and so forth. Such components and units of data processing system 10 can be implemented in a system unit such as workstation 12 of FIG. 1.
  • Data processing system 10 further includes random-access memory (RAM) 28, read-only memory (ROM) 30, display adapter 32 for connecting system bus 26 to display device 14, and I/O adapter 34 for connecting peripheral devices (e.g., disk and tape drives 33) to system bus 26. RAM 28 is a type of memory designed such that the location of data stored in it is independent of the content. Also, any location in RAM 28 can be accessed directly without having to work through from the beginning. ROM 30 is a type of memory that retains information permanently and in which the stored information cannot be altered by a program or normal operation of a computer.
  • As is conventional, the ROM 30 is a flash ROM and also contains a boot block or program 31 (FIG. 4) stored therein beginning at a fixed, specific address in memory. The boot block 31 is conventional and is contained as part of the power-on/self test (or POST) and the basic input/output system (or BIOS) for the computer system 10. The bootblack 31 stored in the POST/BIOS begins the process of initializing the computer system 10 and loading an operating system for the CPU 24.
  • Display device 14 is the visual output of data processing system 10. Display device 14 can be a cathode-ray tube (CRT) based video display well-known in the art of computer hardware. However, with a portable or notebook-based computer, display device 14 can be replaced with a liquid crystal display (LCD) based or gas plasma-based flat-panel display.
  • Data processing system 10 further includes user interface adapter 36 for connecting keyboard 16, mouse 20, speaker 38, microphone 40, and/or other user interface devices, such as a touch-screen device (not shown), to the system bus 26. Speaker 38 is one type of audio device that may be utilized in association with the method and system provided herein to assist diagnosticians or computer users in analyzing data processing system 10 for system failures, errors, and discrepancies. Communications adapter 42 connects data processing system 10 to a computer network.
  • Although data processing system 10 is shown to contain only a single CPU and a single system bus, it should be understood that the present invention applies equally to computer systems that have multiple CPUs and to computer systems that have multiple buses that each perform different functions in different ways.
  • Data processing system 10 also includes an interface that resides within a machine-readable media to direct the operation of data processing system 10. Any suitable machine-readable media may retain the interface, such as RAM 28, ROM 30, a magnetic disk, magnetic tape, or optical disk (the last three being located in disk and tape drives 33). Any suitable operating system and associated interface (e.g., Microsoft Windows) may direct CPU 24. Other technologies also can be utilized in conjunction with CPU 24, such as touch-screen technology or human voice control.
  • Those skilled in the art will appreciate that the hardware depicted in FIG. 2 may vary for specific design and simulation applications. For example, other peripheral devices such as optical disk media, audio adapters, or chip programming devices, such as PAL or EPROM programming devices well-known in the art of computer hardware and the like, may be utilized in addition to or in place of the hardware already depicted. In addition, main memory 44 is connected to system bus 26, and includes a control program 46. Control program 46 resides within main memory 44, and contains instructions that, when executed on CPU 24, carries out the operations depicted and described herein.
  • Typical flash ROM devices such as ROM 30 used to hold the POST/BIOS code 31 include an input 30 a (FIG. 4) to permit the flash ROM device 30 on receipt of an appropriate input transition, signal or level to be selected or placed at some base address to permit multiple devices in the system. It is this characteristic that can be used with the present invention to implement a method of switching the boot flash ROM when a feature card (such as a TCPA security feature, as will be set forth below) is installed in the computer system 10.
  • Referring now to FIG. 3, the feature card is a TCPA feature card 48 according to the present invention. The TCPA feature card 48 is provided as an additional card or element separate from the system planar for other components shown in FIG. 2 as connected directly to the system bus 26. The TCPA feature card 48 (FIG. 3) is connected through a security card interface connector 50 to the system bus 26. The feature card 48 includes a memory storage device in the form of a flash ROM 52, TCPA compliant hardware 54 to provide support for compliance with the TCPA specification and a latch logic module 56. The components of the TCPA compliant hardware 54 are configured in compliance with the above-referenced TCPA Main Specification 1.1, which is incorporated herein by reference, and are thus conventional.
  • The flash ROM 52 and the TCPA compliant hardware 54 of the TCPA feature card 48 are connected to appropriate buses, such as system bus 26, by the security card interface connector 50. Depending on the configuration of the computer system, the flash ROM 52 and TCPA compliant hardware 54 may be connected to other appropriate system buses. For example, the flash ROM 52 and TCPA compliant hardware 54 may be connected to a local memory bus, an LPC bus, an ISA bus or the like with a suitable connector.
  • The flash ROM 52 (FIG. 3) of the TCPA feature card 48 contains a power-on/self test (or POST) and a basic input/output system or BIOS) for the computer system 10, including a boot block or program 53 stored therein beginning at a fixed, specific address in memory. In addition, the boot block 53 (FIG. 3) contains a suitable amount of trusted and protected code in accordance with the TCPA specification for the Core Root of Trust Measurement (or CRTM). The CRTM code is one which runs at initial power on to measure the remaining POST/BIOS code in the flash ROM 52. The flash ROM 52 also contains a select input 52 a (FIG. 3) to permit flash ROM 52, on receipt of an appropriate input, to be selected or placed at some base address in a like manner to flash ROM 30. The POST/BIOS stored in the bootblock 53 is enabled in a manner to be set forth below on verification by the TCPA hardware 54 that compliance with the TCPA specification is achieved. The bootblock 53 when so enabled begins the process of initializing the computer system 10 and loading an operating system for the CPU 24.
  • The TCPA feature card 48 (FIG. 3) also has inputs 48 a and 48 b for a flash control signal and a system reset, respectively. The flash control at input 48 a is received from GPIO 36 (FIG. 4) over conductor 58 from the system planar P. The flash control signal from GPIO 36 is also furnished to a select input of the ROM 30 on the system planar P. The connector 50 also provides a system reset from the POST/BIOS on the system planar P to the latch logic 56 on the TCPA feature card 48. The latch logic 56 provides in turn an input to a reset terminal 54 a of the TCPA hardware 54.
  • The flash control signal formed in GPIO 36 is used to indicate whether flash ROM 30 on the system planar P or flash ROM 52 on the TCPA feature card is to be used as the source of the POST/BIOS code when power on of the computer system begins. If the flash control indicates the feature card flash ROM 52 is selected, the reset is passed to the TCPA hardware 54 normally, thereby permitting normal operation of the hardware. If the flash control indicates the planar flash ROM 30 is being used, the latch logic 56 latches and holds or blocks the reset to the TCPA hardware 54, thereby preventing the operation of the hardware 54.
  • Now referring to FIG. 4, portions of the system planar P shown in FIG. 2 are shown in more detail. The interface adapter 36 provides a flash control output and the planar POST/BIOS code 31 provides a system reset signal to the feature card connector 50, as has been set forth. Additionally, the flash control is connected to the select input 30 a of the planar flash ROM device 30. The flash control GPIO of interface adapter 36 is protected so that it is not affected by system reset. Specifically, the system planar must maintain the state of the GPIO from interface adapter 36 across a system reset.
  • An additional useful, but not required, optional characteristic provided with the present invention is the flash control GPIO from interface adapter 36 should retain its state unless AC power is lost from the data processing system 10. Upon power on, as indicated schematically at 60 in the flow chart of FIG. 5, if the planar flash control indicates at step 62 that the system 10 should begin POST/BIOS execution from the planar flash ROM 30, the TCPA function has been is disabled, in the manner previously described. The POST/BIOS operation continues, using the planar POST/BIOS, as shown at 64 in the flow chart of FIG. 5.
  • If during step 62 the planar POST/BIOS 31 indicates the feature card 48 is installed, the planar POST/BIOS code 31, as indicated at 66 in FIG. 5, sets the state of the flash control 36 to indicate the TCPA feature flash ROM 52 should be used. The planar POST/BIOS issues a system reset, as shown at 68 in FIG. 5. This causes the system 10 to begin POST/BIOS execution again, but from the POST/BIOS 53 of the flash ROM 52 of TCPA feature card 48 instead of the POST/BIOS 31 of planar flash ROM 30.
  • If the flash ROM devices 30 and 52 are of a type which do not latch the select input upon reset, the planar flash ROM 30 and the feature card flash ROM 52 must include identical checking/switching functions at identical addresses. If this is not feasible, an additional latch 70 may be necessary on the planar P, as shown in FIG. 6. The latch 70 then provides such a latching capability for the select inputs of the planar flash ROM 30 and the feature card flash ROM 52 on reset.
  • It is important to note that, while the present invention has been, and will continue to be, described in the context of a fully functional computer system, those skilled in the art will appreciate that the present invention is capable of being distributed as a program product in a variety of forms, and that the present invention applies equally regardless of the particular type of signal-bearing media utilized to actually carry out the distribution. Examples of signal-bearing media include: recordable-type media, such as floppy disks, hard disk drives, and CD ROMs, and transmission-type media such as digital and analog communication links.
  • While the invention has been shown or described in only some of its forms, it should be apparent to those skilled in the art that it is not so limited, but is susceptible to various changes without departing from the scope of the invention.

Claims (6)

1-15. (canceled)
16. A method of loading an operating system for a computer system in compliance with a security code meeting TCPA standards, comprising the steps of:
verifying if the security compliance feature is activated; and
if so, loading the security compliant operating system.
17. The method of claim 16, wherein the computer system also includes a conventional program for loading an operating system, and further including the step of loading the operating system with the conventional program if the security compliance feature is not enabled.
18. The method of claim 16, wherein the computer system is susceptible of a reset operation and further including the step of inhibiting loading of the security compliant operating system in the event of a reset operation.
19. A feature card for loading an operating system for a computer system in compliance with a security code meeting TCPA standards, comprising:
machine readable memory storage media on the feature card and containing a boot block for loading an operating system for the computer system; and
a security code in the machine readable memory storage media for measuring security compliance of the boot block when enabled.
20. The feature card of claim 19, further including:
logic on the feature card responsive to a system reset of the computer system for inhibiting operation of the feature card if the boot block in the machine readable memory storage media is enabled.
US11/321,809 2002-01-15 2005-12-29 Computer system with selectively available immutable boot block code Abandoned US20060107034A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/321,809 US20060107034A1 (en) 2002-01-15 2005-12-29 Computer system with selectively available immutable boot block code

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/047,219 US7013384B2 (en) 2002-01-15 2002-01-15 Computer system with selectively available immutable boot block code
US11/321,809 US20060107034A1 (en) 2002-01-15 2005-12-29 Computer system with selectively available immutable boot block code

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/047,219 Division US7013384B2 (en) 2002-01-15 2002-01-15 Computer system with selectively available immutable boot block code

Publications (1)

Publication Number Publication Date
US20060107034A1 true US20060107034A1 (en) 2006-05-18

Family

ID=21947722

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/047,219 Expired - Fee Related US7013384B2 (en) 2002-01-15 2002-01-15 Computer system with selectively available immutable boot block code
US11/321,809 Abandoned US20060107034A1 (en) 2002-01-15 2005-12-29 Computer system with selectively available immutable boot block code

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/047,219 Expired - Fee Related US7013384B2 (en) 2002-01-15 2002-01-15 Computer system with selectively available immutable boot block code

Country Status (1)

Country Link
US (2) US7013384B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090271660A1 (en) * 2008-04-28 2009-10-29 Asustek Computer Inc. Motherboard, a method for recovering the bios thereof and a method for booting a computer
US20160026598A1 (en) * 2014-07-28 2016-01-28 Inventec (Pudong) Technology Corporation Storage control devices and invoking method thereof
CN109670349A (en) * 2018-12-13 2019-04-23 英业达科技有限公司 The hardware structure of trusted computer and the credible starting method of computer

Families Citing this family (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6782349B2 (en) * 2002-05-03 2004-08-24 International Business Machines Corporation Method and system for updating a root of trust measurement function in a personal computer
KR100477670B1 (en) * 2002-09-26 2005-03-18 삼성전자주식회사 Monitor for security using smart card and method thereof
US7370212B2 (en) 2003-02-25 2008-05-06 Microsoft Corporation Issuing a publisher use license off-line in a digital rights management (DRM) system
US7725740B2 (en) * 2003-05-23 2010-05-25 Nagravision S.A. Generating a root key for decryption of a transmission key allowing secure communications
WO2005071685A1 (en) * 2004-01-20 2005-08-04 Koninklijke Philips Electronics N.V. An optical data disc with multiple booting points
US8112618B2 (en) 2004-04-08 2012-02-07 Texas Instruments Incorporated Less-secure processors, integrated circuits, wireless communications apparatus, methods and processes of making
US20060242406A1 (en) 2005-04-22 2006-10-26 Microsoft Corporation Protected computing environment
US8347078B2 (en) 2004-10-18 2013-01-01 Microsoft Corporation Device certificate individualization
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
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
US9436804B2 (en) 2005-04-22 2016-09-06 Microsoft Technology Licensing, Llc Establishing a unique session key using a hardware functionality scan
US9363481B2 (en) 2005-04-22 2016-06-07 Microsoft Technology Licensing, Llc Protected media pipeline
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
CN100435098C (en) * 2006-01-05 2008-11-19 英业达股份有限公司 Inline processing method and system for initiate key codes in operating system
US20070180210A1 (en) * 2006-01-31 2007-08-02 Seagate Technology Llc Storage device for providing flexible protected access for security applications
US20080216176A1 (en) * 2007-02-06 2008-09-04 Cybernet Systems Corporation Hardware-assisted rootkit blocker for networked computers
US8943491B2 (en) * 2008-06-26 2015-01-27 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Systems and methods for maintaining CRTM code
US8176306B2 (en) * 2009-07-24 2012-05-08 Hewlett-Packard Development Company, L.P. Boot block
US9992024B2 (en) * 2012-01-25 2018-06-05 Fujitsu Limited Establishing a chain of trust within a virtual machine
MY164496A (en) * 2012-02-09 2017-12-29 Mimos Berhad Hardware authentication system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5379342A (en) * 1993-01-07 1995-01-03 International Business Machines Corp. Method and apparatus for providing enhanced data verification in a computer system
US5410699A (en) * 1989-08-25 1995-04-25 International Business Machines Corp. Apparatus and method for loading BIOS from a diskette in a personal computer system
US6353885B1 (en) * 1999-01-26 2002-03-05 Dell Usa, L.P. System and method for providing bios-level user configuration of a computer system
US6560641B1 (en) * 2000-03-29 2003-05-06 Unisys Corporation System, method, and adapter card for remote console emulation including remote control of a peripheral device

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5513350A (en) 1994-05-27 1996-04-30 At&T Corp. Update constraints in transactions which may abort
US5822582A (en) * 1996-07-19 1998-10-13 Compaq Computer Corporation Boot drive selection and hibernation file detection
GB2317720A (en) * 1996-09-30 1998-04-01 Nokia Mobile Phones Ltd Managing Flash memory
TW401311B (en) * 1996-11-21 2000-08-11 Nintendo Co Ltd Information processing system and a method for finding genuineness therefor
KR100299119B1 (en) * 1997-09-30 2001-09-03 윤종용 PC possessing apparatus for controlling flash ROM
US6185678B1 (en) * 1997-10-02 2001-02-06 Trustees Of The University Of Pennsylvania Secure and reliable bootstrap architecture
US6101601A (en) * 1998-04-20 2000-08-08 International Business Machines Corporation Method and apparatus for hibernation within a distributed data processing system
US6223284B1 (en) * 1998-04-30 2001-04-24 Compaq Computer Corporation Method and apparatus for remote ROM flashing and security management for a computer system
US6154819A (en) * 1998-05-11 2000-11-28 Intel Corporation Apparatus and method using volatile lock and lock-down registers and for protecting memory blocks
US6160734A (en) * 1998-06-04 2000-12-12 Texas Instruments Incorporated Method for ensuring security of program data in one-time programmable memory
US6178503B1 (en) * 1998-09-11 2001-01-23 Powerquest Corporation Managing multiple operating systems on a single computer
JP3987244B2 (en) * 1998-09-22 2007-10-03 株式会社リコー Electronics
US6237091B1 (en) * 1998-10-29 2001-05-22 Hewlett-Packard Company Method of updating firmware without affecting initialization information
US6212555B1 (en) * 1998-11-16 2001-04-03 William E. Brooks, Jr. Audio transfer, storage and playback system
US6763458B1 (en) * 1999-09-27 2004-07-13 Captaris, Inc. System and method for installing and servicing an operating system in a computer or information appliance
US6188602B1 (en) * 2000-01-25 2001-02-13 Dell Usa, L.P. Mechanism to commit data to a memory device with read-only access
US6195749B1 (en) * 2000-02-10 2001-02-27 Advanced Micro Devices, Inc. Computer system including a memory access controller for using non-system memory storage resources during system boot time

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5410699A (en) * 1989-08-25 1995-04-25 International Business Machines Corp. Apparatus and method for loading BIOS from a diskette in a personal computer system
US5379342A (en) * 1993-01-07 1995-01-03 International Business Machines Corp. Method and apparatus for providing enhanced data verification in a computer system
US6353885B1 (en) * 1999-01-26 2002-03-05 Dell Usa, L.P. System and method for providing bios-level user configuration of a computer system
US6560641B1 (en) * 2000-03-29 2003-05-06 Unisys Corporation System, method, and adapter card for remote console emulation including remote control of a peripheral device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090271660A1 (en) * 2008-04-28 2009-10-29 Asustek Computer Inc. Motherboard, a method for recovering the bios thereof and a method for booting a computer
US20160026598A1 (en) * 2014-07-28 2016-01-28 Inventec (Pudong) Technology Corporation Storage control devices and invoking method thereof
US9588932B2 (en) * 2014-07-28 2017-03-07 Inventec (Pudong) Technology Corporation Storage control devices and invoking method thereof
CN109670349A (en) * 2018-12-13 2019-04-23 英业达科技有限公司 The hardware structure of trusted computer and the credible starting method of computer

Also Published As

Publication number Publication date
US7013384B2 (en) 2006-03-14
US20030135727A1 (en) 2003-07-17

Similar Documents

Publication Publication Date Title
US20060107034A1 (en) Computer system with selectively available immutable boot block code
US5657445A (en) Apparatus and method for limiting access to mass storage devices in a computer system
JP4793733B2 (en) High integrity firmware
US5214695A (en) Apparatus and method for loading a system reference diskette image from a system partition in a personal computer system
US7243347B2 (en) Method and system for maintaining firmware versions in a data processing system
US6725178B2 (en) Use of hidden partitions in a storage device for storing BIOS extension files
CA2044522C (en) Apparatus and method for loading a system reference diskette image from a system partition in a personal computer system
US5802277A (en) Virus protection in computer systems
US8060812B2 (en) Methods, systems, and computer program products for class verification
US6944867B2 (en) Method for providing a single preloaded software image with an ability to support multiple hardware configurations and multiple types of computer systems
US7769993B2 (en) Method for ensuring boot source integrity of a computing system
KR100319838B1 (en) Personal computer with security device, security method thereof, and installation and removal method of the security device
GB2384886A (en) Computer security system
KR20060045810A (en) Efficient patching
US7487345B2 (en) Method of comparing build capability flags of replacement BIOS with boot capability flags of current BIOS to determine compatibility between BIOS revisions and installed hardware during flash update
US20030221035A1 (en) CPU life-extension apparatus and method
US20110016463A1 (en) Computer-hardware, life-extension apparatus and method
US7334120B2 (en) Firmware emulation environment for developing, debugging, and testing firmware components including option ROMs
US20050066073A1 (en) Peripheral device having a programmable identification configuration register
US20040083357A1 (en) Method, system, and program for executing a boot routine on a computer system
US20120284465A1 (en) Operating System Management of Address-Translation-Related Data Structures and Hardware Lookasides
US20030217355A1 (en) System and method of implementing a virtual data modification breakpoint register
US8745364B2 (en) Method and apparatus for enabling non-volatile content filtering
JP2004326751A (en) Logical partitioning
WO2002093372A2 (en) A firmware common operations and reset environment

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION