The present invention relates to a data processing apparatus.
It is known to provide an integrated circuit containing, amongst other features, a data processor. In some applications it is necessary to ensure the data, including executable code, being processed cannot be changed by unauthorised people accessing data stored outside the integrated circuit or if it is so accessed ensuring it cannot be changed undetectably.
In accordance with one aspect of the present invention, there is provided an apparatus comprising: an integrated circuit containing a data processor and a non-volatile store storing at least one security code; a first memory external to the integrated circuit storing data, the data being cryptographically protected in a first format; and a second memory external to the integrated circuit for storing data; the apparatus being arranged to transfer data from the first memory via the integrated circuit to the second memory to be accessed by the data processor from the second memory; the integrated circuit being arranged to validate during the transfer the data read from the first memory using a security code stored in the non-volatile store and, if the data is validated, apply cryptographic protection in a second format to the validated data using a security code stored in the non-volatile store, and store in the second memory the data protected in the second format.
By transferring data via the integrated circuit and using the integrated circuit to validate data and protect transferred data, security is maintained because the validation occurs, and protection is applied, within the integrated circuit.
By cryptographically protecting the data in the first memory and in the second memory, based on a security code(s) in the non-volatile store in the integrated circuit, the data is made secure.
In an embodiment, only validated data from the first memory is processed and when data is read from the second memory by the data processor only validated data from the second memory is processed.
In an embodiment, the second memory is a Random Access memory (RAM) for the data processor allowing the data processor to store and to retrieve individual words, which are individually protected as contrasted with the first memory, which is a Read Only Memory (ROM) and which allows read only access only to a data set.
The invention also provides a data processing apparatus comprising:
Embodiments of the invention will now be described, by way of example, with reference to the accompanying drawings.
In this example the data processing apparatus is a microcontroller 2 for controlling a controlled system 26.
The following description initially describes the configuration of the microcontroller 2 and the contents of its various stores and memories as it would be used after manufacture.
Microcontroller 2 is coupled to a controlled system 26 via a port 3. The controlled system may for example be a back-up tape drive. In the case of a back-up tape drive it is important that the integrity of the backed up data is maintained. It is thus important that the integrity of the data and programs used by the microcontroller is maintained.
The microcontroller comprises a printed circuit board PCB 2 which comprises an ASIC (Application Specific Integrated Circuit) 4, a non-volatile memory 6 and a Random Access Memory 8. The non-volatile memory 6 may be any suitable type for example a Flash memory amongst other types. In this example it is a Read Only Memory, for example an EEPROM. The Random Access Memory 8 may be any suitable memory, for example an SRAM, but in this case it is a DRAM. The non-volatile memory 6 and the random access memory 8 are external to the ASIC 4. A further non-volatile memory 30 may optionally be provided on the PCB external to the ASIC and coupled to it via an interface 301.
The ASIC is a monolithic integrated circuit comprising: one or more processors 10-1, 10-2: tightly coupled memory 14 which may be an SRAM: a non-volatile boot ROM 16 containing code which is not modifiable; a hashing engine 18; one or more One Time Programmable (OTP) memories 20 and 22; a test port 12; an interface 32; interfaces 63, 81 and 301 coupled to the external memories 6, 8 and 30; a random number generator 28; and a hardwired test disabling circuit 24. The OTP memories 20 and 22 may be separate memories or sections of one memory. In this example they are sections of one memory. The test disabling circuit 24 is interposed between the test port 12, which in this example is a JTAG port, and the processor(s) 10. The disabling circuit 24 is responsive to data in the OTP memory section 22. The hashing engine 18 uses data (one or more keys) in the OTP memory section 20. The OTP memory section 20 stores critical security parameters (CSPs) including a secret key and at least one Public Key. Other keys may be filed in the OTP memory section 20. The secret key is unique to each instance of the microcontroller in one implementation of the invention.
The processor(s) 10 execute(s) instructions only from the tightly coupled memory 14 and from the DRAM 8. The boundary of the ASIC is a cryptographic boundary and data and program execution within it are regarded as secure as will be explained below. The EEPROM 6 and the DRAM 8 (and memory 30 if provided) are outside the cryptographic boundary and in the absence of security measures the contents of them would not be secure. The interfaces 12, 63, 301, 32 and 81 are at the physical and cryptographic boundary of the ASIC.
The contents of the DRAM 8 and EEPROM 6 are cryptographically protected by authentication codes. In this example the authentication codes used in the DRAM are of a different type to those used in the EEPROM. In this example, the content of the EEPROM 6 is made secure from undetected malicious modification at least by use of digital signatures. Also, the format of the data in the EEPROM is different from that in the DRAM.
The EEPROM 6 stores firmware which is arranged in one or more data sets 61 each with a digital signature 62. The digital signatures used in this example of the invention use public and private keys. Thus the details of the digital signatures will not be further described because they are within the knowledge of those skilled in the relevant art. When a data set is read from the EEPROM 6 its digital signature is checked by the processor(s) 10 and, if valid, the data set is processed by the processor(s) 10. The processor(s) 10 execute only validly signed firmware.
Referring to
A data set read from the EEPROM 6 may contain too much code/data of the firmware for the small amount of tightly coupled memory TCM 14 on the ASIC to store. The TCM 14 stores firmware code/data needed immediately by the processor(s) 10 and the remainder of the firmware data set is transferred to the DRAM 8. Because the DRAM 8 is outside the cryptographic boundary, the code/data stored in it is cryptographically protected by authentication codes. Referring to
Storing words in the DRAM with respective authentication codes facilitates random access to the words by the processor(s) 10.
The hash function may be any suitable hash function. An example is the well known HMAC function. In this example, the HASH function uses the secret key stored in the OTP memory 20. It could use another key stored in the OTP memory. An example of the hash value is HMAC(addresslldatallsecret key) where 11 indicates concatenation. The HASH value has at least sufficient bits, taking account of the number of bytes the DRAM can store, to avoid, or at least reduce the chance of, duplication of HASH values within the DRAM. The number of bits of the HASH value may be at least 96 bits and may be much larger. The industry standard is 160 bits which reduces the likelihood of duplications of hash values to a sufficiently low level.
Providing the cryptographic boundary and protecting data stored in the DRAM 8 and EEPROM 6, protects the microcontroller from unauthorised access to the programs and data used by the processor(s) in normal operation. However, the JTAG test port could provide access to the processor(s) 10 in a test mode using known EMULATE and TRACE routines and allow program changes to be made. The JTAG test port is needed for testing at least during manufacture and may be used to diagnose faults after manufacture.
To prevent unauthorised use of the test port, the OTP memory 22 contains at least one security bit which, with the disabling circuit, 24 disables the port 12.
In one example the OTP memory 22 contains only one bit. The OTP memory 22 allows a bit to be changed only once from one state e.g. “0” to the opposite state “1”. During manufacture of the microcontroller the bit is “0” allowing testing and the bit is set to “1” before the microcontroller is released for use. Referring to
In another example, OTP memory 22 has a two bit security code, which is initially “00”. That allows testing during manufacture, after which the code is set to “01”, i.e. one of the two bits is set to “1”. That code “01” disables the gates 241 and 242. If a fault occurs, then the microcontroller is returned to the manufacturer who sets the other bit to “1” resulting in code “11” which allows testing via the port 12. Access to the OTP memory 22 to change the security code can be provided by suitable access code signed with a digital signature which can be verified by a key stored in the OTP memory 20. The key is for example the default public key stored in the memory 20. That allows the security code to be changed to “11” allowing testing via the port 12. The original microcontroller is retained by the manufacturer and the user receives a new microcontroller.
In a further example, the security code may have three or more bits changeable with use of the signed access code. During manufacture, the code is “000” and when released to a user is “001”. If a fault occurs the code is changed to “011” by the manufacturer to allow testing. After testing the code is changed to “111”, securing the port 12 against use, allowing the microcontroller to be returned to the user. Only signed access code, signed with a digital signature which is verified by a key held in the OTP memory 20 can be used to change the code stored in the OTP memory 22.
Security codes of two or more bits provide an audit trail of testing (or any unauthorised attempts at testing) after manufacture.
As shown in
The microcontroller may additionally have the further non-volatile store 30 outside the ASIC storing data cryptographically protected by a security parameter stored in the OTP memory 20. The further non-volatile memory 30 is coupled to the ASIC via the interface 301.
The further non-volatile store 30 may be an EEPROM. The further store 30 may store further critical security parameters outside the ASIC. The further parameters are encrypted and have digital signatures to make them secure. The further parameters are encrypted using the secret key, unique to the ASIC, stored in the OTP memory 20. The digital signatures of the further parameters are produced using the unique secret key stored in the OTP memory 20. That secret key is used to decrypt the further security parameters and to check the digital signatures read from the further store 30.
The further non-volatile store may contain other encrypted and/or digitally signed data.
The further security parameters outside the ASIC can be used to make secure data and code communicated via the interface(s) 32.
During manufacture, the boot code is hard coded into the boot ROM 16; the loader program and other code/data is stored in the EEPROM with digital signatures based on the public and private keys; and at least one public key is stored in the OTP memory 20.
The secret key is not stored in the OTP 20 until after the security code is set in the OTP 22 disabling the test port. The ASIC contains a random number generator RNG 28. Firmware stored in the tightly coupled memory 14 or the DRAM 8 reads a random number of for example 256 bits from the random number generator and stores it in the OTP 20 as the secret key without leaving the ASIC. This is done after the test port is disabled to prevent access to the secret key even by those having access to the manufacturing process.
The hash function may be any suitable hash function and is not limited to the example of HMAC as described above.
The on-chip random number generator 28 could be omitted from the integrated circuit and an off chip generator used instead to generate the secret key during the manufacturing process. However a random number generator on the chip is more secure.
The firmware stored in the EEPROM 6 is cryptographically protected, in this example, by digital signatures. During manufacture firstly, the firmware is compiled. It is then digitally signed using a secret private key of a private-public key system. The public key is stored in the OTP memory 20 to allow the signature to be validated. The signed firmware is stored in the EEPROM 6. The digital signatures may be created by submitting the compiled firmware to a secure signature generator during the manufacturing process. The signed firmware may be down loaded to the EEPROM 6 via a communications link e.g. the Internet.
Instead of an EEPROM, the non-volatile store 6 may be any other suitable device for example a FLASH memory.
The further non-volatile store 30 may be a serial EEPROM.
The one-time programmable memory OTP 22 containing the security code may be replaced by a reprogrammable non-volatile memory and the security code changed using signed firmware. A one-time programmable memory 22 is more secure since its programming is irreversible.
The DRAM may be further protected by physically making access to the DRAM very difficult and detectable if tried. For example the connections between the DRAM and the ASIC may be buried in layers of the PCB 2 or otherwise protected against physical probing.
The whole microcontroller may be enclosed in a tamper proof housing having tamper evident seals.
Although the invention has been described by way of example with reference to an ASIC, it is not limited to an ASIC. The invention may be applied to other types of integrated circuit data processors
The embodiments of the invention store data outside the integrated circuit. The embodiments of the invention ensure the data, including executable code, being processed cannot be changed by unauthorised people accessing the data stored outside the integrated circuit or if it is so accessed ensuring it cannot be changed undetectably. Security is provided by security data and the security data is itself secure because it is stored within the integrated circuit and protected from unauthorised access.