US20060117167A1 - Processing activity masking in a data processing system - Google Patents

Processing activity masking in a data processing system Download PDF

Info

Publication number
US20060117167A1
US20060117167A1 US10/527,812 US52781205A US2006117167A1 US 20060117167 A1 US20060117167 A1 US 20060117167A1 US 52781205 A US52781205 A US 52781205A US 2006117167 A1 US2006117167 A1 US 2006117167A1
Authority
US
United States
Prior art keywords
register
data
data processing
trash
write
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
US10/527,812
Inventor
Christophe Evrard
Julie-Anne Pruvost
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.)
ARM Ltd
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
Priority claimed from GBGB0229068.2A external-priority patent/GB0229068D0/en
Priority claimed from GB0307823A external-priority patent/GB2396229B/en
Application filed by Individual filed Critical Individual
Assigned to ARM LIMITED reassignment ARM LIMITED ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: PRUVOST, JULIE-ANNE FRANCOISE MARIE, EVRARD, CHRISTOPHE JUSTIN
Publication of US20060117167A1 publication Critical patent/US20060117167A1/en
Abandoned legal-status Critical Current

Links

Images

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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • G06F9/3005Arrangements for executing specific machine instructions to perform operations for flow control
    • G06F9/30058Conditional branch instructions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/71Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/71Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information
    • G06F21/75Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information by inhibiting the analysis of circuitry or operation
    • G06F21/755Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information by inhibiting the analysis of circuitry or operation with measures against power attack
    • 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30181Instruction operation extension or modification
    • G06F9/30189Instruction operation extension or modification according to execution mode, e.g. mode flag
    • 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3836Instruction issuing, e.g. dynamic instruction scheduling or out of order instruction execution
    • G06F9/3842Speculative instruction execution
    • 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3861Recovery, e.g. branch miss-prediction, exception handling
    • 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3867Concurrent instruction execution, e.g. pipeline, look ahead using instruction pipelines
    • 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3867Concurrent instruction execution, e.g. pipeline, look ahead using instruction pipelines
    • G06F9/3875Pipelining a single stage, e.g. superpipelining
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09CCIPHERING OR DECIPHERING APPARATUS FOR CRYPTOGRAPHIC OR OTHER PURPOSES INVOLVING THE NEED FOR SECRECY
    • G09C1/00Apparatus or methods whereby a given sequence of signs, e.g. an intelligible text, is transformed into an unintelligible sequence of signs by transposing the signs or groups of signs or by replacing them by others according to a predetermined system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2207/00Indexing scheme relating to methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F2207/72Indexing scheme relating to groups G06F7/72 - G06F7/729
    • G06F2207/7219Countermeasures against side channel or fault attacks
    • 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/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2123Dummy operation

Definitions

  • This invention relates to the field of data processing systems. More particularly, this invention relates to the masking of processing activity within data processing systems, for example, in order to increase security.
  • Timing analysis and power analysis By observing the tiling behaviour and/or the power consumption behaviour of such a system in response to inputs, information concerning the processing being performed and the data being manipulated can be determined in a way that can compromise security. It is strongly advantageous to provide resistance against such security attacks.
  • the present invention provides apparatus for processing data, said apparatus comprising:
  • a result data value generating circuit operable to generate a result data value upon execution of a data processing operation
  • At least one data processing operation executed by said result data generating circuit is a conditional write data processing operation for which a result data value is not written to said data processing register when non-write conditions are met; and further comprising
  • a trash register to which a result data value may be written upon execution of said conditional write data processing operation when said non-write conditions are met.
  • This invention recognises that there is a characteristic power consumption signature associated with a write to a data processing register and accordingly information concerning the data processing being performed in association with conditional write data processing operations can be externally observed, i.e. information upon whether or not the conditional write did or did not occur.
  • the invention address this problem by providing a trash register to which a result value (which is preferably the true value) is written when the conditional write data processing operation meets its non-write conditions and a write would not otherwise occur. Accordingly, a write to a register whether the true register or the trash register, always occurs irrespective of whether or not the write conditions or non-write conditions are met and thus the security of this system is enhanced.
  • the data register to which the write is normally made when the write conditions are met is preferably part of a register bank containing a plurality of such registers.
  • a common trash register(s) may be used for dummy writes irrespective of how many real data registers are provided within the register bank.
  • the trash register is physically located as part of the register bank so as to avoid leakage of information by observing which part of a circuit is active at any given time.
  • the present technique is applicable to a wide variety of systems, such a microprocessor based systems, digital signal processing system and the like, the invention is particularly well suited to systems including a processor core responsive to data processing instructions as these often incorporate conditional write instructions which give rise to the potential vulnerability addressed by this technique.
  • conditional write operation may be arranged to either occur or not occur when particular conditions are met.
  • the trash register activity can be selectively enabled and disabled depending upon a control signal stored in a system configuration register. This allows programmable activity of the trash register activity such that power can be saved by disabling this feature when non secure processing is taking place and yet security improved when required, such as when handling cryptographic keys, decoding passwords etc.
  • the trash register may be physically located within the register bank with the normal data registers
  • the trash register is unmapped to a register number such that it cannot be specified by any program instruction and accordingly is invisible as a register from the programmer's model point of view.
  • the trash register is however visible in the sense that its activity can be enable or disabled in preferred embodiments by a configuration parameter.
  • the present invention provides a method of processing data, said method comprising the steps of:
  • a result data value is not written to a data processing register when non-write conditions are met but is instead written to a trash register.
  • FIG. 1 schematically illustrates a data processing system operable in a fixed timing mode and a variable timing mode
  • FIG. 2 schematically illustrates a conditional programming instruction
  • FIG. 3 is a flow diagram schematically illustrating part of the processing operations performed by an instruction decoder operating in accordance with the present techniques
  • FIG. 4 schematically illustrates the execution of a conditional branch instruction in a fixed timing mode
  • FIG. 5 is a diagram schematically illustrating a data processing system including multiple circuit portions which may be selectively enabled to perform required processing operations or dummy processing operations;
  • FIG. 6 schematically illustrates a circuit portion and its associated dummy activity enabling circuit which may be responsive to both required enable signals and random dummy activity enable signals;
  • FIG. 7 schematically illustrates a linear shift back feed register which may be used as a pseudo-random signal generator:
  • FIG. 8 is a flow diagram schematically illustrating control of a circuit portion to perform required processing activity and dummy processing activity
  • FIG. 9 schematically illustrates a portion of a register bank including multiple data processing registers, multiple dummy registers, multiple shared dummy registers and a non-mapped trash register RT to which a dummy register write is made when a conditional write operation fails its condition codes;
  • FIG. 10 is a flow diagram schematically illustrating a register write controlling circuit which seeks to balance the number of high to low and low to high transitions occurring when a register write occurs;
  • FIG. 11 is a table illustrating the relationships between bit transitions for a particular bit within the data register and three further registers which are configured to balance the high to low and low to high transitions occurring in association with a register writet;
  • FIG. 12 is a flow diagram schematically illustrating control of writing to a trash register on a condition code fail of a write operation
  • FIG. 13 is a diagram schematically illustrating a system having multiple execution mechanisms for an instruction and pseudo random selection of the execution mechanism employed for at least some instructions;
  • FIG. 14 is a flow diagram schematically illustrating control of the system of FIG. 13 .
  • FIG. 1 illustrates a data processing system 2 including a processor core 4 , a coprocessor 6 and a memory 8 .
  • the processor core 4 fetches instructions and data from the memory 8 .
  • the instructions are fed to an instruction pipeline 10 where they occupy successive pipeline stages such as, for example, fetch, decode, execute, memory and write back on successive processing cycles.
  • Pipelined processors are in themselves well known as a way of effectively executing a number of program instructions in a partially overlapping fashion in order to improve processor performance.
  • the data values read from the memory 8 by the processor core 4 are supplied to a register bank 12 from where they may be manipulated under program instruction control using one or more of a multiplier 14 , a shifter 16 and an adder 18 .
  • Other data manipulating circuits may be provided, such as circuits performing logical operations, such as ANDs, Ors, count leading zeros etc.
  • FIG. 1 also illustrates an instruction decoder 20 within the processor core 4 which is responsive to a program instruction within the instruction pipeline 10 to generate execution control signals that are applied to the various processing elements, such as the register bank 12 , the multiplier 14 , the shifter 16 and the adder 18 in order to control the data processing operations performed.
  • the control signals generated by the decoder 20 may cause the appropriate operands to be read from the register bank 12 and supplied and acted upon by the appropriate ones of the multiplier 14 , the shifter 16 and the adder 18 so as to generate a result which is written back into the register bank 12 .
  • the coprocessor 6 is a system configuration coprocessor containing a number of configuration registers 22 which may be written under program control to set up configuration controlling parameters. These configuration controlling parameters can specify many aspects of the configuration of the processing system 2 , such as for example the endianess and the like. Included within one of these configuration controlling registers 22 is a bit which specifies whether or not the processor core should operate in a fixed timing mode or a variable timing mode. This bit is illustrated as being supplied as an input to the instruction decoder 20 , but it will be appreciated that this bit may also be supplied to various other points within the processor core 4 as required to control their behaviour. In dependence upon this fixed/variable bit, the processor core 4 operates in either a fixed timing mode or a variable timing mode.
  • At least one program instruction which has a variable timing i.e. takes a variable number of processing cycles to complete
  • a fixed timing e.g. take the maximum possible number of processing cycles to complete irrespective of whether or not it could have been suppressed in its entirety or completed in less than the maximum number of processing cycles.
  • the instruction decoder 20 can take the major role in controlling the processor core 4 to either operate in the fixed timing mode or the variable timing mode. Not all variable timing instruction need be provided with a fixed timing mode type of operation.
  • configuration controlling register 22 is shown as switching between fixed and variable timing modes.
  • multiple bits within the configuration controlling register 22 may be provided to separately enable and disable the fixed or variable timing behaviour of different types of instruction, such as conditional instruction behaviour, uniform branch behaviour, disabling early terminate, etc.
  • FIG. 2 schematically illustrates a conditional instruction 24 .
  • This conditional instruction may be part of an instruction set which includes only some conditional instructions or part of an instruction set, such as the ARM instruction set, which is substantially fully conditional.
  • the condition codes 26 encode a set of processor state conditions in which the associated instruction either will or will not be executed.
  • the condition codes 26 can be arranged to specify that the instruction 24 will not execute if the condition codes currently set in the system indicate a zero result, a carry has occurred, an overflow has occurred or the like.
  • This type of instruction can be utilised to provide efficient program coding.
  • the fixed/variable bit at least partially suppresses the conditional behaviour in that the instruction will execute irrespective of its condition codes, but may not write its result in a way that has an effect upon the processor state.
  • FIG. 3 is a flow diagram schematically illustrating part of the processing operations performed by the instruction decoder 20 . It will be appreciated that FIG. 3 illustrates these processing operations as a logical sequence, whereas in practice these processing operations may be performed at least partially in parallel or in a different order.
  • step 28 the instruction decoder 20 waits for a new instruction to execute.
  • processing proceeds to step 30 at which the condition codes associated with the new instruction are read.
  • these condition codes are compared with the currently existing condition codes in the system. These condition codes currently existing in the system are the result of previous processing activity, either in the immediately preceding instruction or in the last instruction which would have updated those condition codes.
  • step 34 a check is made for a match between the condition codes 26 of the current instruction being executed and the existing condition codes. If a match does not occur, then processing proceeds to step 36 where execution of the current instruction is started.
  • FIG. 3 illustrates a system in which execution occurs when a match does not occur, but alternative embodiments could equally well be ones in which execution occurs when a match occurs.
  • step 38 a check is made as to whether or not early termination of the instruction is possible. This early termination may, for example, be because one of the operands has a particular value, such as zero or unity, or on subsequent processing cycles that a particular partial result has been produced. If early termination is possible, then processing proceeds to step 40 where a check is made as to whether or not the processor core 4 is currently operating in the fixed or variable timing mode. If the processor is in the variable timing mode, then processing proceeds to step 42 and the instruction concerned is early terminated with the result being returned as appropriate and processing returns to step 28 .
  • step 44 determines whether or not the system is in the fixed timing mode. If the determination at step 40 is that the system is in the fixed timing mode, then processing proceeds to step 44 irrespective of the fact that early termination is possible. Step 44 , which may also be reached by a determination at step 38 that early termination is not possible, executes the instruction concerned for one processing cycle. In the case of a multicycle processing instruction, such as a multiplication, a divide, an add or a subtraction, these typically take several cycles to execute and so after step 44 processing proceeds to step 46 at which a determination is made as to whether or not the maximum number of cycles associated with that instruction has yet been performed. If the maximum number of cycles has been performed, then the result will have been generated.
  • a multicycle processing instruction such as a multiplication, a divide, an add or a subtraction
  • step 46 will still indicate that this forced execution should cease when the maximum possible number of processing cycles for that type of instruction has been reached. If the maximum number of processing cycles has not yet been performed, then processing is returned to step 38 .
  • step 48 determines whether or not the system is currently in the forced execution mode. If in the forced execution mode, then processing proceeds to step 50 where a forced dummy execution of the instruction will occur. When dummy execution is performed the result is written to a trash register (see trash register 51 in FIG. 1 ), rather than the destination specified in the instruction itself so as to prevent the state of the system being modified by a program instruction which should not have executed as it should have been suppressed whilst also keeping a substantially unaltered power consumption. If at step 48 the determination is that the system is not in the forced execution mode but is in the variable timing mode, then processing bypasses step 50 and returns to step 28 with the program instruction being suppressed in the normal way.
  • FIG. 3 illustrates a generic system in which dummy execution is applied to all condition code failed instructions and all early termination of instructions is suppressed.
  • these techniques it is also possible for these techniques to be applied to a subset of conditional instructions and instructions capable of early termination.
  • the multiple configuration controlling bits mentioned above could be used to selectively turn on features such as early terminate suppression, but not others, such as dummy execution following a condition code fail.
  • FIG. 4 schematically illustrates the execution of a conditional branch instruction in the fixed timing mode.
  • a sequence of instructions AB are executed until a conditional branch instruction BEQ (branch upon equal) is reached.
  • BEQ branch upon equal
  • This instruction encodes the behaviour that the specified branch will be performed if the flag indicating an equal result from previous processing is set and will be suppressed if this flag is not set.
  • the condition codes are passed, i.e. a condition code match, then the branch is taken and processing proceeds to instructions X, Y, etc.
  • the BEQ instruction performs a branch to the immediately following instruction C. This is the same instruction which would have been reached if the BEQ instruction had been suppressed and not executed at all.
  • the BEQ will have executed consuming the same number of processing cycles irrespective of whether or not the condition codes were passed or failed. This helps obscure the results of data processing operations previously performed from a person trying to gain access to secure data.
  • FIG. 5 schematically illustrates a data processing system 52 in the form of a programmable processor core which responds to program instructions I and manipulates data D.
  • the data processing system 52 includes a register bank 54 , a multiplier 56 , a shifter 58 , an adder 60 , and arithmetic logic unit 62 , a load store unit 64 , a data pipeline 66 , and instruction decoder 68 and a random clock gating circuit 70 .
  • a system configuration coprocessor CP15 72 is coupled to the processor core.
  • the system configuration coprocessor 72 includes a system configuration register 74 holding multiple flag values which respectively serve to enable or disable the pseudo random dummy activity of different circuit portions of the data processing system 52 . It will be appreciated that the data processing system 52 will typically include many more circuit elements, but these have been omitted for the sake of clarity from FIG. 5 .
  • a dummy activity enable circuit 76 which serves to enable dummy activity in the multiplier 56 as appropriate or alternatively pass the required activity enable signals to activate the multiplier 56 when the program instruction being executed so requires. Similar dummy activity enables circuits 78 , 80 , 82 , 84 are associated with the respective other circuit portions 58 , 60 , 62 , 64 previously mentioned.
  • instructions to be executed are to be passed to the instruction pipeline 66 and on to the instruction decoder 68 to generate instruction driven enable signals which are applied to respective circuit portions.
  • These enable signal serve to select the data path through the data processing system 52 and to activate the circuit portions concerned to read their inputs, to perform the specified processing and to generate their associated output signals.
  • a multiplier-accumulate operation might read data values from the register bank 54 , apply these to the multiplier 56 and adder 60 and then write back the result to the register bank 54 .
  • the register bank 54 , the multiplier 56 and the adder 60 would all be subject to required activity enable signals which both enabled their operation and selected them to form a complete data path.
  • the different circuit portions have different power consumption characteristics and timing characteristics such that external observation could reveal which instruction were being executed by observing such parameters. Accordingly, pseudo random dummy activity of the other circuit portions not required for the instruction being executed is also enabled.
  • the shifter 58 may not being used by the particular multiplier accumulate instruction being executed, it may nevertheless be pseudo randomly enabled such that it will consume power by shifting whatever value is applied to its input. Its output latches will not be enabled to avoid this dummy activity altering the circuit state an undesired way which may interfere with required operation e.g some circuit portions might assume persistence of output values.
  • the dummy activity is enabled for time periods matching the normal operation timings for the circuit portions concerned.
  • the random clock gating circuit 70 serves to receive a plurality of pseudo random enable signals for different respective circuit portions and gate these for applying to respective circuit portions under the control of configuration parameters read from the system configuration register 74 within the system configuration coprocessor 72 .
  • These configuration flags may indicate that dummy activity should be enabled for the shifter 58 , ALU 62 and multiplier 56 , but not for the adder 60 or the load store unit 64 .
  • the different pseudo random enable signals allow different pseudo random characteristics to be applied in a manner that can match these respective circuit portion concerned. As an example, there may a different minimum enable time associated with the normal timing of the different circuit portions.
  • the instruction decoder 68 will serve as a required activity enabling circuit which will enable the circuit portions required to perform the data processing operation specified by the instruction currently being executed. superimposed upon this required activity, various dummy activities within the other circuit portions will be enabled/stimulated by the dummy activity control circuitry provided in various places in the rest of the data processing system 52 .
  • the dummy activity serves to mask the power consumption and timing characteristics associated with the required activity.
  • FIG. 6 schematically illustrates a circuit portion 86 which may be subject to both a required enable signal en and a dummy enable signal rnd.
  • This circuit portion 86 can be considered as a sequence of latches between which processing logic manipulates data values.
  • all of the latches that provide a data path through the circuit portion 86 are enabled and the required processing will be performed between the input latches and the output latches.
  • dummy activity is instructed, then only the input latches and the intermediate latches are enabled. Thus, a data path is not provided through the full circuit portion and the output values generated by that circuit portion are not altered.
  • FIG. 7 illustrates a linear feedback shift register of the type which may be used to generate pseudo random clock signal.
  • These clock signals can be provided to the random clock dating circuit 72 of FIG. 5 .
  • Separate pseudo random signal generators may be provided for the different circuit portions.
  • the fixed clock frequency associated with the different pseudo random generators may be altered so as to match the characteristics of the circuit portion concerned and further obscure the masking operation as required.
  • FIG. 8 schematically illustrates the control of an enable signal for a circuit portion.
  • a determination is made as to whether or not an enable signal en has been received from the instruction decoder 68 . If such an enable signal has been received, then processing passes to step 90 .
  • An enable signal from the instruction decoder 68 indicates that required processing operation is necessary in accordance with a genuine program instruction being decoded. Thus, step 90 enables the input, output and clock signal to the circuit portion concerned. If at step 88 no enable signal en is received from the instruction decoder, then processing passes to step 92 where a determination is made as to whether or not dummy operation of that circuit portion is permitted.
  • step 94 the inputs and clock to the circuit portion are enabled, but the outputs from the circuit portion are not enabled.
  • the circuit portion then undertakes dummy activity. If the determination at step 92 was that dummy operation was not permitted, as indicated by the system configuration parameter(s), then processing terminates by passing to step 94 .
  • FIG. 8 is in the form of a sequential flow diagram. In practice, this control may be performed in a different sequence and use circuit elements spread throughout the data processing system 52 . The operations illustrated as being sequentially performed may in fact be performed in parallel or the control functions modified. At an overall level an individual circuit portion will be enabled to perform its normal required operation in response to an appropriate program instruction and will be enabled to perform dummy activity when permitted by the associated configuration parameter.
  • FIG. 9 schematically illustrates a register bank 96 .
  • This register bank is based upon the ARM processor programmer's model for user mode operation in accordance with processors designed by ARM Limited, Cambridge, England). In practice, further registers may be provided for other processor modes, but these have been omitted for the sake of clarity.
  • the normal data registers R 0 to R 15 are provided for holding data values.
  • the registers R 13 , R 14 and R 15 typically serve to store the program counter value, the branch return address value and the stack pointer, which tend to be none security related data values. Accordingly, transition balancing upon data writes is not necessary for R 13 , R 14 and R 15 .
  • a trash register RT is provided within the register bank 96 for use in association with conditional writes which fail their condition codes thus, a conditional write instruction which fails its condition code would not normally make any write. However, with this system such a failed conditional write instruction nevertheless writes a data value to the trash data register RT even though the condition codes have failed. This masks any difference in power consumption or timing that might be associated with condition code failure or condition code passing of a conditional write operation.
  • the trash data register RT does not appear in the programmer's model in a way that enables it to be addressed with a register specifying operand within an instruction.
  • further registers 98 , 100 are also provided for the purpose of balancing the high to low and low to high transitions.
  • Dedicated dummy registers 98 are provided in respect of the data registers R 0 to R 12 as well as the trash data register RT.
  • Shared dummy registers 100 are provided for storing an exclusive OR value as well as the inverse of the exclusive OR value in response to each write to a data register subject to the transition balancing technique.
  • a register write control circuit 102 serves to generate the appropriate data values to be written to the further registers 98 , 100 in response to a data value write to a data register. This symmetric write control is selectively enabled and disabled by an appropriate system configuring controlling flag signal from the system configuring coprocessor 72 .
  • FIG. 10 is a flow diagram schematically illustrating the operation of the register write control circuit 102 .
  • the circuit waits for a register write operation to be instructed.
  • Step 106 determines whether this register write is to one of the data registers or the trash data registers RT for which the symmetric write control system is applied. If the register write is not to such a register, then processing proceeds to step 108 and a simple write of the required data value X is made to one of the registers R 13 , R 14 and R 15 .
  • step 110 serves to determine whether or not this feature is currently enabled. If this feature is not currently enabled, then processing proceeds to step 108 . If this feature is enabled, then processing proceeds to step 112 .
  • the register controls circuit calculates for each bit position within the data value a value being the inverse exclusive OR of the current bit being written at that position and the previously stored bit at that position which is then exclusive Ored with the previously stored dummy register value for that bit position (see FIG. 11 ).
  • the register control circuit 102 also calculates the inverse of the determination as well the inverse of the bit being written as the data value to the data register. These values are calculated for all of the bits being written (e.g. 3 dummy 32-bit values).
  • step 114 the data value is written to the data register in a similar manner to step 108 .
  • step 116 the three further values determined for each bit position within the registers concerned are written to the three further registers. Steps 114 and 116 take place simultaneously. As will be discussed in relation to FIG. 11 , this results in a balance number of high to low and low to high transitions and thus power consumed.
  • FIG. 11 illustrates a table of possible bit values before and after a data write operation.
  • the data value is being written to a register Rn, which is a register to which the symmetric write operation function is applied.
  • the values at time t and time t+1 are illustrated. The inverse of these values is simply determined.
  • Each of the data registers subject to this symmetric operation is provided with a dedicated dummy register 98 which stores the inverse of the data value currently held in the data register.
  • the shared dummy registers 100 are indicated in FIG. 11 as registers Rd.
  • the new value to be written at that bit position when a data write occurs is determined by the function shown at the bottom of FIG. 11 .
  • This function ensures that when a change does not occur in the data value and the inverse of the data value, then a change is guaranteed to occur in the corresponding bit within the shared dummy register and accordingly its inverse.
  • the table shows the changes in the shared dummy register values which occur when the data value does not change and the shared values in the dummy register values not changing when the data value does change.
  • FIG. 13 is a flow diagram illustrating the action of the dummy data register RD to provide writes when a write operation fails its condition code(s).
  • the control logic waits for an instruction to be received. This control logic may be the instruction decoder 68 or other logic.
  • Step 120 determines whether or not the instruction failed its condition codes. If the instruction does not fail its condition code, then it is normally executed at step 122 and makes its write to the register specified by the register operand within that instruction. If the instruction does fail its condition codes, then processing proceeds to step 124 at which a determination is made as to whether or not dummy data register writes are enabled. If these are not enabled, then processing terminates.
  • step 126 a write of the data value calculated by the condition code failed instruction is written to the trash data register RT even though the condition codes failed. This balances the power consumption and timing irrespective of a condition code pass or a condition code fail. It will be appreciated that the trash data register RT is also subject to the transition balancing mechanisms previously discussed.
  • FIG. 13 illustrates a data processing system 128 in which multiple instruction execution mechanisms are provided for at least some instructions.
  • the data processing system 128 is one which supports the native execution of at least o some Java bytecode instructions.
  • This type of data processing system and native execution is described in published PCT Patent Application Number WO-A-02/29555. The disclosure of this published application as a whole and in respect of the native hardware execution and selective software emulation of more complex Java bytecodes in particular is incorporated here in by reference.
  • the Java bytecode decoder 130 may be selectively enabled and disabled by an input signal. When the Java bytecode decoder 130 is disabled a received Java bytecode will trigger an exception which starts execution of software emulation code for handling Java bytecodes using the native ARM Thumb instruction sets. This support code is stored within memory in area 132 as illustrated. The Java bytecode program 134 is also stored within memory. When it is desired to obscure the nature of the Java program execution, the Java bytecode decoder 130 may be subject to a pseudo random signal which selectively enables and disables this element so as to effectively switch the instruction execution mechanism for the Java bytecodes between a mixed hardware and emulation execution mechanism and a purely emulation mechanism. Configuration controlling values within a system configuration register 136 specify whether or not the Java decoder 130 is present and whether or not random enabling and disabling of this Java decode 130 is permitted.
  • FIG. 14 schematically illustrates the handling of a received Java bytecode.
  • a Java bytecode is received.
  • Step 140 determines whether or not the Java decoder 130 is enabled. The pseudo random enabling and disabling of the Java decoder 130 effectively causes a branch to either step 142 at which the bytecode is always emulated or an attempt to execute the instruction in hardware at step 146 . This obscures/masks the power signature associated with Java bytecode execution. If the determination at step 146 is that the particular Java bytecode concerned is not supported by the Java decoder 130 , then this Java bytecode will also be emulated in software at step 142 . However, if the Java bytecode is supported in hardware, then it is executed in hardware at step 146 .

Abstract

Within a data processing systems supporting conditional write processing operations, a trash register is provided such that when non-write conditions are encountered a register write is made to the trash register rather than the data register specified by the conditional write operation. Thus the power signature associated with whether or not a register write does or does not occur is masked. The trash register activity may be programmable enabled and disabled by a configuration parameter stored within a system configuration register.

Description

  • This invention relates to the field of data processing systems. More particularly, this invention relates to the masking of processing activity within data processing systems, for example, in order to increase security.
  • It is known to provide data processing systems which manipulate secure data and for which it is desirable to ensure a high degree of security. As an example, it is known to provide smart cards which include a data processing system which manipulates secure data, such as secret cryptographic keys, and this data must be kept secret in order to prevent fraud.
  • Known ways of attacking the security of such systems include timing analysis and power analysis. By observing the tiling behaviour and/or the power consumption behaviour of such a system in response to inputs, information concerning the processing being performed and the data being manipulated can be determined in a way that can compromise security. It is strongly advantageous to provide resistance against such security attacks.
  • Viewed from one aspect the present invention provides apparatus for processing data, said apparatus comprising:
  • a result data value generating circuit operable to generate a result data value upon execution of a data processing operation; and
  • a data processing register to which said result data value is written; wherein
  • at least one data processing operation executed by said result data generating circuit is a conditional write data processing operation for which a result data value is not written to said data processing register when non-write conditions are met; and further comprising
  • a trash register to which a result data value may be written upon execution of said conditional write data processing operation when said non-write conditions are met.
  • This invention recognises that there is a characteristic power consumption signature associated with a write to a data processing register and accordingly information concerning the data processing being performed in association with conditional write data processing operations can be externally observed, i.e. information upon whether or not the conditional write did or did not occur. The invention address this problem by providing a trash register to which a result value (which is preferably the true value) is written when the conditional write data processing operation meets its non-write conditions and a write would not otherwise occur. Accordingly, a write to a register whether the true register or the trash register, always occurs irrespective of whether or not the write conditions or non-write conditions are met and thus the security of this system is enhanced.
  • The data register to which the write is normally made when the write conditions are met is preferably part of a register bank containing a plurality of such registers. In this circumstance, a common trash register(s) may be used for dummy writes irrespective of how many real data registers are provided within the register bank.
  • Preferably, the trash register is physically located as part of the register bank so as to avoid leakage of information by observing which part of a circuit is active at any given time.
  • Whilst the present technique is applicable to a wide variety of systems, such a microprocessor based systems, digital signal processing system and the like, the invention is particularly well suited to systems including a processor core responsive to data processing instructions as these often incorporate conditional write instructions which give rise to the potential vulnerability addressed by this technique.
  • It will be appreciated that a conditional write operation may be arranged to either occur or not occur when particular conditions are met.
  • It will be appreciated that the normal technical prejudice in this field is to reduce power consumption as much as possible. Accordingly, it would conventionally be considered that not performing a register write when a conditional write operation did not require one would be an advantageous feature since it would reduce the amount of power consumed. The present technique moves against this technical prejudice in the field by deliberately performing a trash register write and consuming power even though this is not required for the real processing activities of the system.
  • In preferred embodiments of the invention the trash register activity can be selectively enabled and disabled depending upon a control signal stored in a system configuration register. This allows programmable activity of the trash register activity such that power can be saved by disabling this feature when non secure processing is taking place and yet security improved when required, such as when handling cryptographic keys, decoding passwords etc.
  • As mentioned above, whilst the trash register may be physically located within the register bank with the normal data registers, in preferred embodiments the trash register is unmapped to a register number such that it cannot be specified by any program instruction and accordingly is invisible as a register from the programmer's model point of view. The trash register is however visible in the sense that its activity can be enable or disabled in preferred embodiments by a configuration parameter.
  • Viewed from another aspect the present invention provides a method of processing data, said method comprising the steps of:
  • generating a result data value upon execution of a data processing operation, at least one data processing operation executed being a conditional write data processing operation, wherein
  • a result data value is not written to a data processing register when non-write conditions are met but is instead written to a trash register.
  • Embodiments of the invention will now be described, by way of example only, with reference to the accompanying drawings in which:
  • FIG. 1 schematically illustrates a data processing system operable in a fixed timing mode and a variable timing mode;
  • FIG. 2 schematically illustrates a conditional programming instruction;
  • FIG. 3 is a flow diagram schematically illustrating part of the processing operations performed by an instruction decoder operating in accordance with the present techniques;
  • FIG. 4 schematically illustrates the execution of a conditional branch instruction in a fixed timing mode;
  • FIG. 5 is a diagram schematically illustrating a data processing system including multiple circuit portions which may be selectively enabled to perform required processing operations or dummy processing operations;
  • FIG. 6 schematically illustrates a circuit portion and its associated dummy activity enabling circuit which may be responsive to both required enable signals and random dummy activity enable signals;
  • FIG. 7 schematically illustrates a linear shift back feed register which may be used as a pseudo-random signal generator:
  • FIG. 8 is a flow diagram schematically illustrating control of a circuit portion to perform required processing activity and dummy processing activity;
  • FIG. 9 schematically illustrates a portion of a register bank including multiple data processing registers, multiple dummy registers, multiple shared dummy registers and a non-mapped trash register RT to which a dummy register write is made when a conditional write operation fails its condition codes;
  • FIG. 10 is a flow diagram schematically illustrating a register write controlling circuit which seeks to balance the number of high to low and low to high transitions occurring when a register write occurs;
  • FIG. 11 is a table illustrating the relationships between bit transitions for a particular bit within the data register and three further registers which are configured to balance the high to low and low to high transitions occurring in association with a register writet;
  • FIG. 12 is a flow diagram schematically illustrating control of writing to a trash register on a condition code fail of a write operation;
  • FIG. 13 is a diagram schematically illustrating a system having multiple execution mechanisms for an instruction and pseudo random selection of the execution mechanism employed for at least some instructions; and
  • FIG. 14 is a flow diagram schematically illustrating control of the system of FIG. 13.
  • FIG. 1 illustrates a data processing system 2 including a processor core 4, a coprocessor 6 and a memory 8.
  • In operation, the processor core 4 fetches instructions and data from the memory 8. The instructions are fed to an instruction pipeline 10 where they occupy successive pipeline stages such as, for example, fetch, decode, execute, memory and write back on successive processing cycles. Pipelined processors are in themselves well known as a way of effectively executing a number of program instructions in a partially overlapping fashion in order to improve processor performance.
  • The data values read from the memory 8 by the processor core 4 are supplied to a register bank 12 from where they may be manipulated under program instruction control using one or more of a multiplier 14, a shifter 16 and an adder 18. Other data manipulating circuits may be provided, such as circuits performing logical operations, such as ANDs, Ors, count leading zeros etc.
  • FIG. 1 also illustrates an instruction decoder 20 within the processor core 4 which is responsive to a program instruction within the instruction pipeline 10 to generate execution control signals that are applied to the various processing elements, such as the register bank 12, the multiplier 14, the shifter 16 and the adder 18 in order to control the data processing operations performed. As an example, the control signals generated by the decoder 20 may cause the appropriate operands to be read from the register bank 12 and supplied and acted upon by the appropriate ones of the multiplier 14, the shifter 16 and the adder 18 so as to generate a result which is written back into the register bank 12.
  • The coprocessor 6 is a system configuration coprocessor containing a number of configuration registers 22 which may be written under program control to set up configuration controlling parameters. These configuration controlling parameters can specify many aspects of the configuration of the processing system 2, such as for example the endianess and the like. Included within one of these configuration controlling registers 22 is a bit which specifies whether or not the processor core should operate in a fixed timing mode or a variable timing mode. This bit is illustrated as being supplied as an input to the instruction decoder 20, but it will be appreciated that this bit may also be supplied to various other points within the processor core 4 as required to control their behaviour. In dependence upon this fixed/variable bit, the processor core 4 operates in either a fixed timing mode or a variable timing mode. When in the fixed timing mode at least one program instruction which has a variable timing (i.e. takes a variable number of processing cycles to complete) in the variable timing mode, is instead forced to have a fixed timing (e.g. take the maximum possible number of processing cycles to complete irrespective of whether or not it could have been suppressed in its entirety or completed in less than the maximum number of processing cycles. As the instruction decoder 20 is primarily responsible for decoding the program instructions and instructing the activity of the other elements of the processor core 4, the instruction decoder 20 can take the major role in controlling the processor core 4 to either operate in the fixed timing mode or the variable timing mode. Not all variable timing instruction need be provided with a fixed timing mode type of operation.
  • It will be appreciated that in the above description a single bit in the configuration controlling register 22 is shown as switching between fixed and variable timing modes. Alternatively, multiple bits within the configuration controlling register 22 may be provided to separately enable and disable the fixed or variable timing behaviour of different types of instruction, such as conditional instruction behaviour, uniform branch behaviour, disabling early terminate, etc.
  • FIG. 2 schematically illustrates a conditional instruction 24. This conditional instruction may be part of an instruction set which includes only some conditional instructions or part of an instruction set, such as the ARM instruction set, which is substantially fully conditional. The condition codes 26 encode a set of processor state conditions in which the associated instruction either will or will not be executed. As an example, the condition codes 26 can be arranged to specify that the instruction 24 will not execute if the condition codes currently set in the system indicate a zero result, a carry has occurred, an overflow has occurred or the like. This type of instruction can be utilised to provide efficient program coding. The fixed/variable bit at least partially suppresses the conditional behaviour in that the instruction will execute irrespective of its condition codes, but may not write its result in a way that has an effect upon the processor state.
  • FIG. 3 is a flow diagram schematically illustrating part of the processing operations performed by the instruction decoder 20. It will be appreciated that FIG. 3 illustrates these processing operations as a logical sequence, whereas in practice these processing operations may be performed at least partially in parallel or in a different order.
  • At step 28, the instruction decoder 20 waits for a new instruction to execute. When a new instruction is received processing proceeds to step 30 at which the condition codes associated with the new instruction are read. At step 32 these condition codes are compared with the currently existing condition codes in the system. These condition codes currently existing in the system are the result of previous processing activity, either in the immediately preceding instruction or in the last instruction which would have updated those condition codes.
  • At step 34, a check is made for a match between the condition codes 26 of the current instruction being executed and the existing condition codes. If a match does not occur, then processing proceeds to step 36 where execution of the current instruction is started. It will be appreciated that FIG. 3 illustrates a system in which execution occurs when a match does not occur, but alternative embodiments could equally well be ones in which execution occurs when a match occurs.
  • Following step 36, processing proceeds to step 38 where a check is made as to whether or not early termination of the instruction is possible. This early termination may, for example, be because one of the operands has a particular value, such as zero or unity, or on subsequent processing cycles that a particular partial result has been produced. If early termination is possible, then processing proceeds to step 40 where a check is made as to whether or not the processor core 4 is currently operating in the fixed or variable timing mode. If the processor is in the variable timing mode, then processing proceeds to step 42 and the instruction concerned is early terminated with the result being returned as appropriate and processing returns to step 28.
  • If the determination at step 40 is that the system is in the fixed timing mode, then processing proceeds to step 44 irrespective of the fact that early termination is possible. Step 44, which may also be reached by a determination at step 38 that early termination is not possible, executes the instruction concerned for one processing cycle. In the case of a multicycle processing instruction, such as a multiplication, a divide, an add or a subtraction, these typically take several cycles to execute and so after step 44 processing proceeds to step 46 at which a determination is made as to whether or not the maximum number of cycles associated with that instruction has yet been performed. If the maximum number of cycles has been performed, then the result will have been generated. If early termination was possible and the system was being forced to continue to execute for further processing cycles, then step 46 will still indicate that this forced execution should cease when the maximum possible number of processing cycles for that type of instruction has been reached. If the maximum number of processing cycles has not yet been performed, then processing is returned to step 38.
  • If the match tested for at step 34 was positive, then processing proceeds to step 48. In this example, the positive detection of a match at step 34 indicates that execution of the particular instruction should be suppressed. Step 48 determines whether or not the system is currently in the forced execution mode. If in the forced execution mode, then processing proceeds to step 50 where a forced dummy execution of the instruction will occur. When dummy execution is performed the result is written to a trash register (see trash register 51 in FIG. 1), rather than the destination specified in the instruction itself so as to prevent the state of the system being modified by a program instruction which should not have executed as it should have been suppressed whilst also keeping a substantially unaltered power consumption. If at step 48 the determination is that the system is not in the forced execution mode but is in the variable timing mode, then processing bypasses step 50 and returns to step 28 with the program instruction being suppressed in the normal way.
  • It will be appreciated that FIG. 3 illustrates a generic system in which dummy execution is applied to all condition code failed instructions and all early termination of instructions is suppressed. In practice, it is also possible for these techniques to be applied to a subset of conditional instructions and instructions capable of early termination. The multiple configuration controlling bits mentioned above could be used to selectively turn on features such as early terminate suppression, but not others, such as dummy execution following a condition code fail.
  • FIG. 4 schematically illustrates the execution of a conditional branch instruction in the fixed timing mode. A sequence of instructions AB are executed until a conditional branch instruction BEQ (branch upon equal) is reached. This instruction encodes the behaviour that the specified branch will be performed if the flag indicating an equal result from previous processing is set and will be suppressed if this flag is not set. When the condition codes are passed, i.e. a condition code match, then the branch is taken and processing proceeds to instructions X, Y, etc. If the condition codes fail, then instead of being suppressed in its entirety, the BEQ instruction performs a branch to the immediately following instruction C. This is the same instruction which would have been reached if the BEQ instruction had been suppressed and not executed at all. However, in the fixed timing mode, the BEQ will have executed consuming the same number of processing cycles irrespective of whether or not the condition codes were passed or failed. This helps obscure the results of data processing operations previously performed from a person trying to gain access to secure data.
  • FIG. 5 schematically illustrates a data processing system 52 in the form of a programmable processor core which responds to program instructions I and manipulates data D. The data processing system 52 includes a register bank 54, a multiplier 56, a shifter 58, an adder 60, and arithmetic logic unit 62, a load store unit 64, a data pipeline 66, and instruction decoder 68 and a random clock gating circuit 70. A system configuration coprocessor CP15 72 is coupled to the processor core. The system configuration coprocessor 72 includes a system configuration register 74 holding multiple flag values which respectively serve to enable or disable the pseudo random dummy activity of different circuit portions of the data processing system 52. It will be appreciated that the data processing system 52 will typically include many more circuit elements, but these have been omitted for the sake of clarity from FIG. 5.
  • Associated with the multiplier 56 is a dummy activity enable circuit 76 which serves to enable dummy activity in the multiplier 56 as appropriate or alternatively pass the required activity enable signals to activate the multiplier 56 when the program instruction being executed so requires. Similar dummy activity enables circuits 78, 80, 82, 84 are associated with the respective other circuit portions 58, 60, 62, 64 previously mentioned.
  • In operation, instructions to be executed are to be passed to the instruction pipeline 66 and on to the instruction decoder 68 to generate instruction driven enable signals which are applied to respective circuit portions. These enable signal serve to select the data path through the data processing system 52 and to activate the circuit portions concerned to read their inputs, to perform the specified processing and to generate their associated output signals. As an example, a multiplier-accumulate operation might read data values from the register bank 54, apply these to the multiplier 56 and adder 60 and then write back the result to the register bank 54. Thus, the register bank 54, the multiplier 56 and the adder 60 would all be subject to required activity enable signals which both enabled their operation and selected them to form a complete data path. The different circuit portions have different power consumption characteristics and timing characteristics such that external observation could reveal which instruction were being executed by observing such parameters. Accordingly, pseudo random dummy activity of the other circuit portions not required for the instruction being executed is also enabled. Thus, even though the shifter 58 may not being used by the particular multiplier accumulate instruction being executed, it may nevertheless be pseudo randomly enabled such that it will consume power by shifting whatever value is applied to its input. Its output latches will not be enabled to avoid this dummy activity altering the circuit state an undesired way which may interfere with required operation e.g some circuit portions might assume persistence of output values. The dummy activity is enabled for time periods matching the normal operation timings for the circuit portions concerned.
  • The random clock gating circuit 70 serves to receive a plurality of pseudo random enable signals for different respective circuit portions and gate these for applying to respective circuit portions under the control of configuration parameters read from the system configuration register 74 within the system configuration coprocessor 72. These configuration flags may indicate that dummy activity should be enabled for the shifter 58, ALU 62 and multiplier 56, but not for the adder 60 or the load store unit 64. The different pseudo random enable signals allow different pseudo random characteristics to be applied in a manner that can match these respective circuit portion concerned. As an example, there may a different minimum enable time associated with the normal timing of the different circuit portions.
  • At an overall level, it will be seen that the instruction decoder 68 will serve as a required activity enabling circuit which will enable the circuit portions required to perform the data processing operation specified by the instruction currently being executed. superimposed upon this required activity, various dummy activities within the other circuit portions will be enabled/stimulated by the dummy activity control circuitry provided in various places in the rest of the data processing system 52. The dummy activity serves to mask the power consumption and timing characteristics associated with the required activity.
  • FIG. 6 schematically illustrates a circuit portion 86 which may be subject to both a required enable signal en and a dummy enable signal rnd. This circuit portion 86 can be considered as a sequence of latches between which processing logic manipulates data values. When genuine required activity is necessary, all of the latches that provide a data path through the circuit portion 86 are enabled and the required processing will be performed between the input latches and the output latches. When dummy activity is instructed, then only the input latches and the intermediate latches are enabled. Thus, a data path is not provided through the full circuit portion and the output values generated by that circuit portion are not altered.
  • FIG. 7 illustrates a linear feedback shift register of the type which may be used to generate pseudo random clock signal. These clock signals can be provided to the random clock dating circuit 72 of FIG. 5. Separate pseudo random signal generators may be provided for the different circuit portions. The fixed clock frequency associated with the different pseudo random generators may be altered so as to match the characteristics of the circuit portion concerned and further obscure the masking operation as required.
  • FIG. 8 schematically illustrates the control of an enable signal for a circuit portion. At step 88 a determination is made as to whether or not an enable signal en has been received from the instruction decoder 68. If such an enable signal has been received, then processing passes to step 90. An enable signal from the instruction decoder 68 indicates that required processing operation is necessary in accordance with a genuine program instruction being decoded. Thus, step 90 enables the input, output and clock signal to the circuit portion concerned. If at step 88 no enable signal en is received from the instruction decoder, then processing passes to step 92 where a determination is made as to whether or not dummy operation of that circuit portion is permitted. If dummy operation is permitted, then processing proceeds to step 94 at which the inputs and clock to the circuit portion are enabled, but the outputs from the circuit portion are not enabled. The circuit portion then undertakes dummy activity. If the determination at step 92 was that dummy operation was not permitted, as indicated by the system configuration parameter(s), then processing terminates by passing to step 94.
  • It will be appreciated that the process illustrated in FIG. 8 is in the form of a sequential flow diagram. In practice, this control may be performed in a different sequence and use circuit elements spread throughout the data processing system 52. The operations illustrated as being sequentially performed may in fact be performed in parallel or the control functions modified. At an overall level an individual circuit portion will be enabled to perform its normal required operation in response to an appropriate program instruction and will be enabled to perform dummy activity when permitted by the associated configuration parameter.
  • FIG. 9 schematically illustrates a register bank 96. This register bank is based upon the ARM processor programmer's model for user mode operation in accordance with processors designed by ARM Limited, Cambridge, England). In practice, further registers may be provided for other processor modes, but these have been omitted for the sake of clarity. The normal data registers R0 to R15 are provided for holding data values. The registers R13, R14 and R15 typically serve to store the program counter value, the branch return address value and the stack pointer, which tend to be none security related data values. Accordingly, transition balancing upon data writes is not necessary for R13, R14 and R15. A trash register RT is provided within the register bank 96 for use in association with conditional writes which fail their condition codes thus, a conditional write instruction which fails its condition code would not normally make any write. However, with this system such a failed conditional write instruction nevertheless writes a data value to the trash data register RT even though the condition codes have failed. This masks any difference in power consumption or timing that might be associated with condition code failure or condition code passing of a conditional write operation. The trash data register RT does not appear in the programmer's model in a way that enables it to be addressed with a register specifying operand within an instruction.
  • As well as the trash data register RT, further registers 98, 100 are also provided for the purpose of balancing the high to low and low to high transitions. Dedicated dummy registers 98 are provided in respect of the data registers R0 to R12 as well as the trash data register RT. Shared dummy registers 100 are provided for storing an exclusive OR value as well as the inverse of the exclusive OR value in response to each write to a data register subject to the transition balancing technique. A register write control circuit 102 serves to generate the appropriate data values to be written to the further registers 98, 100 in response to a data value write to a data register. This symmetric write control is selectively enabled and disabled by an appropriate system configuring controlling flag signal from the system configuring coprocessor 72.
  • FIG. 10 is a flow diagram schematically illustrating the operation of the register write control circuit 102. At step 104 the circuit waits for a register write operation to be instructed. Step 106 determines whether this register write is to one of the data registers or the trash data registers RT for which the symmetric write control system is applied. If the register write is not to such a register, then processing proceeds to step 108 and a simple write of the required data value X is made to one of the registers R13, R14 and R15.
  • If the register to which the write is being made is potentially subject to symmetric register writing then step 110 serves to determine whether or not this feature is currently enabled. If this feature is not currently enabled, then processing proceeds to step 108. If this feature is enabled, then processing proceeds to step 112.
  • At step 112, the register controls circuit calculates for each bit position within the data value a value being the inverse exclusive OR of the current bit being written at that position and the previously stored bit at that position which is then exclusive Ored with the previously stored dummy register value for that bit position (see FIG. 11). The register control circuit 102 also calculates the inverse of the determination as well the inverse of the bit being written as the data value to the data register. These values are calculated for all of the bits being written (e.g. 3 dummy 32-bit values).
  • At step 114 the data value is written to the data register in a similar manner to step 108. At step 116 the three further values determined for each bit position within the registers concerned are written to the three further registers. Steps 114 and 116 take place simultaneously. As will be discussed in relation to FIG. 11, this results in a balance number of high to low and low to high transitions and thus power consumed.
  • FIG. 11 illustrates a table of possible bit values before and after a data write operation. The data value is being written to a register Rn, which is a register to which the symmetric write operation function is applied. The values at time t and time t+1 are illustrated. The inverse of these values is simply determined. Each of the data registers subject to this symmetric operation is provided with a dedicated dummy register 98 which stores the inverse of the data value currently held in the data register.
  • The shared dummy registers 100 are indicated in FIG. 11 as registers Rd. For each bit position on within the shared dummy register Rd the new value to be written at that bit position when a data write occurs is determined by the function shown at the bottom of FIG. 11. This function ensures that when a change does not occur in the data value and the inverse of the data value, then a change is guaranteed to occur in the corresponding bit within the shared dummy register and accordingly its inverse. The table shows the changes in the shared dummy register values which occur when the data value does not change and the shared values in the dummy register values not changing when the data value does change. Thus, there is a guaranteed fixed number of transitions for every write, i.e. a balanced equal number of transitions high to low and low to high.
  • FIG. 13 is a flow diagram illustrating the action of the dummy data register RD to provide writes when a write operation fails its condition code(s). At step 118 the control logic waits for an instruction to be received. This control logic may be the instruction decoder 68 or other logic. Step 120 determines whether or not the instruction failed its condition codes. If the instruction does not fail its condition code, then it is normally executed at step 122 and makes its write to the register specified by the register operand within that instruction. If the instruction does fail its condition codes, then processing proceeds to step 124 at which a determination is made as to whether or not dummy data register writes are enabled. If these are not enabled, then processing terminates. If dummy data register writes are enabled, then processing proceeds to step 126 at which a write of the data value calculated by the condition code failed instruction is written to the trash data register RT even though the condition codes failed. This balances the power consumption and timing irrespective of a condition code pass or a condition code fail. It will be appreciated that the trash data register RT is also subject to the transition balancing mechanisms previously discussed.
  • FIG. 13 illustrates a data processing system 128 in which multiple instruction execution mechanisms are provided for at least some instructions. The data processing system 128 is one which supports the native execution of at least o some Java bytecode instructions. This type of data processing system and native execution is described in published PCT Patent Application Number WO-A-02/29555. The disclosure of this published application as a whole and in respect of the native hardware execution and selective software emulation of more complex Java bytecodes in particular is incorporated here in by reference.
  • The Java bytecode decoder 130 may be selectively enabled and disabled by an input signal. When the Java bytecode decoder 130 is disabled a received Java bytecode will trigger an exception which starts execution of software emulation code for handling Java bytecodes using the native ARM Thumb instruction sets. This support code is stored within memory in area 132 as illustrated. The Java bytecode program 134 is also stored within memory. When it is desired to obscure the nature of the Java program execution, the Java bytecode decoder 130 may be subject to a pseudo random signal which selectively enables and disables this element so as to effectively switch the instruction execution mechanism for the Java bytecodes between a mixed hardware and emulation execution mechanism and a purely emulation mechanism. Configuration controlling values within a system configuration register 136 specify whether or not the Java decoder 130 is present and whether or not random enabling and disabling of this Java decode 130 is permitted.
  • FIG. 14 schematically illustrates the handling of a received Java bytecode. At step 138 a Java bytecode is received. Step 140 determines whether or not the Java decoder 130 is enabled. The pseudo random enabling and disabling of the Java decoder 130 effectively causes a branch to either step 142 at which the bytecode is always emulated or an attempt to execute the instruction in hardware at step 146. This obscures/masks the power signature associated with Java bytecode execution. If the determination at step 146 is that the particular Java bytecode concerned is not supported by the Java decoder 130, then this Java bytecode will also be emulated in software at step 142. However, if the Java bytecode is supported in hardware, then it is executed in hardware at step 146.

Claims (10)

1. Apparatus for processing data, said-apparatus comprising:
a process core (4) operable to execute data processing instructions to generate result data values; and
data processing registers (12) holding data values defining state of said processor core to which said result data values are written; wherein
at least one data processing instruction executed by said processor core is a conditional write data processing instruction encoding condition codes (26) specifying conditions under which said conditional write data processing instruction will or will not be permitted to write data to effect a change in state of said processor core: and further comprising
a trash register (51) to which a result data value may be written instead of a data processing register upon execution of said conditional write data processing instruction when said condition codes within said conditional write data processing instruction do not permit a write to effect a change in state of said processor core.
2. Apparatus as claim in claim 1, comprising a register bank (12) having a plurality of data registers to which result data values are written.
3. Apparatus as claimed in claim 1, wherein writing to said trash register (51) is programmably disabled by a trash register control signal.
4. Apparatus as claimed in claim 3, wherein said trash register control signal is stored in a system configuration register.
5. Apparatus as claimed in claim 2, wherein said trash register (51) is part of said register bank, said trash register being unmapped to a register number such that said trash register may not be specified by a register specifying operand value.
6. A method of processing data, said method comprising the steps of:
generating result data values upon execution by a processor core (4) of data processing instructions, at least one data processing instruction executed being a conditional write data processing instruction encoding condition codes (26) specifying conditions under which said conditional write data processing instruction will or will not be permitted to write data to effect a change in state of said processor core and wherein
a result data value is not written to a data processing register holding a data value defining state of said processor core when condition codes within said condition write data processing instruction do not permit a write to effect a change in state of said processor core but is instead written to a trash register (51).
7. A method as claimed in claim 6, wherein said data processing register is part of a register bank (12) having a plurality of data registers to which result data values are written.
8. A method as claimed in claim 6, wherein writing to said trash register (51) is programmable disabled by a trash register control signal.
9. A method as claimed in claim 8, wherein said trash register control signal is stored in a system configuration register.
10. A method as claimed in claim 7, wherein said dummy register is part of said register bank, said trash register being unmapped to a register number such that said trash register may not be specified by a register specifying operand value.
US10/527,812 2002-12-12 2003-10-06 Processing activity masking in a data processing system Abandoned US20060117167A1 (en)

Applications Claiming Priority (9)

Application Number Priority Date Filing Date Title
GB0229068.2 2002-12-12
GBGB0229068.2A GB0229068D0 (en) 2002-12-12 2002-12-12 Instruction timing control within a data processing system
GB0302650.7 2003-02-05
GB0302646.5 2003-02-05
GBGB0302650.7A GB0302650D0 (en) 2002-12-12 2003-02-05 Processing activity masking in a data processing system
GBGB0302646.5A GB0302646D0 (en) 2002-12-12 2003-02-05 Processing activity masking in a data processing system
GB0307823.5 2003-04-04
GB0307823A GB2396229B (en) 2002-12-12 2003-04-04 Processing activity masking in a data processing system
PCT/GB2003/004261 WO2004053662A2 (en) 2002-12-12 2003-10-06 Processing activity masking in a data processing system

Publications (1)

Publication Number Publication Date
US20060117167A1 true US20060117167A1 (en) 2006-06-01

Family

ID=32512449

Family Applications (4)

Application Number Title Priority Date Filing Date
US10/527,575 Active 2024-05-08 US7313677B2 (en) 2002-12-12 2003-10-06 Processing activity masking in a data processing system
US10/527,812 Abandoned US20060117167A1 (en) 2002-12-12 2003-10-06 Processing activity masking in a data processing system
US10/527,960 Active 2025-03-01 US7426629B2 (en) 2002-12-12 2003-10-06 Processing activity masking in a data processing system
US10/512,093 Active 2024-04-20 US7134003B2 (en) 2002-12-12 2003-10-06 Variable cycle instruction execution in variable or maximum fixed cycle mode to disguise execution path

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/527,575 Active 2024-05-08 US7313677B2 (en) 2002-12-12 2003-10-06 Processing activity masking in a data processing system

Family Applications After (2)

Application Number Title Priority Date Filing Date
US10/527,960 Active 2025-03-01 US7426629B2 (en) 2002-12-12 2003-10-06 Processing activity masking in a data processing system
US10/512,093 Active 2024-04-20 US7134003B2 (en) 2002-12-12 2003-10-06 Variable cycle instruction execution in variable or maximum fixed cycle mode to disguise execution path

Country Status (4)

Country Link
US (4) US7313677B2 (en)
JP (4) JP2006510998A (en)
GB (3) GB2406943B (en)
WO (4) WO2004053683A2 (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060109781A1 (en) * 2004-07-29 2006-05-25 Qualcomm Incorporated System and method for frequency diversity
US20060155976A1 (en) * 2004-12-21 2006-07-13 Denso Corporation Processor, microcomputer and method for controlling program of microcomputer
US20070081484A1 (en) * 2004-07-29 2007-04-12 Wang Michael M Methods and apparatus for transmitting a frame structure in a wireless communication system
US20070082696A1 (en) * 2004-07-29 2007-04-12 Wang Michael M Methods and apparatus for configuring a pilot symbol in a wireless communication system
US20070288740A1 (en) * 2006-06-09 2007-12-13 Dale Jason N System and method for secure boot across a plurality of processors
US20070288761A1 (en) * 2006-06-09 2007-12-13 Dale Jason N System and method for booting a multiprocessor device based on selection of encryption keys to be provided to processors
US20070288738A1 (en) * 2006-06-09 2007-12-13 Dale Jason N System and method for selecting a random processor to boot on a multiprocessor system
US20070288762A1 (en) * 2006-06-09 2007-12-13 Dale Jason N System and method for masking a boot sequence by providing a dummy processor
US20070288739A1 (en) * 2006-06-09 2007-12-13 Dale Jason N System and method for masking a boot sequence by running different code on each processor
US20070300053A1 (en) * 2006-06-09 2007-12-27 Dale Jason N System and method for masking a hardware boot sequence
US20080317142A1 (en) * 2005-07-29 2008-12-25 Qualcomm Incorporated System and method for frequency diversity
US20090161776A1 (en) * 2005-07-29 2009-06-25 Qualcomm Incorporated System and method for frequency diversity
CN102156829A (en) * 2010-02-11 2011-08-17 Nxp股份有限公司 Computer processor and method with increased security properties
US9042212B2 (en) 2005-07-29 2015-05-26 Qualcomm Incorporated Method and apparatus for communicating network identifiers in a communication system
US9246728B2 (en) 2004-07-29 2016-01-26 Qualcomm Incorporated System and method for frequency diversity

Families Citing this family (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004053683A2 (en) * 2002-12-12 2004-06-24 Arm Limited Processing activity masking in a data processing system
US7949883B2 (en) * 2004-06-08 2011-05-24 Hrl Laboratories, Llc Cryptographic CPU architecture with random instruction masking to thwart differential power analysis
FR2875657B1 (en) * 2004-09-22 2006-12-15 Trusted Logic Sa METHOD OF SECURING CRYPTOGRAPHIC TREATMENTS THROUGH LURES.
JP4889235B2 (en) * 2005-04-27 2012-03-07 株式会社デンソー Program control processor
JP4702004B2 (en) * 2004-12-21 2011-06-15 株式会社デンソー Microcomputer
CN101203859B (en) * 2005-04-21 2013-08-14 松下电器产业株式会社 Program illegiblizing device and method
US7769983B2 (en) * 2005-05-18 2010-08-03 Qualcomm Incorporated Caching instructions for a multiple-state processor
EP1920376A2 (en) * 2005-08-24 2008-05-14 Nxp B.V. Processor hardware and software
US8074059B2 (en) 2005-09-02 2011-12-06 Binl ATE, LLC System and method for performing deterministic processing
JP4783104B2 (en) * 2005-09-29 2011-09-28 株式会社東芝 Encryption / decryption device
EP1783648A1 (en) * 2005-10-10 2007-05-09 Nagracard S.A. Secure microprocessor with instructions verification
JP4882625B2 (en) * 2005-12-26 2012-02-22 株式会社デンソー Microcomputer
JP4680876B2 (en) * 2006-12-11 2011-05-11 ルネサスエレクトロニクス株式会社 Information processing apparatus and instruction fetch control method
US7711927B2 (en) * 2007-03-14 2010-05-04 Qualcomm Incorporated System, method and software to preload instructions from an instruction set other than one currently executing
JP5146156B2 (en) * 2008-06-30 2013-02-20 富士通株式会社 Arithmetic processing unit
JP5206866B2 (en) 2009-03-30 2013-06-12 富士通株式会社 Optical transmission system and optical transmission method
GB2480296A (en) * 2010-05-12 2011-11-16 Nds Ltd Processor with differential power analysis attack protection
US8624624B1 (en) 2011-08-26 2014-01-07 Lockheed Martin Corporation Power isolation during sensitive operations
US8525545B1 (en) 2011-08-26 2013-09-03 Lockheed Martin Corporation Power isolation during sensitive operations
US8694862B2 (en) 2012-04-20 2014-04-08 Arm Limited Data processing apparatus using implicit data storage data storage and method of implicit data storage
JP5926655B2 (en) * 2012-08-30 2016-05-25 ルネサスエレクトロニクス株式会社 Central processing unit and arithmetic unit
US20150161401A1 (en) * 2013-12-10 2015-06-11 Samsung Electronics Co., Ltd. Processor having a variable pipeline, and system-on-chip
US9569616B2 (en) * 2013-12-12 2017-02-14 Cryptography Research, Inc. Gate-level masking
US10120681B2 (en) 2014-03-14 2018-11-06 International Business Machines Corporation Compare and delay instructions
US9558032B2 (en) 2014-03-14 2017-01-31 International Business Machines Corporation Conditional instruction end operation
US9454370B2 (en) 2014-03-14 2016-09-27 International Business Machines Corporation Conditional transaction end instruction
US9305167B2 (en) * 2014-05-21 2016-04-05 Bitdefender IPR Management Ltd. Hardware-enabled prevention of code reuse attacks
US10049211B1 (en) * 2014-07-16 2018-08-14 Bitdefender IPR Management Ltd. Hardware-accelerated prevention of code reuse attacks
KR102335203B1 (en) * 2015-08-10 2021-12-07 삼성전자주식회사 Electronic device against side channel attack
US10210350B2 (en) * 2015-08-10 2019-02-19 Samsung Electronics Co., Ltd. Electronic device against side channel attacks
US10459477B2 (en) 2017-04-19 2019-10-29 Seagate Technology Llc Computing system with power variation attack countermeasures
US10200192B2 (en) 2017-04-19 2019-02-05 Seagate Technology Llc Secure execution environment clock frequency hopping
US10270586B2 (en) 2017-04-25 2019-04-23 Seagate Technology Llc Random time generated interrupts in a cryptographic hardware pipeline circuit
US10511433B2 (en) 2017-05-03 2019-12-17 Seagate Technology Llc Timing attack protection in a cryptographic processing system
US10771236B2 (en) 2017-05-03 2020-09-08 Seagate Technology Llc Defending against a side-channel information attack in a data storage device
FR3071121B1 (en) * 2017-09-14 2020-09-18 Commissariat Energie Atomique PROCESS FOR EXECUTION OF A BINARY CODE OF A FUNCTION SECURE BY A MICROPROCESSOR
US11308239B2 (en) 2018-03-30 2022-04-19 Seagate Technology Llc Jitter attack protection circuit

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5961633A (en) * 1993-09-23 1999-10-05 Arm Limited Execution of data processing instructions
US20030110390A1 (en) * 2000-05-22 2003-06-12 Christian May Secure data processing unit, and an associated method
US6625737B1 (en) * 2000-09-20 2003-09-23 Mips Technologies Inc. System for prediction and control of power consumption in digital system
US20040019802A1 (en) * 2001-01-17 2004-01-29 Heimo Hartlieb Method for increasing the security of a CPU
US6804782B1 (en) * 1999-06-11 2004-10-12 General Instrument Corporation Countermeasure to power attack and timing attack on cryptographic operations
US7036002B1 (en) * 1997-06-26 2006-04-25 Cp8 Technologies System and method for using multiple working memories to improve microprocessor security

Family Cites Families (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4064558A (en) * 1976-10-22 1977-12-20 General Electric Company Method and apparatus for randomizing memory site usage
US4168396A (en) * 1977-10-31 1979-09-18 Best Robert M Microprocessor for executing enciphered programs
US4593353A (en) * 1981-10-26 1986-06-03 Telecommunications Associates, Inc. Software protection method and apparatus
JPS59739A (en) * 1982-06-28 1984-01-05 Fujitsu Ltd Time assurance system in microprogram processor
JPS595354A (en) 1982-06-30 1984-01-12 Fujitsu Ltd Data processing device
JP2562838B2 (en) * 1989-02-10 1996-12-11 富士通株式会社 Processor and store buffer control method
US5574912A (en) * 1990-05-04 1996-11-12 Digital Equipment Corporation Lattice scheduler method for reducing the impact of covert-channel countermeasures
US5404402A (en) * 1993-12-21 1995-04-04 Gi Corporation Clock frequency modulation for secure microprocessors
IL110181A (en) * 1994-06-30 1998-02-08 Softchip Israel Ltd Microprocessor device and peripherals
US5675645A (en) * 1995-04-18 1997-10-07 Ricoh Company, Ltd. Method and apparatus for securing executable programs against copying
FR2745924B1 (en) * 1996-03-07 1998-12-11 Bull Cp8 IMPROVED INTEGRATED CIRCUIT AND METHOD FOR USING SUCH AN INTEGRATED CIRCUIT
JP3683031B2 (en) * 1996-04-17 2005-08-17 株式会社リコー Program protector
US5802360A (en) * 1996-05-01 1998-09-01 Lucent Technologies Inc. Digital microprocessor device having dnamically selectable instruction execution intervals
US6192475B1 (en) * 1997-03-31 2001-02-20 David R. Wallace System and method for cloaking software
KR100623403B1 (en) * 1997-10-02 2006-09-13 코닌클리케 필립스 일렉트로닉스 엔.브이. Data processing device for processing virtual machine instructions
US6327661B1 (en) * 1998-06-03 2001-12-04 Cryptography Research, Inc. Using unpredictable information to minimize leakage from smartcards and other cryptosystems
US6216223B1 (en) * 1998-01-12 2001-04-10 Billions Of Operations Per Second, Inc. Methods and apparatus to dynamically reconfigure the instruction pipeline of an indirect very long instruction word scalable processor
ATE370490T1 (en) * 1998-06-03 2007-09-15 Cryptography Res Inc BALANCED CRYPTOGRAPHIC COMPUTING METHOD AND APPARATUS FOR SLIP MINIMIZATION IN SMARTCARDS AND OTHER CRYPTO SYSTEMS
CA2243761C (en) * 1998-07-21 2009-10-06 Certicom Corp. Timing attack resistant cryptographic system
US6332215B1 (en) * 1998-12-08 2001-12-18 Nazomi Communications, Inc. Java virtual machine hardware for RISC and CISC processors
FR2787900B1 (en) * 1998-12-28 2001-02-09 Bull Cp8 INTELLIGENT INTEGRATED CIRCUIT
US6609201B1 (en) * 1999-08-18 2003-08-19 Sun Microsystems, Inc. Secure program execution using instruction buffer interdependencies
FR2802733B1 (en) * 1999-12-21 2002-02-08 St Microelectronics Sa SECURE MASTER-SLAVE LOCK
JP2001266103A (en) * 2000-01-12 2001-09-28 Hitachi Ltd Ic card and microcomputer
JP4168305B2 (en) * 2000-01-12 2008-10-22 株式会社ルネサステクノロジ IC card and microcomputer
CA2298990A1 (en) * 2000-02-18 2001-08-18 Cloakware Corporation Method and system for resistance to power analysis
US20020032558A1 (en) * 2000-03-10 2002-03-14 Paul Strong Method and apparatus for enhancing the performance of a pipelined data processor
GB2367653B (en) * 2000-10-05 2004-10-20 Advanced Risc Mach Ltd Restarting translated instructions
WO2004053683A2 (en) * 2002-12-12 2004-06-24 Arm Limited Processing activity masking in a data processing system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5961633A (en) * 1993-09-23 1999-10-05 Arm Limited Execution of data processing instructions
US7036002B1 (en) * 1997-06-26 2006-04-25 Cp8 Technologies System and method for using multiple working memories to improve microprocessor security
US6804782B1 (en) * 1999-06-11 2004-10-12 General Instrument Corporation Countermeasure to power attack and timing attack on cryptographic operations
US20030110390A1 (en) * 2000-05-22 2003-06-12 Christian May Secure data processing unit, and an associated method
US6625737B1 (en) * 2000-09-20 2003-09-23 Mips Technologies Inc. System for prediction and control of power consumption in digital system
US20040019802A1 (en) * 2001-01-17 2004-01-29 Heimo Hartlieb Method for increasing the security of a CPU

Cited By (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9246728B2 (en) 2004-07-29 2016-01-26 Qualcomm Incorporated System and method for frequency diversity
US20060109781A1 (en) * 2004-07-29 2006-05-25 Qualcomm Incorporated System and method for frequency diversity
US8189539B2 (en) 2004-07-29 2012-05-29 Qualcomm Incorporated System and method for frequency diversity
US20070081484A1 (en) * 2004-07-29 2007-04-12 Wang Michael M Methods and apparatus for transmitting a frame structure in a wireless communication system
US20070082696A1 (en) * 2004-07-29 2007-04-12 Wang Michael M Methods and apparatus for configuring a pilot symbol in a wireless communication system
US9003243B2 (en) 2004-07-29 2015-04-07 Qualcomm Incorporated System and method for modulation diversity
US20060123310A1 (en) * 2004-07-29 2006-06-08 Qualcomm Incorporated System and method for modulation diversity
US8391410B2 (en) * 2004-07-29 2013-03-05 Qualcomm Incorporated Methods and apparatus for configuring a pilot symbol in a wireless communication system
US20060155976A1 (en) * 2004-12-21 2006-07-13 Denso Corporation Processor, microcomputer and method for controlling program of microcomputer
US7725694B2 (en) 2004-12-21 2010-05-25 Denso Corporation Processor, microcomputer and method for controlling program of microcomputer
US20080317142A1 (en) * 2005-07-29 2008-12-25 Qualcomm Incorporated System and method for frequency diversity
US9391751B2 (en) 2005-07-29 2016-07-12 Qualcomm Incorporated System and method for frequency diversity
US9042212B2 (en) 2005-07-29 2015-05-26 Qualcomm Incorporated Method and apparatus for communicating network identifiers in a communication system
US20090161776A1 (en) * 2005-07-29 2009-06-25 Qualcomm Incorporated System and method for frequency diversity
US20070288762A1 (en) * 2006-06-09 2007-12-13 Dale Jason N System and method for masking a boot sequence by providing a dummy processor
US20070288739A1 (en) * 2006-06-09 2007-12-13 Dale Jason N System and method for masking a boot sequence by running different code on each processor
US20080256366A1 (en) * 2006-06-09 2008-10-16 International Business Machines Corporation System and Method for Booting a Multiprocessor Device Based on Selection of Encryption Keys to be Provided to Processors
US7594104B2 (en) * 2006-06-09 2009-09-22 International Business Machines Corporation System and method for masking a hardware boot sequence
US20090327680A1 (en) * 2006-06-09 2009-12-31 International Business Machines Corporation Selecting a Random Processor to Boot on a Multiprocessor System
US20080229092A1 (en) * 2006-06-09 2008-09-18 International Business Machines Corporation Secure Boot Across a Plurality of Processors
US7774616B2 (en) 2006-06-09 2010-08-10 International Business Machines Corporation Masking a boot sequence by providing a dummy processor
US7774617B2 (en) 2006-06-09 2010-08-10 International Business Machines Corporation Masking a boot sequence by providing a dummy processor
US7779273B2 (en) 2006-06-09 2010-08-17 International Business Machines Corporation Booting a multiprocessor device based on selection of encryption keys to be provided to processors
US20070288740A1 (en) * 2006-06-09 2007-12-13 Dale Jason N System and method for secure boot across a plurality of processors
US8037293B2 (en) 2006-06-09 2011-10-11 International Business Machines Corporation Selecting a random processor to boot on a multiprocessor system
US20070288761A1 (en) * 2006-06-09 2007-12-13 Dale Jason N System and method for booting a multiprocessor device based on selection of encryption keys to be provided to processors
US8046574B2 (en) 2006-06-09 2011-10-25 International Business Machines Corporation Secure boot across a plurality of processors
US8046573B2 (en) 2006-06-09 2011-10-25 International Business Machines Corporation Masking a hardware boot sequence
US20080215874A1 (en) * 2006-06-09 2008-09-04 International Business Machines Corporation System and Method for Masking a Boot Sequence by Providing a Dummy Processor
US20070300053A1 (en) * 2006-06-09 2007-12-27 Dale Jason N System and method for masking a hardware boot sequence
US20090055640A1 (en) * 2006-06-09 2009-02-26 International Business Machines Corporation Masking a Hardware Boot Sequence
US20070288738A1 (en) * 2006-06-09 2007-12-13 Dale Jason N System and method for selecting a random processor to boot on a multiprocessor system
US20110258423A1 (en) * 2010-02-11 2011-10-20 Nxp B.V. Computer processor and method with increased security policies
CN102156829A (en) * 2010-02-11 2011-08-17 Nxp股份有限公司 Computer processor and method with increased security properties
US11126432B2 (en) * 2010-02-11 2021-09-21 Nxp B.V. Computer processor and method with short forward jump instruction inhibiting

Also Published As

Publication number Publication date
GB2406943B (en) 2005-10-05
US7134003B2 (en) 2006-11-07
GB2406943A (en) 2005-04-13
GB2406684B (en) 2005-08-24
JP4619288B2 (en) 2011-01-26
JP2006510998A (en) 2006-03-30
JP3848965B2 (en) 2006-11-22
JP2006510126A (en) 2006-03-23
US20060155962A1 (en) 2006-07-13
US20050289331A1 (en) 2005-12-29
WO2004053662A3 (en) 2004-08-12
US20060036833A1 (en) 2006-02-16
US7313677B2 (en) 2007-12-25
GB0501017D0 (en) 2005-02-23
GB2406684A (en) 2005-04-06
JP4511461B2 (en) 2010-07-28
WO2004053662A2 (en) 2004-06-24
GB2403572A (en) 2005-01-05
WO2004053683A2 (en) 2004-06-24
US7426629B2 (en) 2008-09-16
WO2004053685A1 (en) 2004-06-24
GB0423310D0 (en) 2004-11-24
JP2006522375A (en) 2006-09-28
WO2004053683A3 (en) 2004-08-05
GB2403572B (en) 2005-11-09
WO2004053684A3 (en) 2004-08-12
GB0502061D0 (en) 2005-03-09
JP2006510127A (en) 2006-03-23
WO2004053684A2 (en) 2004-06-24

Similar Documents

Publication Publication Date Title
US7426629B2 (en) Processing activity masking in a data processing system
Yu et al. Data oblivious ISA extensions for side channel-resistant and high performance computing
May et al. Non-deterministic processors
Balasch et al. An In-depth and Black-box Characterization of the Effects of Clock Glitches on 8-bit MCUs
May et al. Random register renaming to foil DPA
KR100227276B1 (en) Method and processor using single cycle micro instruction
US10782972B2 (en) Vector predication instruction
Corliss et al. Using DISE to protect return addresses from attack
CN113228024A (en) Secure predictor for speculative execution
EP0772827B1 (en) Pipeline microprocessor test apparatus
Manssour et al. Processor extensions for hardware instruction replay against fault injection attacks
KR20200090103A (en) Branch predictor
GB2396229A (en) Processor to register writing masking by writing to normal register or to a trash register
EP4162641A1 (en) A computing platform for preventing side channel attacks
Tillich et al. Implementation and evaluation of an SCA-resistant embedded processor
JP2010282651A (en) Processing activity masking in data processing system
EP4080386A1 (en) Method to protect program in integrated circuit
KR20180126518A (en) Vector instruction processing
JP2024514909A (en) How to protect programs in integrated circuits
US5729729A (en) System for fast trap generation by creation of possible trap masks from early trap indicators and selecting one mask using late trap indicators
Morse Self-spectre, write-execute and the hidden state
EP1646941A2 (en) Method and system for branch prediction
US20060271610A1 (en) Digital signal processor having reconfigurable data paths
JP2000293394A (en) Processor with bist function
JP2001195252A (en) Processor for improving branching efficiency by using invalidation by mask technique

Legal Events

Date Code Title Description
AS Assignment

Owner name: ARM LIMITED, UNITED KINGDOM

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:EVRARD, CHRISTOPHE JUSTIN;PRUVOST, JULIE-ANNE FRANCOISE MARIE;REEL/FRAME:019330/0510;SIGNING DATES FROM 20050104 TO 20050520

STCB Information on status: application discontinuation

Free format text: ABANDONED -- AFTER EXAMINER'S ANSWER OR BOARD OF APPEALS DECISION