IP Library Granted Patent US 8,464,069
Granted Patent B2
US 8,464,069 · App. 11/671,271 · Granted Jun 11, 2013

Secure data access methods and apparatus

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 8,464,069
App. No.
11/671,271
Granted
Jun 11, 2013
Kind
B2
Abstract

Embodiments include systems and methods for securely accessing data in the context of a data transaction. A system may include a memory block, within which a memory partition may be allocated to the data transaction. The memory partition includes a data storage block and at least one binding register. The system also includes platform entities and an access control block, which determines whether a particular platform entity may access data within the data storage block, and whether a particular platform entity may write binding information into a binding register. Access also may be granted or denied based on the current state of a state machine associated with the data transaction. The system also includes a cipher/binding function adapted to encrypt the data, using the binding information, for storage on an unsecured memory device, and to decrypting encrypted data, using the binding information, which is retrieved from the unsecured memory device.

Claims (72)

1. A method for securely accessing data in the context of a data transaction, the method being performed in a multi-processor platform that includes multiple platform entities and a memory block, and comprising the steps of:

a module of the multi-processor platform initiating the data transaction by allocating a memory partition within the memory block to the data transaction, wherein the memory partition includes a plurality of binding registers and a data block;

receiving, from each platform entity in a set of the multiple platform entities, a write request and binding information for each of the plurality of binding registers;

determining, by the module of the multi-processor platform, whether each platform entity in the set of the multiple platform entities is permitted to participate in the data transaction;

when each platform entity in the set of the multiple platform entities is allowed to participate in the data transaction, storing the binding information received from each platform entity in the set of the multiple platform entities into the plurality of binding registers;

writing data, by a first platform entity of the set of the multiple platform entities, into the data block of the memory partition within the memory block;

writing a Bus ID of a second platform entity into a first binding register of the plurality of binding registers, wherein the Bus ID forms at least a portion of the binding information from the second platform entity, and wherein the first platform entity and the second platform entity include either a same platform entity or different platform entities;

encrypting the data using the binding information in each of the plurality of binding registers to produce encrypted data; and

storing the encrypted data on a peripheral memory device.

2. The method of claim 1 , wherein

receiving the write request and the binding information comprises a second platform entity attempting to write of the binding information into at least one binding register of the plurality of binding registers, wherein the first platform entity and the second platform entity include either a same platform entity or different platform entities; and

determining whether each platform entity is permitted to participate in the data transaction comprises determining that the second platform entity is permitted to write the binding information when the second platform entity is assigned to a memory function role that allows writing to the binding register, wherein a platform entity is assigned to one or more of a plurality of memory function roles.

3. The method of claim 1 , further comprising the steps of:

determining whether the second platform entity is a Resource Manager; and

when the second platform entity is the Resource Manager, permitting the second platform entity to write a second binding value into a memory controller binding register of the plurality of binding registers.

4. The method of claim 1 , further comprising the steps of:

determining whether a second platform entity is a Memory Owner; and

when the second platform entity is the Memory Owner, permitting the second platform entity to write a second binding value into a memory owner binding register of the plurality of binding registers, wherein the second binding value is the binding information from the second platform entity, and wherein the first platform entity and the second platform entity include either a same platform entity or different platform entities.

5. The method of claim 1 , further comprising the steps of:

determining whether a second platform entity is a Memory Owner; and

when the second platform entity is the Memory Owner, permitting the second platform entity to write access permissions information into an access permissions binding register of the plurality of binding registers, wherein the access permissions information is the binding information from the second platform entity, and wherein the first platform entity and the second platform entity include either a same platform entity or different platform entities.

6. The method of claim 5 , further comprising:

determining whether the first platform entity is identified in the access permissions information as having permission to write the data; and

when the first platform entity is identified in the access permissions information as having permission to write the data, permitting the first platform entity to write the data.

7. The method of claim 1 , further comprising the steps of:

initiating a state machine for the data transaction, wherein the state machine includes a user state; and

permitting the first platform entity to write the data when the state machine is in the user state.

8. The method of claim 7 , wherein the state machine further includes a control state, and the method further comprises the step of:

a second platform entity attempting to write Resource Manager-provided binding information into a Resource Manager binding register of the plurality of binding registers, wherein the first platform entity and the second platform entity include either a same platform entity or different platform entities; and

permitting the second platform entity to write the Resource Manager-provided binding information when the state machine is in the control state.

9. The method of claim 7 , wherein the state machine further includes an owner state, and the method further comprises the step of:

a second platform entity attempting to write Memory Owner-provided binding information into a Memory Owner binding register of the plurality of binding registers, wherein the first platform entity and the second platform entity include either a same platform entity or different platform entities; and

permitting the second platform entity to write the Memory Owner-provided binding information when the state machine is in the owner state.

10. The method of claim 1 , wherein encrypting comprises:

also encrypting the data using a device identifier.

11. A method for securely accessing data in the context of a data transaction, the method being performed in a multi-processor platform that includes multiple platform entities and a memory block, and comprising the steps of:

a module of the multi-processor platform initiating the data transaction by allocating a memory partition of the memory block to the data transaction, wherein the memory partition includes at least one binding register and a data block;

receiving, from a first platform entity in a set of the multiple platform entities and after the memory partition has been allocated, access permissions information and a write request identifying a first binding register of the at least one binding register;

determining, by the module of the multi-processor platform, whether the first platform entity is permitted to participate in the data transaction;

when the first platform entity of the set of the multiple platform entities is permitted to participate in the data transaction, writing the access permissions information into the first binding register, wherein the access permissions information forms at least a portion of binding information for encrypting data within the data block of the memory partition or for decrypting encrypted data to produce data to be stored in the data block of the memory partition, wherein the data includes data being transferred between a second platform entity and a peripheral memory device, writing a Bus ID of the second platform entity into a first binding register of the plurality of binding registers, wherein the Bus ID forms at least a portion of the binding information from the second platform entity, and wherein the first platform entity and the second platform entity include either a same platform entity or different platform entities;

receiving, from the second platform entity, an access request identifying the data block and indicating a requested type of access;

when the access permissions indicate that the second platform entity is permitted to perform the requested type of access, encrypting or decrypting data in the data block of the memory partition using the binding information in the at least one binding register, which includes the access permissions; and

allowing the second platform entity to access the data.

12. The method of claim 11 , wherein encrypting or decrypting and allowing the second platform entity to access the data comprises:

for a write type of access request, encrypting the data using the binding information to produce encrypted data; and

storing the encrypted data to an unsecured memory device.

13. The method of claim 11 , wherein encrypting or decrypting and allowing the second platform entity to access the data comprises:

for a read type of access request, retrieving encrypted data from an unsecured memory device; and

decrypting the encrypted data using the binding information to produce the data.

14. The method of claim 11 , further comprising the steps of:

a third platform entity attempting to write Resource Manager-provided binding information into a second register of the at least one binding register, wherein some or all of the first platform entity, the second platform entity, and the third platform entity include either a same platform entity or different platform entities; and

permitting the third platform entity to write the Resource Manager-provided binding information when the third platform entity is a Resource Manager.

15. The method of claim 11 , further comprising the steps of:

a third platform entity attempting to write Memory Owner-provided binding information into a second register of the at least one binding register, wherein some or all of the first platform entity, the second platform entity, and the third platform entity include either same platform entities or different platform entities; and

permitting the third platform entity to write the Memory Owner-provided binding information when the third platform entity is a Memory Owner.

16. The method of claim 11 , further comprising the steps of:

providing additional binding information in the at least one binding register, wherein the additional binding information is provided by a set of the multiple platform entities that are permitted to participate in the data transaction.

17. A multi-processor platform for securely accessing data in the context of a data transaction, the platform comprising:

a memory block, within which a memory partition is allocated to the data transaction, wherein the memory partition includes a data storage block and at least one binding register, and wherein the data storage block is adapted to store data being transferred between a platform entity and an unsecured memory device, and wherein the at least one binding register is adapted to store binding information, wherein the binding information includes information provided by a set of platform entities that are permitted to participate in the data transaction, and the binding information includes information that at least partially identifies the set of the multiple platform entities that are permitted to participate in the data transaction;

the set of platform entities, wherein each of the set of platform entities includes one or more hardware blocks adapted to perform one or more functions;

an access control block, adapted to initiate the data transaction by allocating the memory partition within the memory block to the data transaction, to receive, from each platform entity in the set of platform entities, a write request and binding information for each of the at least one binding register, to determine whether each platform entity in the set of platform entities is permitted to participate in the data transaction, including determining whether a particular platform entity of the set of platform entities is permitted to access the data and whether the particular platform entity is permitted to write a portion of the binding information, and, when each platform entity is allowed to participate in the data transaction, to allow the binding information received from each platform entity to be stored into the at least one binding register;

writing a Bus ID of a second platform entity into a first binding register of the plurality of binding registers, wherein the Bus ID forms at least a portion of the binding information from the second platform entity, and wherein the particular platform entity and the second platform entity include either a same platform entity or different platform entities;

and cipher/binding function adapted, in the context of the data transaction, to encrypt the data, using the binding information in each binding register of the at least one binding register, for storage on the unsecured memory device, and to decrypt encrypted data, using the binding information, which is retrieved from the unsecured memory device.

18. The platform of claim 17 , wherein the memory block, the set of platform entities, the access control block, and the cipher/binding function are included within a system-on-a-chip.

19. The platform of claim 17 , wherein the memory block, the set of platform entities, the access control block, and the cipher/binding function are included within a system-in-package.

20. The platform of claim 17 , wherein the apparatus is selected from a group of apparatus that includes a cellular telephone, a pager, a radio, a personal data assistant, a portable media player, a computer, a controller, a set top box, and a gaming system.

21. A multi-processor platform for securely accessing data in the context of a data transaction, the platform comprising:

a memory block, which includes a memory partition that can be allocated to the data transaction, wherein the memory partition includes a data storage block and at least one binding register, and wherein the data storage block is adapted to store data being transferred between a platform entity of a set of platform entities of the multi-processor platform and an unsecured memory device, and wherein the at least one binding register is adapted to store access permissions information;

the set of platform entities, wherein each of the set of platform entities includes one or more hardware blocks adapted to perform one or more functions;

an access control block, adapted to initiate the data transaction by allocating the memory partition within the memory block to the data transaction, to receive, from a first platform entity in the set of platform entities, a write request and access permissions information, to store the access permissions information in the at least one binding register when a determination is made that the first platform entity is permitted to participate in the data transaction, and to determine whether a second platform entity of the set of platform entities is permitted to access the data based at least in part on the access permissions information;

writing a Bus ID of a second platform entity into a first binding register of the plurality of binding registers, wherein the Bus ID forms at least a portion of the binding information from the second platform entity, and wherein the first platform entity and the second platform entity include either a same platform entity or different platform entities; and

a cipher/binding function adapted, in the context of the data transaction and when the second platform entity is permitted to access the data, to encrypt the data, using at least the access permissions information in the at least one binding register, for storage on the unsecured memory device, and to decrypt encrypted data, using at least the access permissions information, which is retrieved from the unsecured memory device.

Assignments (31)
CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 11759915 AND REPLACE IT WITH APPLICATION 11759935 PREVIOUSLY RECORDED ON REEL 040925 FRAME 0001. ASSIGNOR(S) HEREBY CONFIRMS THE RELEASE OF SECURITY INTEREST. Recorded Feb 17, 2020
From: MORGAN STANLEY SENIOR FUNDING, INC.
To: NXP, B.V. F/K/A FREESCALE SEMICONDUCTOR, INC.
Reel/Frame 052917/0001 →
CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 11759915 AND REPLACE IT WITH APPLICATION 11759935 PREVIOUSLY RECORDED ON REEL 040928 FRAME 0001. ASSIGNOR(S) HEREBY CONFIRMS THE RELEASE OF SECURITY INTEREST. Recorded Jan 17, 2020
From: MORGAN STANLEY SENIOR FUNDING, INC.
To: NXP B.V.
Reel/Frame 052915/0001 →
CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 11759915 AND REPLACE IT WITH APPLICATION 11759935 PREVIOUSLY RECORDED ON REEL 037486 FRAME 0517. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT AND ASSUMPTION OF SECURITY INTEREST IN PATENTS. Recorded Dec 10, 2019
From: CITIBANK, N.A.
To: MORGAN STANLEY SENIOR FUNDING, INC.
Reel/Frame 053547/0421 →
CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 12298143 PREVIOUSLY RECORDED ON REEL 042762 FRAME 0145. ASSIGNOR(S) HEREBY CONFIRMS THE SECURITY AGREEMENT SUPPLEMENT. Recorded Oct 22, 2019
From: NXP B.V.
To: MORGAN STANLEY SENIOR FUNDING, INC.
Reel/Frame 051145/0184 →
CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 12298143 PREVIOUSLY RECORDED ON REEL 038017 FRAME 0058. ASSIGNOR(S) HEREBY CONFIRMS THE SECURITY AGREEMENT SUPPLEMENT. Recorded Oct 22, 2019
From: NXP B.V.
To: MORGAN STANLEY SENIOR FUNDING, INC.
Reel/Frame 051030/0001 →
CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 12298143 PREVIOUSLY RECORDED ON REEL 042985 FRAME 0001. ASSIGNOR(S) HEREBY CONFIRMS THE SECURITY AGREEMENT SUPPLEMENT. Recorded Oct 22, 2019
From: NXP B.V.
To: MORGAN STANLEY SENIOR FUNDING, INC.
Reel/Frame 051029/0001 →
CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 12298143 PREVIOUSLY RECORDED ON REEL 039361 FRAME 0212. ASSIGNOR(S) HEREBY CONFIRMS THE SECURITY AGREEMENT SUPPLEMENT. Recorded Oct 22, 2019
From: NXP B.V.
To: MORGAN STANLEY SENIOR FUNDING, INC.
Reel/Frame 051029/0387 →
RELEASE OF SECURITY INTEREST Recorded Sep 10, 2019
From: MORGAN STANLEY SENIOR FUNDING, INC.
To: NXP B.V.
Reel/Frame 050745/0001 →
RELEASE OF SECURITY INTEREST Recorded Sep 10, 2019
From: MORGAN STANLEY SENIOR FUNDING, INC.
To: NXP B.V.
Reel/Frame 050744/0097 →
CORRECTIVE ASSIGNMENT TO CORRECT THE TO CORRECT THE APPLICATION NO. FROM 13,883,290 TO 13,833,290 PREVIOUSLY RECORDED ON REEL 041703 FRAME 0536. ASSIGNOR(S) HEREBY CONFIRMS THE THE ASSIGNMENT AND ASSUMPTION OF SECURITY INTEREST IN PATENTS.. Recorded Feb 20, 2019
From: MORGAN STANLEY SENIOR FUNDING, INC.
To: SHENZHEN XINGUODU TECHNOLOGY CO., LTD.
Reel/Frame 048734/0001 →
CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 12681366 PREVIOUSLY RECORDED ON REEL 038017 FRAME 0058. ASSIGNOR(S) HEREBY CONFIRMS THE SECURITY AGREEMENT SUPPLEMENT. Recorded May 9, 2017
From: NXP B.V.
To: MORGAN STANLEY SENIOR FUNDING, INC.
Reel/Frame 042985/0001 →
CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 12681366 PREVIOUSLY RECORDED ON REEL 039361 FRAME 0212. ASSIGNOR(S) HEREBY CONFIRMS THE SECURITY AGREEMENT SUPPLEMENT. Recorded May 9, 2017
From: NXP B.V.
To: MORGAN STANLEY SENIOR FUNDING, INC.
Reel/Frame 042762/0145 →
CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE PATENTS 8108266 AND 8062324 AND REPLACE THEM WITH 6108266 AND 8060324 PREVIOUSLY RECORDED ON REEL 037518 FRAME 0292. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT AND ASSUMPTION OF SECURITY INTEREST IN PATENTS. Recorded Feb 1, 2017
From: CITIBANK, N.A.
To: MORGAN STANLEY SENIOR FUNDING, INC.
Reel/Frame 041703/0536 →
CORRECTIVE ASSIGNMENT TO CORRECT THE NATURE OF CONVEYANCE LISTED CHANGE OF NAME SHOULD BE MERGER AND CHANGE PREVIOUSLY RECORDED AT REEL: 040652 FRAME: 0180. ASSIGNOR(S) HEREBY CONFIRMS THE MERGER AND CHANGE OF NAME. Recorded Jan 12, 2017
From: FREESCALE SEMICONDUCTOR INC.
To: NXP USA, INC.
Reel/Frame 041354/0148 →
CHANGE OF NAME Recorded Nov 8, 2016
From: FREESCALE SEMICONDUCTOR INC.
To: NXP USA, INC.
Reel/Frame 040652/0180 →
RELEASE OF SECURITY INTEREST Recorded Nov 7, 2016
From: MORGAN STANLEY SENIOR FUNDING, INC.
To: NXP B.V.
Reel/Frame 040928/0001 →
RELEASE OF SECURITY INTEREST Recorded Sep 21, 2016
From: MORGAN STANLEY SENIOR FUNDING, INC.
To: NXP, B.V., F/K/A FREESCALE SEMICONDUCTOR, INC.
Reel/Frame 040925/0001 →
CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 12092129 PREVIOUSLY RECORDED ON REEL 038017 FRAME 0058. ASSIGNOR(S) HEREBY CONFIRMS THE SECURITY AGREEMENT SUPPLEMENT. Recorded Jul 14, 2016
From: NXP B.V.
To: MORGAN STANLEY SENIOR FUNDING, INC.
Reel/Frame 039361/0212 →
SUPPLEMENT TO THE SECURITY AGREEMENT Recorded Jun 16, 2016
From: FREESCALE SEMICONDUCTOR, INC.
To: MORGAN STANLEY SENIOR FUNDING, INC.
Reel/Frame 039138/0001 →
SECURITY AGREEMENT SUPPLEMENT Recorded Mar 7, 2016
From: NXP B.V.
To: MORGAN STANLEY SENIOR FUNDING, INC.
Reel/Frame 038017/0058 →
ASSIGNMENT AND ASSUMPTION OF SECURITY INTEREST IN PATENTS Recorded Jan 13, 2016
From: CITIBANK, N.A.
To: MORGAN STANLEY SENIOR FUNDING, INC.
Reel/Frame 037518/0292 →
ASSIGNMENT AND ASSUMPTION OF SECURITY INTEREST IN PATENTS Recorded Jan 12, 2016
From: CITIBANK, N.A.
To: MORGAN STANLEY SENIOR FUNDING, INC.
Reel/Frame 037486/0517 →
PATENT RELEASE Recorded Dec 21, 2015
From: CITIBANK, N.A., AS COLLATERAL AGENT
To: FREESCALE SEMICONDUCTOR, INC.
Reel/Frame 037354/0640 →
PATENT RELEASE Recorded Dec 21, 2015
From: CITIBANK, N.A., AS COLLATERAL AGENT
To: FREESCALE SEMICONDUCTOR, INC.
Reel/Frame 037356/0553 →
PATENT RELEASE Recorded Dec 21, 2015
From: CITIBANK, N.A., AS COLLATERAL AGENT
To: FREESCALE SEMICONDUCTOR, INC.
Reel/Frame 037356/0143 →
SECURITY AGREEMENT Recorded Nov 6, 2013
From: FREESCALE SEMICONDUCTOR, INC.
To: CITIBANK, N.A., AS NOTES COLLATERAL AGENT
Reel/Frame 031591/0266 →
SECURITY AGREEMENT Recorded Jun 18, 2013
From: FREESCALE SEMICONDUCTOR, INC.
To: CITIBANK, N.A., AS NOTES COLLATERAL AGENT
Reel/Frame 030633/0424 →
SECURITY AGREEMENT Recorded May 13, 2010
From: FREESCALE SEMICONDUCTOR, INC.
To: CITIBANK, N.A., AS COLLATERAL AGENT
Reel/Frame 024397/0001 →
SECURITY AGREEMENT Recorded Mar 15, 2010
From: FREESCALE SEMICONDUCTOR, INC.
To: CITIBANK, N.A.
Reel/Frame 024085/0001 →
SECURITY AGREEMENT Recorded Sep 19, 2007
From: FREESCALE SEMICONDUCTOR, INC.
To: CITIBANK, N.A.
Reel/Frame 019847/0804 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 13, 2007
From: CASE, LAWRENCE L.; TKACIK, THOMAS
To: FREESCALE SEMICONDUCTOR, INC.
Reel/Frame 019004/0383 →