None.
Not applicable.
Not applicable.
An electronic device that presents graphical images on a display may comprise a graphics processing unit (GPU). A graphics processing unit is a specialized electronic circuit designed to rapidly manipulate and alter memory to accelerate building of images intended for output on a display. A graphics processing unit can complete graphics processing tasks more quickly and more efficiently than a central processing unit (CPU) can due to its possession of a highly parallel structure which allows large blocks of data to be processed in parallel. An electronic device comprising a graphics processing unit is likely to delegate graphics processing to the graphics processing unit rather than to a CPU in order to take advantage of the parallel processing advantage provided by the structure of the graphics processing unit.
In an embodiment, a method of extending trust from a trusted processor to a graphics processing unit to expand trusted processing in an electronic device is disclosed. The method comprises inserting a trusted kernel into the graphics processing unit, monitoring the activity level of the graphics processing unit, suspending graphics processing on at least a portion of the graphics processing unit, repurposing a portion of the graphics processing unit to perform trusted processing, and releasing the portion of the graphics processing unit from trusted processing.
In an embodiment, a method of increasing the processing capacity of an electronic device is disclosed. The method comprises providing, in a trusted security zone of the electronic device, a trusted kernel that, when inserted into a graphics processing unit, determines the activity level of the graphics processing unit, repurposes a portion of the graphics processing unit from a graphics processing state to a non-graphics processing state in response to determining that the graphics processing unit has processing resources available, and returns the portion of the graphics processing unit to the graphics processing state in response to a trigger. The method further comprises inserting the trusted kernel into the graphics processing unit.
In an embodiment, a method of evaluating a graphics processing unit in an electronic device is disclosed. The method comprises performing a confidence check on at least one kernel of the graphics processing unit, comparing a current state of the graphics processing unit with an uncompromised state of the graphics processing unit stored in a trusted security zone of the electronic device, evaluating the integrity of the graphics processing unit based on the comparing, and performing an action in response to a result of the evaluating.
In an embodiment, a method of increasing the trusted processing capacity of an electronic device is disclosed. The method comprises providing, in a trusted security zone of the electronic device, a trusted kernel, inserting the trusted kernel into a graphics processing unit, determining the activity level of the graphics processing unit, repurposing a portion of the graphics processing unit from a graphics processing state to a trusted processing state in response to determining that the graphics processing unit has processing resources available, and returning the portion of the graphics processing unit to the graphics processing state in response to a trigger
These and other features will be more clearly understood from the following detailed description taken in conjunction with the accompanying drawings and claims.
For a more complete understanding of the present disclosure, reference is now made to the following brief description, taken in connection with the accompanying drawings and detailed description, wherein like reference numerals represent like parts.
It should be understood at the outset that although illustrative implementations of one or more embodiments are illustrated below, the disclosed systems and methods may be implemented using any number of techniques, whether currently known or not yet in existence. The disclosure should in no way be limited to the illustrative implementations, drawings, and techniques illustrated below, but may be modified within the scope of the appended claims along with their full scope of equivalents.
An electronic device such as a mobile phone, a personal digital assistant, a media player, another mobile device, a desktop computer, a laptop computer, a notebook computer, another computer, a gaming system, television set, or another electronic device may present images on a display. The images may be static, dynamic, three dimensional (3-D), or the images may be combinations thereof. For example, the images may be dynamic and three dimensional as seen in some video games. Alternatively, the images may be static and three dimensional as in some photographs. The electronic device may implement a graphics processing unit (GPU) in order to meet graphics processing demands associated with presenting images on the display. The highly parallel structure of the graphics processing unit allows for rapid manipulation and alteration of memory which accelerates the building of images. This structure may give the graphics processing unit the ability to meet the graphics processing demands of the electronic device.
The present disclosure teaches a method of increasing the trusted processing capacity of an electronic device. It may be that the graphics processing unit has available processing resources that are not in use in the absence of intense graphics processing. For example, the graphics processing unit may have processing resources that are not in use when the display presents a static image. In an embodiment, the electronic device may repurpose a portion of the graphics processing unit to perform trusted processing tasks, tasks that do not involve graphics processing activities, in the absence of intense graphics processing demands in order to make use of the processing resources that may be available on the graphics processing unit. Alternatively, the electronic device may repurpose the portion of the graphics processing unit to perform non-graphics processing tasks outside the realm of trust.
The electronic device comprises a trusted security zone. As described further below, trusted security zones reduce the ability of nefarious applications and/or programs that may have infiltrated the electronic device to read from or write to memory, to read from or write to input/output devices, or to read from or write to communication ports while the subject processor and/or electronic device is executing in the trusted security zone. An application executing in the trusted security zone can have a high level of confidence that an untrusted application is not executing on the electronic device at the same time and hence is prevented from interfering with or monitoring the activities of the application.
The method comprises providing, in the trusted security zone of the electronic device, a trusted kernel. After being inserted into the graphics processing unit, the trusted kernel may determine the activity level of the graphics processing unit and repurpose a portion of the graphics processing unit from a graphics processing state to a trusted processing state in response to determining that the graphics processing unit has processing resources available. Converting the graphics processing unit from the graphics processing state to the trusted processing state may allow for delegation of selected trusted processing tasks between the graphics processing unit and the CPU.
Allocating some of the CPU's trusted processing tasks to the graphics processing unit when the graphics processing unit has processing resources available may free up CPU processing resources and may improve the speed and efficiency of the electronic device. Similarly, the graphics processing unit may be used to execute a process and may delegate processing tasks to the CPU. Such a system may be used to take advantage of the greater processing speed of the graphics processing unit for certain tasks, for example tasks that do not involve graphics processing activities. The graphics processing unit may be returned to the graphics processing state when a demand for graphics processing is received. In some cases, the repurposed portion of the graphics processing unit may be repurposed for processing outside of the trusted security zone.
In an embodiment, the trustworthiness of the graphics processing unit may be evaluated by performing a confidence check on at least one kernel of the graphics processing unit. The confidence check may comprise comparing a current state of the graphics processing unit with an uncompromised state of the graphics processing unit stored in a trusted security zone of the electronic device. The integrity of the graphics processing unit may be evaluated based on a result of the comparison. If the graphics processing unit is determined to be uncompromised and/or trustworthy, then the electronic device may allow the graphics processing unit to function normally; however, if the graphics processing unit is determined to be compromised and/or untrustworthy, the electronic device may take action to return the graphics processing unit to the uncompromised state and/or prevent the compromised graphics processing unit from functioning.
In an embodiment, a trusted CPU of the electronic device may extend trust to the graphics processing unit. A trusted kernel may be inserted into the graphics processing unit, and the graphics processing unit may be prevented from running non-trusted applications absent trusted instructions. The trusted kernel may direct the graphics processing unit to perform trusted processing tasks when it detects that the graphics processing unit has available processing resources.
A trusted security zone provides chipsets with a hardware root of trust, a secure execution environment for applications, and secure access to peripherals. A hardware root of trust means the chipset should only execute programs intended by the device manufacturer or vendor and resists software and physical attacks, and therefore remains trusted to provide the intended level of security. The chipset architecture is designed to promote a programmable environment that allows the confidentiality and integrity of assets to be protected from specific attacks. Trusted security zone capabilities are becoming features in both wireless and fixed hardware architecture designs. Providing the trusted security zone in the main mobile device chipset and protecting the hardware root of trust removes the need for separate secure hardware to authenticate the device or user. To ensure the integrity of the applications requiring trusted data, such as a mobile financial services application, the trusted security zone also provides the secure execution environment where only trusted applications can operate, safe from attacks. Security is further promoted by restricting access of non-trusted applications to peripherals, such as data inputs and data outputs, while a trusted application is running in the secure execution environment. In an embodiment, the trusted security zone may be conceptualized as hardware assisted security.
A complete trusted execution environment (TEE) may be implemented through the use of the trusted security zone hardware and software architecture. The trusted execution environment is an execution environment that is parallel to the execution environment of the main mobile device operating system. The trusted execution environment and/or the trusted security zone may provide a base layer of functionality and/or utilities for use of applications that may execute in the trusted security zone. For example, in an embodiment, trust tokens may be generated by the base layer of functionality and/or utilities of the trusted execution environment and/or trusted security zone for use in trusted end-to-end communication links to document a continuity of trust of the communications. For more details on establishing trusted end-to-end communication links relying on hardware assisted security, see U.S. patent application Ser. No. 13/532,588, filed Jun. 25, 2012, entitled “End-to-end Trusted Communications Infrastructure,” by Leo Michael McRoberts, et al., which is hereby incorporated by reference in its entirety. Through standardization of application programming interfaces (APIs), the trusted execution environment becomes a place to which scalable deployment of secure services can be targeted. A device which has a chipset that has a trusted execution environment on it may exist in a trusted services environment, where devices in the trusted services environment are trusted and protected against attacks. The trusted execution environment can be implemented on mobile phones and tablets as well as extending to other trusted devices such as personal computers, servers, sensors, medical devices, point-of-sale terminals, industrial automation, handheld terminals, automotive, etc.
The trusted security zone is implemented by partitioning all of the hardware and software resources of the mobile device into two partitions: a secure partition and a normal partition. Placing sensitive resources in the secure partition can protect against possible attacks on those resources. For example, resources such as trusted software applications may run in the secure partition and have access to hardware peripherals such as a touchscreen or a secure location in memory. Less secure peripherals such as wireless radios may be disabled completely while the secure partition is being accessed, while other peripherals may only be accessed from the secure partition. While the secure partition is being accessed through the trusted execution environment, the main mobile operating system in the normal partition is suspended, and applications in the normal partition are prevented from accessing the secure peripherals and data. This prevents corrupted applications or malware applications from breaking the trust of the device.
The trusted security zone is implemented by partitioning the hardware and software resources to exist in a secure subsystem which is not accessible to components outside the secure subsystem. The trusted security zone is built into the processor architecture at the time of manufacture through hardware logic present in the trusted security zone which enables a perimeter boundary between the secure partition and the normal partition. The trusted security zone may only be manipulated by those with the proper credential and, in an embodiment, may not be added to the chip after it is manufactured. Software architecture to support the secure partition may be provided through a dedicated secure kernel running trusted applications. Trusted applications are independent secure applications which can be accessed by normal applications through an application programming interface in the trusted execution environment on a chipset that utilizes the trusted security zone.
In an embodiment, the normal partition applications run on a first virtual processor, and the secure partition applications run on a second virtual processor. Both virtual processors may run on a single physical processor, executing in a time-sliced fashion, removing the need for a dedicated physical security processor. Time-sliced execution comprises switching contexts between the two virtual processors to share processor resources based on tightly controlled mechanisms such as secure software instructions or hardware exceptions. The context of the currently running virtual processor is saved, the context of the virtual processor being switched to is restored, and processing is restarted in the restored virtual processor. Time-sliced execution protects the trusted security zone by stopping the execution of the normal partition while the secure partition is executing.
The two virtual processors context switch via a processor mode called monitor mode when changing the currently running virtual processor. The mechanisms by which the processor can enter monitor mode from the normal partition are tightly controlled. The entry to monitor mode can be triggered by software executing a dedicated instruction, the Secure Monitor Call (SMC) instruction, or by a subset of the hardware exception mechanisms such as hardware interrupts, which can be configured to cause the processor to switch into monitor mode. The software that executes within monitor mode then saves the context of the running virtual processor and switches to the secure virtual processor.
The trusted security zone runs a separate operating system that is not accessible to the device users. For security purposes, the trusted security zone is not open to users for installing applications, which means users do not have access to install applications in the trusted security zone. This prevents corrupted applications or malware applications from executing powerful instructions reserved to the trusted security zone and thus preserves the trust of the device. The security of the system is achieved at least in part by partitioning the hardware and software resources of the mobile phone so they exist in one of two partitions, the secure partition for the security subsystem and the normal partition for everything else. Placing the trusted security zone in the secure partition and restricting access from the normal partition protects against software and basic hardware attacks. Hardware logic ensures that no secure partition resources can be accessed by the normal partition components or applications. A dedicated secure partition operating system runs in a virtual processor separate from the normal partition operating system that likewise executes in its own virtual processor. Users may install applications on the mobile device which may execute in the normal partition operating system described above. The trusted security zone runs a separate operating system for the secure partition that is installed by the mobile device manufacturer or vendor, and users are not able to install new applications in or alter the contents of the trusted security zone. It is anticipated that performing the confidence check on the graphics processing unit may allow the electronic device to detect nefarious programs that it may have been otherwise unable to detect which may provide greater security to the electronic device. Extending trust from the trusted CPU to the graphics processing unit is expected to further fortify the trusted security zone against nefarious programs and to increase the trusted processing resources of the electronic device.
Turning now to
The memory 106 may be partitioned into the permissive sector 150b and the trusted security zone 160b. The permissive sector 150b may comprise a plurality of non-trusted applications 112 and/or other non-trusted information. In an embodiment, the plurality of hardware devices 134 may comprise a display, a screen, a graphical user interface, a monitor, and/or other devices on which images built by the graphics processing unit 130 may be presented. The trusted security zone 160b may comprise a plurality of trusted applications 114, trusted information (INF) 126, and/or other items stored in trust.
As discussed hereinabove with reference to trusted security zones, the hardware and software components of the electronic device 102 may be partitioned into permissive sectors and trusted security zones. For example, the CPU 110 may be divided into the permissive sector 150a and the trusted security zone 160a as shown in
In an embodiment, the CPU 110 may comprise multiple cores. For example, the CPU 110 may comprise two cores, four cores, or some other number of cores, wherein the permissive sector 150a and the trusted security zone 160a may reside in separate cores.
Graphics processing units, such as the graphics processing unit 130, are specialized electronic circuits designed to perform complex mathematical and geometrical calculations for graphics rendering. The parallel structure of graphics processing units resulting from a plurality of processing cores optimizes the graphics processing capability of graphics processing units. A graphics processing unit, such as the graphics processing unit 130, is able to transfer to and from memory much faster than a CPU, such as the CPU 110, which allows the graphics processing unit to produce a wash of images on a display that the CPU may be unable to produce. For example, the graphics processing unit 130 may be able to satisfy a demand for a rapid wash of images as a movie is played on the electronic device 102 while the CPU 110 may be unable to produce images quickly enough to meet the demand. Thus, it is typical for graphics processing to be assigned to graphics processing units. Gaming consoles, desktop computers, laptop computers, television sets, cell phones, smart phones, mobile phones, multimedia players, graphics engines, mobile devices, and other electronic devices that may experience a demand for graphics processing may comprise a graphics processing unit, such as the graphics processing unit 130, to which graphics processing tasks are assigned.
In the absence of intense graphics processing, the graphics processing unit 130 may have processing resources that are not in use. Intense graphics processing may comprise producing images associated with video game play, producing images associated with a movie or television program, producing dynamic images, producing three dimensional (3-D) images, producing a rapid wash of images to be displayed on a display, or producing other images to be displayed on a display. Intense graphics processing may comprise a level of graphics processing in which about 10%, about 20%, about 30%, about 40%, about 50%, about 60%, about 70%, about 80%, about 90%, or about 100% of the graphics processing unit 130 is being used for processing graphics. It is contemplated that the graphics processing unit 130 may have processing resources that are not in use even at times of intense graphics processing. It should be understood that approximate percentages discussed herein are intended to include the exact percentage used to describe the approximate value. For example, about 50% is intended to include exactly 50% and about 100% is intended to include exactly 100%.
In an embodiment, the percentage of the graphics processing unit 130 used for graphics processing may be the percentage of the graphics processing unit's 130 processing resources used for graphics processing. For example, if 50% of the graphics processing unit's 130 processing resources are being used for processing graphics, then it may be said that 50% of the graphics processing unit 130 is being used for processing graphics. Alternatively, the percentage of the graphics processing unit 130 used for processing graphics may be the percentage of the graphics processing unit 130 as a whole that is used for processing graphics. One skilled in the art would appreciate that unlike a CPU, such as the CPU 110, a graphics processing unit, such as the graphics processing unit 130, may be unable to perform tasks other than graphics processing despite having unused processing resources available without first being repurposed for those tasks.
The graphics processing unit 130 may be configured to execute only graphics processing programs and/or instructions unless instructed otherwise by a trusted source. In an embodiment, the graphics processing unit 130 may be configured to perform graphics processing functions and to respond to instructions from trusted sources. Accordingly, the graphics processing unit 130 may be configured to resist executing non-trusted items unrelated to graphics processing absent trusted instructions. For example, the graphics processing unit 130 may not execute an application from the permissive sector 150 unless instructed to do so by the trusted security zone 160, the trusted kernel 170, or unless instructed to do so by another trusted source. Limiting the graphics processing unit 130 to graphics processing unless instructed otherwise by a trusted source may make it more difficult for nefarious programs to gain access to the graphics processing unit 130.
In an embodiment, the trusted kernel 170 may be inserted into the graphics processing unit 130. The trusted kernel 170 may be inserted at the time of manufacture, or the trusted kernel 170 may be inserted at some other time. Prior to insertion of the trusted kernel 170, the electronic device 102 may save its present state to the memory 106. In some cases, the trusted kernel 170 may take over as the base operating system for the graphics processing unit 130. The trusted kernel 170 may be configured to repurpose a portion of the graphics processing unit 130 such that the repurposed portion is able to perform non-graphics related processing tasks, general processing tasks, trusted processing tasks, or other processing tasks. Non-graphics related processing tasks may comprise executing applications from the permissive sector 150, executing applications from the trusted security zone 160, general processing tasks, trusted processing tasks, and/or performing other tasks. In some contexts, general processing tasks may be substantially similar to non-graphics related processing tasks. Trusted processing tasks may comprise performing graphics processing tasks, general processing tasks, and/or non-graphics related processing tasks in an environment of trust provided by the trusted security zone 160 and/or the trusted kernel 170.
The portion of the graphics processing unit 130 that is repurposed may be about 10%, about 20%, about 30%, about 40%, about 50%, about 60%, about 70%, about 80%, about 90%, or about 100% of the graphics processing unit 130. The percentage of the graphics processing unit 130 that is repurposed may be a percentage of the graphics processing unit 130 as a whole or a percentage of the processing resources of the graphics processing unit 130. Alternatively, the portion of the graphics processing unit 130 that is repurposed may be the portion of the graphics processing unit 130 that is not processing graphics at the time of the repurposing. The trusted kernel 170 may be configured to monitor the activity level of the graphics processing unit 130 and determine when the graphics processing unit 130 is performing a low level of graphics processing.
The portion of the graphics processing unit 130 that is repurposed may be repurposed in response to low graphics processing levels. The graphics processing unit 130 may have processing resources that are not in use during times of low processing activity. Low graphics processing levels may be graphics processing levels wherein about 10%, about 20%, about 30%, about 40%, about 50%, about 60%, about 70%, about 80%, about 90%, or about 100% of the graphics processing unit 130 is not processing graphics. In an embodiment, the percentage of the graphics processing unit 130 that is not processing graphics may be the percentage of the graphics processing unit's 130 processing resources that are not processing graphics or the percentage of the graphics processing unit 130 as a whole that is not processing graphics.
In an embodiment, the trusted kernel 170 may be configured to return the graphics processing unit 130 to a graphics processing state from a state to which it had been repurposed. The graphics processing unit 130 may be repurposed to the general processing state, the trusted processing state, or to some other processing state in order to take advantage of processing resources that are not in use as described hereinabove. The trusted kernel 170 may return the graphics processing unit 130 to the graphics processing state in response to a demand for a predetermined level of graphics processing.
The predetermined level of graphics processing at which the trusted kernel 170 may return the graphics processing unit 130 to the graphics processing state may be a level at which the graphics processing unit 130 would use about 100%, about 90%, about 80%, about 70%, about 60%, about 50%, about 40%, about 30%, about 20%, about 10%, or about 1% of its processing resources. Alternatively, the trusted kernel 170 may return the graphics processing unit 130 to the graphics processing state in response to any demand for graphics processing. Converting the graphics processing unit 130 to the general processing state, the trusted processing state, or some other processing state in response to low graphics processing activity and returning the graphics processing unit 130 to the graphics processing state in response to graphics processing demands may allow the electronic device 102 to improve processing capacity while maintaining graphics processing capability.
In an embodiment, the trusted kernel 170 may be inserted into the graphics processing unit 130 by and/or from the trusted security zone 160. The CPU 110 may direct the insertion of the trusted kernel 170 into the graphics processing unit 130 in response to detecting a low level of graphics processing activity, in response to detecting processing resources that are not in use, in response to insertion instructions, in response to an elapsed period of time, in response to a change in the graphics processing unit 130, or in response to some other trigger. Once inserted into the graphics processing unit 130, the trusted kernel 170 may repurpose a portion of the graphics processing unit 130 as described hereinabove. In some cases, trust may be considered to have been established on the graphics processing unit 130 after insertion of the trusted kernel 170 into the graphics processing unit 130. The trusted kernel 170 may execute trusted instructions and may prevent the graphics processing unit 130 from executing applications from the permissive sector 150 without first receiving trusted instructions to do so. The repurposed portion of the graphics processing unit 130 may use processing resources that are not in use processing graphics to perform trusted processing tasks. In some cases, the trusted kernel 170 may prevent the graphics processing unit 130 from performing any non-trusted tasks. The trusted kernel 170 may further direct a confidence check of the graphics processing unit 130 as described in greater detail below.
The trusted kernel 170 may remain in the graphics processing unit 130 after insertion, the trusted kernel 170 may be removed after some period of time, or the trusted kernel 170 may be removed in response to stimuli. In some cases, the graphics processing unit may comprise one or more separate kernels that are different from the trusted kernel 170. In an embodiment, the one or more separate kernels may function as the base operating system for the graphics processing unit 130 prior to the insertion of the trusted kernel 170. The trusted kernel 170 may replace the separate kernels, the trusted kernel 170 may suspend processes on the separate kernels, the trusted kernel 170 may co-exist with the separate kernels, the trusted kernel 170 may ignore the separate kernels, or the trusted kernel 170 may interact with the separate kernels in some other way while it remains in the graphics processing unit 130. During the time the trusted kernel 170 remains in the graphics processing unit 130, it may be in communication with the trusted security zone 160. The trusted kernel 170 may relay information about the graphics processing unit 130 to the trusted security zone 160. For example, the trusted kernel 170 may relay information about the activity level of the graphics processing unit 130 and/or information about graphics processing demands received by the graphics processing unit 130 to the trusted security zone 160.
Alternatively, instructions from the trusted security zone 160 may be relayed to the trusted kernel 170. For example, at times when the graphics processing unit 130 has processing resources available, instructions from the trusted security zone 160 may call upon the trusted kernel 170 to direct the graphics processing unit 130 to perform non-graphics related processing tasks such as executing applications from the trusted security zone 160 and/or executing applications from the permissive sector 150.
The trusted kernel 170 may be removed from the graphics processing unit 130 after one hour, six hours, one day, two days, one week, one month, one year, three years, after a predetermined number of changes have been made to the graphics processing unit 130, or after some other period of time. Alternatively, the trusted kernel 170 may be removed in response to a demand for graphics processing. In an embodiment, the trusted kernel 170 may be inserted and removed in response to low graphics processing activity and demand for a predetermined level of graphics processing respectively. In an embodiment, the trusted security zone 160 may comprise a plurality of trusted kernels 170 each comprising different operating systems. The trusted kernels 170 may be selectively inserted into and removed from the graphics processing unit 130 according to the non-graphics related processing tasks the graphics processing unit 130 is to be assigned.
In an embodiment, the trusted security zone 160 may invoke the graphics processing unit 130 to perform trusted processing in parallel with the CPU 110. For example, a user may make an automated teller machine (ATM) transaction. During this transaction, it may be beneficial to the user to maintain an environment of trust in order to prevent nefarious programs from obtaining the user's personal information. The graphics processing unit 130 may have processing resources available to be repurposed for trusted processing suitable for the processing demands of the trusted security zone 160. During the transaction, the CPU 110 may be placed in control of trusted processing associated with the user's personal identification number (PIN) while the repurposed portion of the graphics processing unit 130 may be placed in control of trusted processing associated with a modem used in the transaction.
In an embodiment, the graphics processing unit 130 may comprise the trusted security zone 160 and may insert the trusted kernel 170 into the CPU 110. In this case, the trusted security zone 160 in the graphics processing unit 130 may receive information from the trusted kernel 170 and relay instructions to the trusted kernel 170 as described hereinabove. While the graphics processing unit 130 is highly optimized for processing graphics and may be repurposed for general processing, trusted processing, non-graphics related processing, and other processing, the inherently different structure of the CPU 110 may allow it to perform a wide range of processing tasks without being repurposed. In an embodiment, the processing resources of the CPU 110 may be used to execute instructions from the trusted security zone 160 of the graphics processing unit 130.
In an embodiment, the electronic device 102 may perform a confidence check on the graphics processing unit 130. It should be understood that while performing the confidence check will be described with reference to the graphics processing unit 130, the confidence check may be performed in a substantially similar manner to evaluate the integrity of other processors of the electronic device 102. The confidence check may be performed in response to powering on the electronic device 102, inserting the trusted kernel 170, executing, by the graphics processing unit 130, one of the plurality of non-trusted applications 112, detecting unused processing resources in the graphics processing unit 130, or in response to something else. In an embodiment, the confidence check may be performed prior to repurposing the portion of the graphics processing unit 130 as described hereinabove. Performing the confidence check prior to repurposing the portion of the graphics processing unit 130 may allow the portion of the graphics processing unit 130 to be repurposed in a non-trusted state with confidence that the graphics processing unit 130 has not been compromised. The electronic device 102 may be configured to perform the confidence check on one or more kernels of the graphics processing unit 130. For example, the confidence check may be performed on the one or more separate kernels described hereinabove. The confidence check may be initiated by the CPU 110, the trusted security zone 160, the trusted kernel 170, or by something else.
The confidence check may comprise performing an error detection action such as a checksum, a bit count of the kernels, a cyclic redundancy check, a repetition code check, a horizontal redundancy check, a vertical redundancy check, checking information about a parity bit, checking a digital signature, performing a cryptographic hash function, or performing another type of check configured to evaluate the integrity of the kernels of the graphics processing unit 130. In an embodiment, a trusted application 114 of the trusted applications 114 may be configured to amass information about an uncompromised state of kernels on the graphics processing unit 130 and store the information as trusted information 126 in the trusted security zone 160b for use when the electronic device 102 performs the confidence check.
The uncompromised state of the kernels may be a state that is free from sniffers, malware, trojans, spyware, viruses, and other nefarious programs. The kernels may be provided in the uncompromised state at the time of manufacture and may have information about their uncompromised state stored as trusted information 126 in the trusted security zone 160b of the memory 106 at that time. Information about the uncompromised state of the kernels may comprise information to be used in the confidence check. For example, the information may be information about an error detection action such as a checksum, a bit count of the kernels, information about a cyclic redundancy check, information about a repetition code, information about a horizontal redundancy check, information about a vertical redundancy check, information about a parity bit, a digital signature, or information about a cryptographic hash function. In the case of a checksum, the trusted application 114 may obtain a checksum value for the uncompromised state of each of the kernels of the graphics processing unit 130 and store the values in the trusted security zone 160b.
In an embodiment, the electronic device 102 may activate the trusted application 114 to perform the confidence check in response to powering on the electronic device 102, inserting the trusted kernel 170, executing, by the graphics processing unit 130, one of the plurality of non-trusted applications 112, detecting unused processing resources in the graphics processing unit 130, or in response to something else. The confidence check may comprise comparing the information about the uncompromised state kernels of the graphics processing unit 130 with a current state of the kernels. The current state may be the state of the kernels at the time of the confidence check. The comparison may comprise comparing a checksum value obtained for the uncompromised state of the kernels with a checksum value obtained for the current state of the kernels. Alternatively, the comparison may comprise comparing results of an error detection action performed on the uncompromised state and the current state of the kernels as described hereinabove with reference to the confidence check or it may comprise comparing results from another error detection action performed by the electronic device 102.
In an embodiment, the electronic device 102 may be configured to respond to a result of the comparison between the current state and the uncompromised state of the kernels of the graphics processing unit 130. The response may be to allow the graphics processing unit 130 to function normally in response to the result when the result indicates that the current state of the kernels corresponds to the uncompromised state of the kernels. The uncompromised state and the current state of the kernels may be said to correspond if the comparison indicates that the current state of the kernels is unaltered from the uncompromised state of the kernels. In this case, the electronic device 102 may have confidence that the trusted security zone 160 will not be compromised by allowing the graphics processing unit 130 to function normally when the result indicates that the two states of the kernels correspond.
Alternatively, the electronic device 102 may respond by disallowing the graphics processing unit 130 to function or by attempting to return the graphics processing unit 130 to the uncompromised state in response to the result when the result indicates that the current state of the kernels does not correspond to the uncompromised state of the kernels. When the result indicated that the current state of the kernels does not correspond to the uncompromised state of the kernels, the electronic device 102 may prevent the graphics processing unit 130 from functioning and may call on the CPU 110 to perform simple graphics processing and/or to run error screens indicating a loss of functionality. For example, when the electronic device 102 encounters graphics processing demands that are beyond the capabilities of the CPU 110, the CPU 110 may instruct a display of the electronic device 102 to display an error screen indicating that the graphics processing demand cannot be met. The electronic device 102 may enact this response in order to inhibit nefarious programs from operating on the electronic device 102 and/or corrupting the trusted security zone 160.
Turning now to
Though the communication system 200 is depicted as comprising singular components, i.e. one base transceiver station 104 and one network 116, it should be understood that the communication system 200 may comprise a plurality of each component. The communication system 200 may comprise a plurality of base transceiver stations 104, a plurality of networks 116, a plurality of servers 118, a plurality of data stores 120, a plurality of wireless access points 105, and/or a plurality of electronic devices 102 that may be connected to the network 116. For example, the communication system 200 may comprise a plurality of electronic devices 102 that are hardwired to the network 116 and that may access a plurality of servers 118. Alternatively, the communication system 200 may comprise a plurality of electronic devices 102 wirelessly connected to the network 116 through a plurality of base transceiver stations 104. As shown in
In an embodiment, the electronic device 102 may stream video from the server 118 over the network 116 for presentation on a display. While the streaming video is being played and presented on the display, the graphics processing unit 130 may be active compiling images and may not have unused processing resources. If the video is paused, the graphics processing unit 130 may use less processing resources to present a constant image associated with the paused video. Thus, the graphics processing unit 130 may have unused processing resources available while the video is paused. The electronic device 102 may make use of the unused processing resources as described with reference to
In an embodiment, the electronic device 102 may allow a user of the electronic device 102 to participate in a video conference. The video conference may be established by connecting the electronic device 102 with another electronic device, potentially another electronic device 102, over the network 116. During the video conference, the graphics processing unit 130 may receive demands for a rapid wash of images to be compiled for presentation on the display. As discussed, the graphics processing unit 130 may not have unused processing resources during times of intense graphics processing. Processing resources may become available if an onscreen participant of the video conference leaves the screen. The screen may display an unchanging image after the onscreen participant leaves the screen and may not display a dynamic image again until the onscreen participant returns to the screen. For example, the video conference may be between two people each alone in a room with stationary surroundings. When a person steps off screen, the image displayed on the screen will become stationary which may free up processing resources of the graphics processing unit 130. The electronic device 102 may make use of the unused processing resources as described with reference to
In an embodiment, the electronic device 102 may access webpages on the internet and display their contents to a user. The graphics processing unit 130 may be actively processing graphics when the user is changing from webpage to webpage but may experience lower graphics processing levels when the user remains on the same webpage for an extended period of time. Low levels of graphics processing may be indicative of unused processing resources available on the graphics processing unit 130. The electronic device 102 may make use of the unused processing resources as described with reference to
Turning now to
In an embodiment, the graphics processing unit may be prevented from running non-trusted applications absent trusted instructions. In an embodiment, the graphics processing unit may be prevented from running non-trusted applications by the trusted kernel. The graphics processing unit may be allowed to run non-trusted application in response to trusted instructions from the trusted kernel, from the trusted security zone, or from another trusted source. The trusted security zone may be in communication with the trusted kernel and may provide instructions for the graphics processing unit through the trusted kernel. In some cases, instructions from the trusted kernel may be considered trusted instructions and/or instructions from the trusted security zone.
At block 306, graphics processing may be suspended on a portion of the graphics processing unit. The portion of the graphics processing unit on which graphics processing has been suspended may be about 5%, about 10%, about 20%, about 30%, about 40%, about 50%, about 60%, about 70%, about 80%, about 90%, or about 100% of the graphics processing unit. A portion of the graphics processing unit may be repurposed at block 308. In an embodiment, the portion of the graphics processing unit that is repurposed may be the portion of the graphics processing unit on which graphics processing has been suspended.
The portion of the graphics processing unit may be repurposed to perform non-graphics related processing tasks in response to low graphics processing activity. In some cases, the portion of the graphics processing unit may be repurposed to perform trusted processing tasks in response to low graphics processing activity. Trusted processing tasks may comprise non-graphics related processing tasks and/or general processing tasks as described hereinabove with reference to
The trusted kernel may be configured to monitor the activity level of the graphics processing unit and determine when the graphics processing unit is performing a low level of graphics processing. Low graphics processing levels may be graphics processing levels wherein about 10%, about 20%, about 30%, about 40%, about 50%, about 60%, about 70%, about 80%, about 90%, or about 100% of the graphics processing unit is not processing graphics. The percentage of the graphics processing unit that is not processing graphics may be the percentage of the graphics processing unit's processing resources that are not processing graphics or the percentage of the graphics processing unit as whole that is not processing graphics.
The portion of the graphics processing unit may be released from trusted processing at block 310. In an embodiment, the portion of the graphics processing unit may be released in response to receiving a demand for graphics processing. The graphics processing unit may resume processing graphics upon release. Releasing the portion of the graphics processing unit may allow the graphics processing unit to apply full processing resources to meet the graphics processing demand. In an embodiment, the portion of the graphics processing unit repurposed for trusted processing may be released from trusted processing in response to a demand for graphics processing that calls for about 10%, about 20%, about 30%, about 40%, about 50%, about 60%, about 70%, about 80%, about 90%, or about 100% of the graphics processing unit to process graphics in order to meet the demand. Alternatively, the portion of the graphics processing unit repurposed for trusted processing may be released from trusted processing in response to any demand for graphics processing. As described hereinabove, the percentages of the graphics processing unit called for graphics processing may refer to percentages of processing resources or percentages of the graphics processing unit as a whole.
Turning now to
At block 702, a trusted kernel may be provided in a trusted security zone of an electronic device. The trusted kernel may, when inserted into a graphics processing unit, determine the activity level of the graphics processing unit and repurpose a portion of the graphics processing unit from a graphics processing state to a non-graphics related processing state. The portion of the graphics processing unit may be repurposed to the non-graphics related processing state in response to determining that the graphics processing unit has processing resources available. The non-graphics related processing state may be a trusted processing state and/or a general processing state as described hereinabove. The trusted kernel may further return the portion of the graphics processing unit to the graphics processing state in response to a trigger. In an embodiment, the trigger may be a demand for graphics processing as described above with reference to
The trusted kernel may be inserted into the graphics processing unit at block 704. In an embodiment, the trusted kernel may be inserted into the graphics processing unit at the time of manufacture. Alternatively, the trusted kernel may be inserted into the graphics processing unit at some time after manufacture. The trusted kernel may be inserted into the graphics processing unit by the trusted security zone and/or from the trusted security zone as described hereinabove with reference to
Turning now to
At block 804, a current state of the graphics processing unit may be compared with an uncompromised state of the graphics processing unit stored in a trusted security zone of the electronic device. In an embodiment, the current state and the uncompromised state of kernels of the graphics processing unit may be considered to be representative of the current state and the uncompromised state of the graphics processing unit as a whole. The current state of the graphics processing unit may be the state of the graphics processing unit at the time of the confidence check. The uncompromised state of the graphics processing unit may be a state free of sniffers, malware, trojans, spyware, viruses, and other nefarious programs.
The integrity of the graphics processing unit and/or one or more kernels operating on the graphics processing unit may be evaluated at block 806 based on the comparing the current state of the graphics processing unit with the uncompromised state of the graphics processing unit. In some cases, evaluating the integrity of the graphics processing unit may comprise evaluating the integrity of one or more kernels operating on the graphics processing unit. In an embodiment, the integrity of the graphics processing unit may be evaluated based upon analyzing a result of the comparison. The result may be analyzed by a CPU of the electronic device, a trusted application of the electronic device, the trusted security zone of the electronic device, or by something else. The integrity of the graphics processing unit may be confirmed if the analysis of the result indicates that the current state of the graphics processing unit corresponds with the uncompromised state of the graphics processing unit. The integrity of the graphics processing unit may fail to be confirmed if the analysis of the result indicates that the current state of the graphics processing unit does not correspond with the uncompromised state of the graphics processing unit.
At block 808, an action may be performed in response to a result of the evaluating. In an embodiment, the electronic device may be configured to allow the graphics processing unit to function normally in response to the result when the result indicates that the current state of the graphics processing unit corresponds to the uncompromised state of the graphics processing unit. The uncompromised state and the current state of the graphics processing unit may be said to correspond if the comparison indicates that the current state of the graphics processing unit is unaltered from the uncompromised state of the graphics processing unit. In this case, the electronic device may have confidence that the trusted security zone will not be compromised by allowing the graphics processing unit to function normally when the result indicates that the two states of the graphics processing unit correspond. In some cases, the action may comprise repurposing a portion of the graphics processing unit as described hereinabove with reference to the graphics processing unit 130.
Alternatively, the electronic device may disallow the graphics processing unit to function or attempt to return the graphics processing unit to the uncompromised state in response to the result when the result indicates that the current state of the graphics processing unit does not correspond to the uncompromised state of the graphics processing unit. The electronic device may enact this response in order to inhibit nefarious programs from corrupting the trusted security zone.
Performing the confidence check on the graphics processing unit may allow the electronic device to detect nefarious programs that it may have been otherwise unable to detect which may provide greater security to the electronic device. Detecting nefarious programs that may have otherwise gone undetected may further fortify the trusted security zone.
Turning now to
The non-graphics related processing state may be a general processing state, a type of trusted processing state, or some other processing state. The portion of the graphics processing unit may be returned to the graphics processing state at block 910 in response to a trigger. In an embodiment, the trigger may be an indication of a demand for graphics processing. Alternatively, the trigger may be the demand for graphics processing. In an embodiment, the method may further comprise establishing communication between the trusted kernel and the trusted security zone of the electronic device. For example, a communication link may be established between the trusted kernel and the trusted security zone partition on a CPU of the electronic device.
The DSP 502 or some other form of controller or central processing unit operates to control the various components of the mobile device 400 in accordance with embedded software or firmware stored in memory 504 or stored in memory contained within the DSP 502 itself. In addition to the embedded software or firmware, the DSP 502 may execute other applications stored in the memory 504 or made available via information carrier media such as portable data storage media like the removable memory card 520 or via wired or wireless network communications. The application software may comprise a compiled set of machine-readable instructions that configure the DSP 502 to provide the desired functionality, or the application software may be high-level software instructions to be processed by an interpreter or compiler to indirectly configure the DSP 502.
The DSP 502 may communicate with a wireless network via the analog baseband processing unit 510. In some embodiments, the communication may provide Internet connectivity, enabling a user to gain access to content on the Internet and to send and receive e-mail or text messages. The input/output interface 518 interconnects the DSP 502 and various memories and interfaces. The memory 504 and the removable memory card 520 may provide software and data to configure the operation of the DSP 502. Among the interfaces may be the USB port 522 and the infrared port 524. The USB port 522 may enable the mobile device 400 to function as a peripheral device to exchange information with a personal computer or other computer system. The infrared port 524 and other optional ports such as a Bluetooth® interface or an IEEE 802.11 compliant wireless interface may enable the mobile device 400 to communicate wirelessly with other nearby handsets and/or wireless base stations.
The keypad 528 couples to the DSP 502 via the interface 518 to provide one mechanism for the user to make selections, enter information, and otherwise provide input to the mobile device 400. Another input mechanism may be the touch screen LCD 530, which may also display text and/or graphics to the user. The touch screen LCD controller 532 couples the DSP 502 to the touch screen LCD 530. The GPS receiver 538 is coupled to the DSP 502 to decode global positioning system signals, thereby enabling the mobile device 400 to determine its position.
It is understood that by programming and/or loading executable instructions onto the computer system 380, at least one of the CPU 382, the RAM 388, and the ROM 386 are changed, transforming the computer system 380 in part into a particular machine or apparatus having the novel functionality taught by the present disclosure. It is fundamental to the electrical engineering and software engineering arts that functionality that can be implemented by loading executable software into a computer can be converted to a hardware implementation by well known design rules. Decisions between implementing a concept in software versus hardware typically hinge on considerations of stability of the design and numbers of units to be produced rather than any issues involved in translating from the software domain to the hardware domain. Generally, a design that is still subject to frequent change may be preferred to be implemented in software, because re-spinning a hardware implementation is more expensive than re-spinning a software design. Generally, a design that is stable that will be produced in large volume may be preferred to be implemented in hardware, for example in an application specific integrated circuit (ASIC), because for large production runs the hardware implementation may be less expensive than the software implementation. Often a design may be developed and tested in a software form and later transformed, by well known design rules, to an equivalent hardware implementation in an application specific integrated circuit that hardwires the instructions of the software. In the same manner as a machine controlled by a new ASIC is a particular machine or apparatus, likewise a computer that has been programmed and/or loaded with executable instructions may be viewed as a particular machine or apparatus.
The secondary storage 384 is typically comprised of one or more disk drives or tape drives and is used for non-volatile storage of data and as an over-flow data storage device if RAM 388 is not large enough to hold all working data. Secondary storage 384 may be used to store programs which are loaded into RAM 388 when such programs are selected for execution. The ROM 386 is used to store instructions and perhaps data which are read during program execution. ROM 386 is a non-volatile memory device which typically has a small memory capacity relative to the larger memory capacity of secondary storage 384. The RAM 388 is used to store volatile data and perhaps to store instructions. Access to both ROM 386 and RAM 388 is typically faster than to secondary storage 384. The secondary storage 384, the RAM 388, and/or the ROM 386 may be referred to in some contexts as computer readable storage media and/or non-transitory computer readable media.
I/O devices 390 may include printers, video monitors, liquid crystal displays (LCDs), touch screen displays, keyboards, keypads, switches, dials, mice, track balls, voice recognizers, card readers, paper tape readers, or other well-known input devices.
The network connectivity devices 392 may take the form of modems, modem banks, Ethernet cards, universal serial bus (USB) interface cards, serial interfaces, token ring cards, fiber distributed data interface (FDDI) cards, wireless local area network (WLAN) cards, radio transceiver cards such as code division multiple access (CDMA), global system for mobile communications (GSM), long-term evolution (LTE), worldwide interoperability for microwave access (WiMAX), and/or other air interface protocol radio transceiver cards, and other well-known network devices. These network connectivity devices 392 may enable the CPU 382 to communicate with the Internet or one or more intranets. With such a network connection, it is contemplated that the CPU 382 might receive information from the network, or might output information to the network in the course of performing the above-described method steps. Such information, which is often represented as a sequence of instructions to be executed using CPU 382, may be received from and outputted to the network, for example, in the form of a computer data signal embodied in a carrier wave.
Such information, which may include data or instructions to be executed using CPU 382 for example, may be received from and outputted to the network, for example, in the form of a computer data baseband signal or signal embodied in a carrier wave. The baseband signal or signal embedded in the carrier wave, or other types of signals currently used or hereafter developed, may be generated according to several methods well known to one skilled in the art. The baseband signal and/or signal embedded in the carrier wave may be referred to in some contexts as a transitory signal.
The CPU 382 executes instructions, codes, computer programs, scripts which it accesses from hard disk, floppy disk, optical disk (these various disk based systems may all be considered secondary storage 384), ROM 386, RAM 388, or the network connectivity devices 392. While only one CPU 382 is shown, multiple processors may be present. Thus, while instructions may be discussed as executed by a processor, the instructions may be executed simultaneously, serially, or otherwise executed by one or multiple processors. Instructions, codes, computer programs, scripts, and/or data that may be accessed from the secondary storage 384, for example, hard drives, floppy disks, optical disks, and/or other device, the ROM 386, and/or the RAM 388 may be referred to in some contexts as non-transitory instructions and/or non-transitory information.
In an embodiment, the computer system 380 may comprise two or more computers in communication with each other that collaborate to perform a task. For example, but not by way of limitation, an application may be partitioned in such a way as to permit concurrent and/or parallel processing of the instructions of the application. Alternatively, the data processed by the application may be partitioned in such a way as to permit concurrent and/or parallel processing of different portions of a data set by the two or more computers. In an embodiment, virtualization software may be employed by the computer system 380 to provide the functionality of a number of servers that is not directly bound to the number of computers in the computer system 380. For example, virtualization software may provide twenty virtual servers on four physical computers. In an embodiment, the functionality disclosed above may be provided by executing the application and/or applications in a cloud computing environment. Cloud computing may comprise providing computing services via a network connection using dynamically scalable computing resources. Cloud computing may be supported, at least in part, by virtualization software. A cloud computing environment may be established by an enterprise and/or may be hired on an as-needed basis from a third party provider. Some cloud computing environments may comprise cloud computing resources owned and operated by the enterprise as well as cloud computing resources hired and/or leased from a third party provider.
In an embodiment, some or all of the functionality disclosed above may be provided as a computer program product. The computer program product may comprise one or more computer readable storage medium having computer usable program code embodied therein to implement the functionality disclosed above. The computer program product may comprise data structures, executable instructions, and other computer usable program code. The computer program product may be embodied in removable computer storage media and/or non-removable computer storage media. The removable computer readable storage medium may comprise, without limitation, a paper tape, a magnetic tape, magnetic disk, an optical disk, a solid state memory chip, for example analog magnetic tape, compact disk read only memory (CD-ROM) disks, floppy disks, jump drives, digital cards, multimedia cards, and others. The computer program product may be suitable for loading, by the computer system 380, at least portions of the contents of the computer program product to the secondary storage 384, to the ROM 386, to the RAM 388, and/or to other non-volatile memory and volatile memory of the computer system 380. The CPU 382 may process the executable instructions and/or data structures in part by directly accessing the computer program product, for example by reading from a CD-ROM disk inserted into a disk drive peripheral of the computer system 380. Alternatively, the CPU 382 may process the executable instructions and/or data structures by remotely accessing the computer program product, for example by downloading the executable instructions and/or data structures from a remote server through the network connectivity devices 392. The computer program product may comprise instructions that promote the loading and/or copying of data, data structures, files, and/or executable instructions to the secondary storage 384, to the ROM 386, to the RAM 388, and/or to other non-volatile memory and volatile memory of the computer system 380.
In some contexts, the secondary storage 384, the ROM 386, and the RAM 388 may be referred to as a non-transitory computer readable medium or a computer readable storage media. A dynamic RAM embodiment of the RAM 388, likewise, may be referred to as a non-transitory computer readable medium in that while the dynamic RAM receives electrical power and is operated in accordance with its design, for example during a period of time during which the computer 380 is turned on and operational, the dynamic RAM stores information that is written to it. Similarly, the CPU 382 may comprise an internal RAM, an internal ROM, a cache memory, and/or other internal non-transitory storage blocks, sections, or components that may be referred to in some contexts as non-transitory computer readable media or computer readable storage media.
While several embodiments have been provided in the present disclosure, it should be understood that the disclosed systems and methods may be embodied in many other specific forms without departing from the spirit or scope of the present disclosure. The present examples are to be considered as illustrative and not restrictive, and the intention is not to be limited to the details given herein. For example, the various elements or components may be combined or integrated in another system or certain features may be omitted or not implemented.
Also, techniques, systems, subsystems, and methods described and illustrated in the various embodiments as discrete or separate may be combined or integrated with other systems, modules, techniques, or methods without departing from the scope of the present disclosure. Other items shown or discussed as directly coupled or communicating with each other may be indirectly coupled or communicating through some interface, device, or intermediate component, whether electrically, mechanically, or otherwise. Other examples of changes, substitutions, and alterations are ascertainable by one skilled in the art and could be made without departing from the spirit and scope disclosed herein.
Number | Name | Date | Kind |
---|---|---|---|
5303378 | Cohen | Apr 1994 | A |
5321735 | Breeden et al. | Jun 1994 | A |
5764889 | Ault et al. | Jun 1998 | A |
5796952 | Davis et al. | Aug 1998 | A |
6131024 | Boltz | Oct 2000 | A |
6177860 | Cromer et al. | Jan 2001 | B1 |
6219712 | Mann et al. | Apr 2001 | B1 |
6363150 | Bhagavath et al. | Mar 2002 | B1 |
6477180 | Aggarwal et al. | Nov 2002 | B1 |
6507904 | Ellison et al. | Jan 2003 | B1 |
6614893 | Paiz | Sep 2003 | B1 |
6668322 | Wood et al. | Dec 2003 | B1 |
6691230 | Bardon | Feb 2004 | B1 |
6754784 | North et al. | Jun 2004 | B1 |
6823454 | Hind et al. | Nov 2004 | B1 |
6824064 | Guthery et al. | Nov 2004 | B2 |
6895234 | Laursen et al. | May 2005 | B1 |
7043241 | Sladek et al. | May 2006 | B1 |
7366806 | Milenkovic et al. | Apr 2008 | B2 |
7387240 | Ziegler | Jun 2008 | B2 |
7519824 | Peyravian et al. | Apr 2009 | B1 |
7552467 | Lindsay | Jun 2009 | B2 |
7571364 | Whetsel | Aug 2009 | B2 |
7650645 | Langendorf et al. | Jan 2010 | B1 |
7716720 | Marek et al. | May 2010 | B1 |
7873837 | Lee et al. | Jan 2011 | B1 |
7895642 | Larson et al. | Feb 2011 | B1 |
7921303 | Mauro, II | Apr 2011 | B2 |
8060449 | Zhu | Nov 2011 | B1 |
8073428 | Khetawat et al. | Dec 2011 | B2 |
8086238 | Kosar | Dec 2011 | B1 |
8112794 | Little et al. | Feb 2012 | B2 |
8190919 | Natarajan et al. | May 2012 | B2 |
8204480 | Lindteigen et al. | Jun 2012 | B1 |
8238823 | Maugars et al. | Aug 2012 | B2 |
8271336 | Mikurak | Sep 2012 | B2 |
8316237 | Felsher et al. | Nov 2012 | B1 |
8402543 | Ranjan et al. | Mar 2013 | B1 |
8413229 | Mullick et al. | Apr 2013 | B2 |
8429409 | Wall et al. | Apr 2013 | B1 |
8443420 | Brown et al. | May 2013 | B2 |
8447983 | Beck et al. | May 2013 | B1 |
8494576 | Bye et al. | Jul 2013 | B1 |
8504097 | Cope et al. | Aug 2013 | B1 |
8588749 | Sadhvani et al. | Nov 2013 | B1 |
8631247 | O'Loughlin et al. | Jan 2014 | B2 |
8632000 | Laracey | Jan 2014 | B2 |
8649770 | Cope et al. | Feb 2014 | B1 |
8667607 | Paczkowski et al. | Mar 2014 | B2 |
8707056 | Felton | Apr 2014 | B2 |
8712407 | Cope et al. | Apr 2014 | B1 |
8718554 | Abel | May 2014 | B2 |
8719586 | Paleja et al. | May 2014 | B1 |
8726343 | Borzycki et al. | May 2014 | B1 |
8738333 | Behera et al. | May 2014 | B1 |
8750839 | Paczkowski et al. | Jun 2014 | B1 |
8752140 | Paczkowski et al. | Jun 2014 | B1 |
8762298 | Ranjan et al. | Jun 2014 | B1 |
8787873 | Hitt et al. | Jul 2014 | B1 |
8793808 | Boccon-Gibod | Jul 2014 | B2 |
8797875 | Garcia Martin et al. | Aug 2014 | B2 |
8811971 | Corda et al. | Aug 2014 | B2 |
8831998 | Cramer et al. | Sep 2014 | B1 |
8839460 | Shirlen et al. | Sep 2014 | B2 |
8850568 | Shirlen et al. | Sep 2014 | B2 |
8856600 | Zadigian et al. | Oct 2014 | B2 |
8862181 | Cope et al. | Oct 2014 | B1 |
8863252 | Katzer et al. | Oct 2014 | B1 |
8881977 | Paczkowski et al. | Nov 2014 | B1 |
8886925 | Qureshi et al. | Nov 2014 | B2 |
8954588 | Bertz et al. | Feb 2015 | B1 |
8984592 | Paczkowski et al. | Mar 2015 | B1 |
8989705 | Katzer et al. | Mar 2015 | B1 |
9015068 | Bertz et al. | Apr 2015 | B1 |
9021585 | Paczkowski et al. | Apr 2015 | B1 |
9027102 | Katzer et al. | May 2015 | B2 |
9049013 | Paczkowski et al. | Jun 2015 | B2 |
9049186 | Paczkowski et al. | Jun 2015 | B1 |
9066230 | Paczkowski et al. | Jun 2015 | B1 |
9069952 | Paczkowski et al. | Jun 2015 | B1 |
9104840 | Paczkowski et al. | Aug 2015 | B1 |
9118655 | Paczkowski et al. | Aug 2015 | B1 |
20010041591 | Carroll | Nov 2001 | A1 |
20020035697 | McCurdy et al. | Mar 2002 | A1 |
20020091569 | Kitaura et al. | Jul 2002 | A1 |
20020095389 | Gaines | Jul 2002 | A1 |
20020156911 | Croman et al. | Oct 2002 | A1 |
20020166070 | Mualem et al. | Nov 2002 | A1 |
20020174344 | Ting | Nov 2002 | A1 |
20020181503 | Montgomery, Jr. | Dec 2002 | A1 |
20020184325 | Killcommons et al. | Dec 2002 | A1 |
20020194361 | Itoh et al. | Dec 2002 | A1 |
20020194496 | Griffin et al. | Dec 2002 | A1 |
20030045273 | Pyhalammi et al. | Mar 2003 | A1 |
20030093667 | Dutta et al. | May 2003 | A1 |
20030110046 | Cofta | Jun 2003 | A1 |
20030126225 | Camble et al. | Jul 2003 | A1 |
20030172163 | Fujita et al. | Sep 2003 | A1 |
20030216143 | Roese et al. | Nov 2003 | A1 |
20030229514 | Brown | Dec 2003 | A2 |
20030237002 | Oishi et al. | Dec 2003 | A1 |
20040158840 | Rothman et al. | Aug 2004 | A1 |
20040202328 | Hara | Oct 2004 | A1 |
20040233844 | Yu et al. | Nov 2004 | A1 |
20040234049 | Melideo | Nov 2004 | A1 |
20040243810 | Rindborg et al. | Dec 2004 | A1 |
20050015601 | Tabi | Jan 2005 | A1 |
20050045719 | Yang | Mar 2005 | A1 |
20050052994 | Lee | Mar 2005 | A1 |
20050091505 | Riley et al. | Apr 2005 | A1 |
20050123596 | Kohane et al. | Jun 2005 | A1 |
20050125396 | Liu | Jun 2005 | A1 |
20050138433 | Linetsky | Jun 2005 | A1 |
20050181796 | Kumar et al. | Aug 2005 | A1 |
20050228892 | Riley et al. | Oct 2005 | A1 |
20050235166 | England et al. | Oct 2005 | A1 |
20050239481 | Seligmann | Oct 2005 | A1 |
20050272445 | Zellner | Dec 2005 | A1 |
20050289355 | Kitariev et al. | Dec 2005 | A1 |
20060030291 | Dawson et al. | Feb 2006 | A1 |
20060036851 | DeTreville | Feb 2006 | A1 |
20060040641 | Dawson et al. | Feb 2006 | A1 |
20060129488 | Vincent | Jun 2006 | A1 |
20060156026 | Utin | Jul 2006 | A1 |
20060164978 | Werner et al. | Jul 2006 | A1 |
20060171537 | Enright | Aug 2006 | A1 |
20060190605 | Franz et al. | Aug 2006 | A1 |
20060212853 | Sutardja | Sep 2006 | A1 |
20060224901 | Lowe | Oct 2006 | A1 |
20060245438 | Sajassi et al. | Nov 2006 | A1 |
20060258289 | Dua | Nov 2006 | A1 |
20060259790 | Asokan et al. | Nov 2006 | A1 |
20060261949 | Kim et al. | Nov 2006 | A1 |
20060277307 | Bernardin et al. | Dec 2006 | A1 |
20060277433 | Largman et al. | Dec 2006 | A1 |
20070011061 | East | Jan 2007 | A1 |
20070038648 | Chetwood et al. | Feb 2007 | A1 |
20070061535 | Xu et al. | Mar 2007 | A1 |
20070078988 | Miloushev et al. | Apr 2007 | A1 |
20070079120 | Bade et al. | Apr 2007 | A1 |
20070094273 | Fritsch et al. | Apr 2007 | A1 |
20070094691 | Gazdzinski | Apr 2007 | A1 |
20070118880 | Mauro, II | May 2007 | A1 |
20070143210 | Yeung et al. | Jun 2007 | A1 |
20070162759 | Buskey et al. | Jul 2007 | A1 |
20070167167 | Jiang | Jul 2007 | A1 |
20070177771 | Tanaka et al. | Aug 2007 | A1 |
20070180120 | Bainbridge et al. | Aug 2007 | A1 |
20070186212 | Mazzaferri et al. | Aug 2007 | A1 |
20070197261 | Humbel | Aug 2007 | A1 |
20070214332 | Sonoda et al. | Sep 2007 | A1 |
20070276969 | Bressy et al. | Nov 2007 | A1 |
20070277223 | Datta et al. | Nov 2007 | A1 |
20080005794 | Inoue et al. | Jan 2008 | A1 |
20080014867 | Finn | Jan 2008 | A1 |
20080020745 | Bae et al. | Jan 2008 | A1 |
20080022374 | Brown et al. | Jan 2008 | A1 |
20080051142 | Calvet et al. | Feb 2008 | A1 |
20080092213 | Wei et al. | Apr 2008 | A1 |
20080097793 | Dicks et al. | Apr 2008 | A1 |
20080108321 | Taaghol et al. | May 2008 | A1 |
20080109662 | Natarajan et al. | May 2008 | A1 |
20080121687 | Buhot | May 2008 | A1 |
20080146280 | Sasse et al. | Jun 2008 | A1 |
20080155271 | Barck et al. | Jun 2008 | A1 |
20080159129 | Songhurst et al. | Jul 2008 | A1 |
20080159131 | Hoeflin et al. | Jul 2008 | A1 |
20080162361 | Sklovsky | Jul 2008 | A1 |
20080176538 | Terrill et al. | Jul 2008 | A1 |
20080188178 | Maugars et al. | Aug 2008 | A1 |
20080201212 | Hammad et al. | Aug 2008 | A1 |
20080201578 | Drake | Aug 2008 | A1 |
20080208681 | Hammad et al. | Aug 2008 | A1 |
20080212503 | Lipford et al. | Sep 2008 | A1 |
20080232259 | Thomson | Sep 2008 | A1 |
20080244758 | Sahita et al. | Oct 2008 | A1 |
20090047923 | Jain et al. | Feb 2009 | A1 |
20090055278 | Nemani | Feb 2009 | A1 |
20090070272 | Jain | Mar 2009 | A1 |
20090075592 | Nystrom et al. | Mar 2009 | A1 |
20090089449 | Day | Apr 2009 | A1 |
20090113425 | Ports et al. | Apr 2009 | A1 |
20090118839 | Accapadi et al. | May 2009 | A1 |
20090144161 | Fisher | Jun 2009 | A1 |
20090147958 | Calcaterra et al. | Jun 2009 | A1 |
20090154348 | Newman | Jun 2009 | A1 |
20090164800 | Johansson et al. | Jun 2009 | A1 |
20090182605 | Lappas et al. | Jul 2009 | A1 |
20090182634 | Park et al. | Jul 2009 | A1 |
20090192915 | Fernandez | Jul 2009 | A1 |
20090193491 | Rao | Jul 2009 | A1 |
20090227290 | Chien | Sep 2009 | A1 |
20090248445 | Harnick | Oct 2009 | A1 |
20090271321 | Stafford | Oct 2009 | A1 |
20090281947 | Erel | Nov 2009 | A1 |
20090300599 | Piotrowski | Dec 2009 | A1 |
20090312011 | Huomo et al. | Dec 2009 | A1 |
20090320028 | Gellerich et al. | Dec 2009 | A1 |
20100031325 | Maigne et al. | Feb 2010 | A1 |
20100052844 | Wesby | Mar 2010 | A1 |
20100075669 | Sparks et al. | Mar 2010 | A1 |
20100077487 | Travis et al. | Mar 2010 | A1 |
20100082977 | Boyle et al. | Apr 2010 | A1 |
20100125904 | Nice et al. | May 2010 | A1 |
20100128598 | Gandhewar et al. | May 2010 | A1 |
20100130170 | Liu et al. | May 2010 | A1 |
20100142517 | Montemurro et al. | Jun 2010 | A1 |
20100146589 | Safa | Jun 2010 | A1 |
20100153721 | Mellqvist | Jun 2010 | A1 |
20100162028 | Frank et al. | Jun 2010 | A1 |
20100190469 | Vanderveen et al. | Jul 2010 | A1 |
20100198943 | Harrang et al. | Aug 2010 | A1 |
20100217709 | Aabye et al. | Aug 2010 | A1 |
20100223348 | Przybysz et al. | Sep 2010 | A1 |
20100228937 | Bae et al. | Sep 2010 | A1 |
20100241847 | van der Horst et al. | Sep 2010 | A1 |
20100246818 | Yao | Sep 2010 | A1 |
20100269156 | Hohlfeld et al. | Oct 2010 | A1 |
20100274726 | Florek et al. | Oct 2010 | A1 |
20100279653 | Poltorak | Nov 2010 | A1 |
20100281139 | Deprun | Nov 2010 | A1 |
20100291896 | Corda | Nov 2010 | A1 |
20100299313 | Orsini et al. | Nov 2010 | A1 |
20100306353 | Briscoe et al. | Dec 2010 | A1 |
20100318802 | Balakrishnan | Dec 2010 | A1 |
20100328064 | Rogel | Dec 2010 | A1 |
20110010720 | Smith et al. | Jan 2011 | A1 |
20110014948 | Yeh | Jan 2011 | A1 |
20110021175 | Florek et al. | Jan 2011 | A1 |
20110035604 | Habraken | Feb 2011 | A1 |
20110050713 | McCrary et al. | Mar 2011 | A1 |
20110055084 | Singh | Mar 2011 | A1 |
20110063093 | Fung et al. | Mar 2011 | A1 |
20110072492 | Mohler et al. | Mar 2011 | A1 |
20110078081 | Pirzadeh et al. | Mar 2011 | A1 |
20110082711 | Poeze et al. | Apr 2011 | A1 |
20110107426 | Yen et al. | May 2011 | A1 |
20110112968 | Florek et al. | May 2011 | A1 |
20110113479 | Ganem | May 2011 | A1 |
20110130635 | Ross | Jun 2011 | A1 |
20110138064 | Rieger et al. | Jun 2011 | A1 |
20110145926 | Dalcher et al. | Jun 2011 | A1 |
20110154032 | Mauro, II | Jun 2011 | A1 |
20110166883 | Palmer et al. | Jul 2011 | A1 |
20110173090 | Miller et al. | Jul 2011 | A1 |
20110202916 | VoBa et al. | Aug 2011 | A1 |
20110208797 | Kim | Aug 2011 | A1 |
20110212707 | Mahalal | Sep 2011 | A1 |
20110216701 | Patel et al. | Sep 2011 | A1 |
20110226853 | Soh et al. | Sep 2011 | A1 |
20110237190 | Jolivet | Sep 2011 | A1 |
20110238573 | Varadarajan | Sep 2011 | A1 |
20110238992 | Jancula et al. | Sep 2011 | A1 |
20110246609 | Kim | Oct 2011 | A1 |
20110251892 | Laracey | Oct 2011 | A1 |
20110254687 | Arponen et al. | Oct 2011 | A1 |
20110258462 | Robertson et al. | Oct 2011 | A1 |
20110276677 | Osuga et al. | Nov 2011 | A1 |
20110281558 | Winter | Nov 2011 | A1 |
20110294418 | Chen | Dec 2011 | A1 |
20120003983 | Sherlock et al. | Jan 2012 | A1 |
20120011572 | Chew et al. | Jan 2012 | A1 |
20120021683 | Ma et al. | Jan 2012 | A1 |
20120023583 | Sallam | Jan 2012 | A1 |
20120028575 | Chen et al. | Feb 2012 | A1 |
20120029997 | Khan et al. | Feb 2012 | A1 |
20120036347 | Swanson et al. | Feb 2012 | A1 |
20120040662 | Rahman et al. | Feb 2012 | A1 |
20120052801 | Kulkarni | Mar 2012 | A1 |
20120072481 | Nandlall et al. | Mar 2012 | A1 |
20120072979 | Cha et al. | Mar 2012 | A1 |
20120084211 | Petrov et al. | Apr 2012 | A1 |
20120084438 | Raleigh et al. | Apr 2012 | A1 |
20120084836 | Mahaffey et al. | Apr 2012 | A1 |
20120089700 | Safruti et al. | Apr 2012 | A1 |
20120102202 | Omar | Apr 2012 | A1 |
20120115433 | Young et al. | May 2012 | A1 |
20120123868 | Brudnicki et al. | May 2012 | A1 |
20120130839 | Koh et al. | May 2012 | A1 |
20120131178 | Zhu et al. | May 2012 | A1 |
20120137117 | Bosch et al. | May 2012 | A1 |
20120137119 | Doerr et al. | May 2012 | A1 |
20120143703 | Wall et al. | Jun 2012 | A1 |
20120147750 | Pelletier et al. | Jun 2012 | A1 |
20120149327 | Raboisson et al. | Jun 2012 | A1 |
20120149338 | Roundtree | Jun 2012 | A1 |
20120150601 | Fisher | Jun 2012 | A1 |
20120154413 | Kim et al. | Jun 2012 | A1 |
20120158467 | Hammad et al. | Jun 2012 | A1 |
20120159163 | von Behren et al. | Jun 2012 | A1 |
20120159612 | Reisgies | Jun 2012 | A1 |
20120163206 | Leung et al. | Jun 2012 | A1 |
20120168494 | Kim | Jul 2012 | A1 |
20120178365 | Katz et al. | Jul 2012 | A1 |
20120178366 | Levy et al. | Jul 2012 | A1 |
20120190332 | Charles | Jul 2012 | A1 |
20120191536 | Chen et al. | Jul 2012 | A1 |
20120196529 | Huomo et al. | Aug 2012 | A1 |
20120196586 | Grigg et al. | Aug 2012 | A1 |
20120198519 | Parla et al. | Aug 2012 | A1 |
20120202423 | Tiedemann et al. | Aug 2012 | A1 |
20120207165 | Davis | Aug 2012 | A1 |
20120226582 | Hammad | Sep 2012 | A1 |
20120226772 | Grube et al. | Sep 2012 | A1 |
20120238206 | Singh et al. | Sep 2012 | A1 |
20120252480 | Krutt et al. | Oct 2012 | A1 |
20120255016 | Sallam | Oct 2012 | A1 |
20120258690 | Chen et al. | Oct 2012 | A1 |
20120259722 | Mikurak | Oct 2012 | A1 |
20120266076 | Lockhart et al. | Oct 2012 | A1 |
20120266220 | Brudnicki et al. | Oct 2012 | A1 |
20120272306 | Benaloh et al. | Oct 2012 | A1 |
20120282924 | Tagg et al. | Nov 2012 | A1 |
20120284195 | McMillen et al. | Nov 2012 | A1 |
20120291095 | Narendra et al. | Nov 2012 | A1 |
20120295588 | Chen et al. | Nov 2012 | A1 |
20120297187 | Paya et al. | Nov 2012 | A1 |
20120303961 | Kean et al. | Nov 2012 | A1 |
20120304286 | Croll et al. | Nov 2012 | A1 |
20120309345 | Wake et al. | Dec 2012 | A1 |
20120324293 | Grube et al. | Dec 2012 | A1 |
20120329425 | Velusamy et al. | Dec 2012 | A1 |
20130014259 | Gribble et al. | Jan 2013 | A1 |
20130019323 | Arvidsson et al. | Jan 2013 | A1 |
20130031374 | Thom et al. | Jan 2013 | A1 |
20130034081 | Ban et al. | Feb 2013 | A1 |
20130035056 | Prasad et al. | Feb 2013 | A1 |
20130047197 | Saroiu et al. | Feb 2013 | A1 |
20130054474 | Yeager | Feb 2013 | A1 |
20130062417 | Lee et al. | Mar 2013 | A1 |
20130067552 | Hawkes et al. | Mar 2013 | A1 |
20130074067 | Chowdhry | Mar 2013 | A1 |
20130086385 | Poeluev | Apr 2013 | A1 |
20130086684 | Mohler | Apr 2013 | A1 |
20130097302 | Khedouri et al. | Apr 2013 | A9 |
20130097657 | Cardamore et al. | Apr 2013 | A1 |
20130105565 | Kamprath | May 2013 | A1 |
20130109307 | Reisgies et al. | May 2013 | A1 |
20130111095 | Mehrotra et al. | May 2013 | A1 |
20130117186 | Weinstein et al. | May 2013 | A1 |
20130124583 | Ferguson et al. | May 2013 | A1 |
20130125114 | Frascadore | May 2013 | A1 |
20130136126 | Wang et al. | May 2013 | A1 |
20130138521 | Want et al. | May 2013 | A1 |
20130138959 | Pelly et al. | May 2013 | A1 |
20130140360 | Graylin | Jun 2013 | A1 |
20130143489 | Morris et al. | Jun 2013 | A1 |
20130145429 | Mendel et al. | Jun 2013 | A1 |
20130159021 | Felsher | Jun 2013 | A1 |
20130159186 | Brudnicki et al. | Jun 2013 | A1 |
20130159710 | Khan | Jun 2013 | A1 |
20130160120 | Malaviya et al. | Jun 2013 | A1 |
20130174147 | Sahita et al. | Jul 2013 | A1 |
20130175984 | Yamazaki et al. | Jul 2013 | A1 |
20130191632 | Spector et al. | Jul 2013 | A1 |
20130212704 | Shablygin et al. | Aug 2013 | A1 |
20130262264 | Karstoft | Oct 2013 | A1 |
20130263212 | Faltyn et al. | Oct 2013 | A1 |
20130290709 | Muppidi et al. | Oct 2013 | A1 |
20130305333 | Katzer et al. | Nov 2013 | A1 |
20130310003 | Sadhvani Rita et al. | Nov 2013 | A1 |
20130332456 | Arkin | Dec 2013 | A1 |
20130343181 | Stroud et al. | Dec 2013 | A1 |
20130345530 | McRoberts et al. | Dec 2013 | A1 |
20130347064 | Aissi | Dec 2013 | A1 |
20130347103 | Veteikis et al. | Dec 2013 | A1 |
20140007182 | Qureshi et al. | Jan 2014 | A1 |
20140007222 | Qureshi et al. | Jan 2014 | A1 |
20140047548 | Bye et al. | Feb 2014 | A1 |
20140059642 | Deasy et al. | Feb 2014 | A1 |
20140074508 | Ying et al. | Mar 2014 | A1 |
20140089243 | Oppenheimer | Mar 2014 | A1 |
20140089699 | O'Connor et al. | Mar 2014 | A1 |
20140104287 | Nalluri et al. | Apr 2014 | A1 |
20140106709 | Palamara et al. | Apr 2014 | A1 |
20140141718 | Stromberg et al. | May 2014 | A1 |
20140155025 | Parker et al. | Jun 2014 | A1 |
20140173747 | Govindaraju | Jun 2014 | A1 |
20140188738 | Huxham | Jul 2014 | A1 |
20140215196 | Berlin | Jul 2014 | A1 |
20140245444 | Lutas et al. | Aug 2014 | A1 |
20140254381 | Racz et al. | Sep 2014 | A1 |
20140267332 | Chhabra et al. | Sep 2014 | A1 |
20140279558 | Kadi et al. | Sep 2014 | A1 |
20140281544 | Paczkowski et al. | Sep 2014 | A1 |
20140298026 | Isozaki et al. | Oct 2014 | A1 |
20150106805 | Melander et al. | Apr 2015 | A1 |
20150169885 | Paczkowski et al. | Jun 2015 | A1 |
20150172928 | Katzer et al. | Jun 2015 | A1 |
Number | Date | Country |
---|---|---|
WO2011025433 | Mar 2011 | WO |
WO1264171 | May 2012 | WO |
2013170228 | Nov 2013 | WO |
2014004590 | Jan 2014 | WO |
2014018575 | Jan 2014 | WO |
2014025687 | Feb 2014 | WO |
WO2014158431 | Oct 2014 | WO |
Entry |
---|
Foreign Communication from a Related Counterpart—International Search Report and Written Opinion, dated Jul. 11, 2014, PCT/US14/16651, filed on Feb. 16, 2014. |
Cope, Warren B., et al., “Electronic Purchase Transaction Trust Infrastructure”, filed May 29, 2012, U.S. Appl. No. 13/482,731. |
Katzer, Robin D., et al., “Secure Placement of Centralized Media Controller Application in Mobile Access Terminal”, filed Nov. 11, 2011, U.S. Appl. No. 13/294,177. |
Paczkowski, Lyle W., et al., “Trusted Policy and Charging Enforcement Function”, filed Jun. 27, 2012, U.S. Appl. No. 13/533,969. |
Bye, Stephen James, et al., “Trusted Signaling in Long Term Evolution (LTE) 4G Wireless Communication”, filed Feb. 7, 2013, U.S. Appl. No. 13/762,319. |
Cope, Warren B., et al., “Extended Trusted Security Zone Radio Modem”, filed Nov. 26, 2013, U.S. Appl. No. 14/090,667. |
Katzer, Robin D., et al., “Trusted Access to Third Party Applications Systems and Methods”, filed Jul. 25, 2012, U.S. Appl. No. 13/557,213. |
Paczkowski, Lyle W., et al., “Trusted Security Zone Access to Peripheral Devices”, filed Jan. 6, 2014, U.S. Appl. No. 14/148,714. |
Paczkowski, Lyle W., et al., Enablement of a Trusted Security Zone Authentication for Remote Mobile Device Management Systems and Methods, filed Mar. 15, 2013, U.S. Appl. No. 13/844,357. |
Paczkowski, Lyle W., et al., “Trusted Security Zone Communication Addressing on an Electronic Device”, filed Mar. 15, 2013, U.S. Appl. No. 13/844,145. |
Bye, Stephen James, et al., “Protection for Multimedia Files Pre-Downloaded to a Mobile Device”, filed Apr. 15, 2013, U.S. Appl. No. 13/863,376. |
Paczkowski, Lyle W., et al., “Point-of-Sale and Automated Teller Machine Transactions Using Trusted Mobile Access Device”, filed Mar. 13, 2013, U.S. Appl. No. 13/802,383. |
Bertz, Lyle T., et al., “Framework for Real-Time Brokering of Digital Content Delivery,” filed Aug. 25, 2012, U.S. Appl. No. 13/594,777. |
Bertz, Lyle T., et al.,“Reservations in Real-Time Brokering of Digital Content Delivery,” filed Aug. 25, 2012, U.S. Appl. No. 13/594,778. |
Bertz, Lyle T., et al., “File Retrieval in Real-Time Brokering of Digital Content Delivery,” filed Aug. 25, 2012, U.S. Appl. No. 13/594,779. |
Paczkowski, Lyle W., et al., “Trusted Security Zone Watermark”, filed Mar. 5, 2013, U.S. Appl. No. 13/786,450. |
Paczkowski, Lyle W., et al., “Trusted Security Zone Re-Provisioning and Re-Use Capability for Refurbished Mobile Devices”, filed Mar. 14, 2013, U.S. Appl. No. 13/831,486. |
Paczkowski, Lyle W., et al., “Trusted Security Zone Enhanced with Trusted Hardware Drivers”, filed Mar. 13, 2013, U.S. Appl. No. 13/802,404. |
Paczkowski, Lyle W., et al., “Method for Enabling Hardware Assisted Operating System Region for Safe Execution of Untrusted Code Using Trusted Transitional Memory”, filed May 20, 2013, U.S. Appl. No. 13/898,435. |
Kunkel, Philip M., et al., “Secure Peer-to-Peer Call Forking Facilitated by Trusted 3rd Party Voice Server Provisioning”, filed Oct. 29, 2013, U.S. Appl. No. 14/066,661. |
Paczkowski, Lyle W., et al., “Restricting Access of a Portable Communication Device to Confidential Data or Applications via a Remote Network Based on Event Triggers Generated by the Portable Communication Device”, filed Mar. 15, 2013, U.S. Appl. No. 13/844,282. |
Paczkowski, Lyle W., et al., “JTAG Fuse Vulnerability Determination and Protection Using a Trusted Execution Environment”, filed Mar. 15, 2013, U.S. Appl. No. 13/844,325. |
Paczkowski, Lyle W., et al., “Trusted Security Zone Containers for the Protection and Confidentiality of Trusted Service Manager Data”, filed Mar. 14, 2013, U.S. Appl. No. 13/831,463. |
Paczkowski, Lyle W., et al., “Trusted Security Zone Containers for the Protection and Confidentiality of Trusted Service Manager Data”, filed Feb. 16, 2014, PCT Application No. PCT/US14/16651. |
Paczkowski, Lyle W., et al., “Verifying Applications Using a Trusted Security Zone”, filed Aug. 12, 2013, U.S. Appl. No. 13/964,112. |
Bye, Stephen James, et al., “Delivering Digital Content to a Mobile Device via a Digital Rights Clearing House”, filed Apr. 10, 2013, U.S. Appl. No. 13/860,338. |
McCracken, Billy Gene, Jr., et al. “Mobile Communication Device Profound Identity Brokering Framework”, filed Jun. 6, 2013, U.S. Appl. No. 13/912,190. |
Urbanek, Robert E., Subscriber Identity Module Virtualization:, filed Nov. 20, 2013, U.S. Appl. No. 14/085,474. |
Krieger, Michael D., et al., “Billing Varied Service Based on Tier”, filed Nov. 8, 2013, U.S. Appl. No. 14/075,663. |
Paczkowski, Lyle W., et al., “Trusted Display and Transmission of Digital Ticket Documentation”, filed Jan. 24, 2014, U.S. Appl. No. 14/163,047. |
Loman, Clint H., et al., “Verification of Mobile Device Integrity During Activation”, filed Mar. 28, 2014, U.S. Appl. No. 14/229,532. |
Paczkowski, Lyle W., et al., “Network Based Temporary Trust Extension to a Remote or Mobile Device Enabled via Specialized Cloud Services”, filed Jul. 29, 2014, U.S. Appl. No. 14/446,330. |
Cordes, Kevin R., et al., “Digest of Biographical Information for an Electronic Device with Static and Dynamic Portions”, filed Apr. 4, 2013, U.S. Appl. No. 13/857,141. |
Cordes, Kevin R., et al., “Radio Frequency Identity (RFID) Chip Electrically and Communicatively Coupled to Motherboard of Mobile Communication Device”, filed Apr. 4, 2013, U.S. Appl. No. 13/857,139. |
Cordes, Kevin R., et al., “System for Managing a Digest of Biographical Information Stored in a Radio Frequency Identity Chip Coupled to a Mobile Communication Device”, filed Apr. 4, 2013, U.S. Appl. No. 13/857,138. |
FAIPP Pre-Interview Communication dated Mar. 20, 2014, U.S. Appl. No. 13/482,731, filed May 29, 2012. |
Notice of Allowance dated May 27, 2014, U.S. Appl. No. 13/482,731, filed May 29, 2012. |
FAIPP Pre-Interview Communication dated Oct. 24, 2012, U.S. Appl. No. 13/463,797, filed May 3, 2012. |
Notice of Allowance dated Mar. 1, 2013, U.S. Appl. No. 13/463,797, filed May 3, 2012. |
FAIPP Pre-Interview Communication dated Jun. 12, 2013, U.S. Appl. No. 13/440,980, filed Apr. 5, 2012. |
Final Office Action dated Sep. 9, 2013, U.S. Appl. No. 13/440,980, filed Apr. 5, 2012. |
Notice of Allowance dated Nov. 29, 2013, U.S. Appl. No. 13/440,980, filed Apr. 5, 2012. |
FAIPP Pre-Interview Communication dated Oct. 24, 2012, U.S. Appl. No. 13/463,801, filed May 3, 2012. |
Notice of Allowance dated Mar. 14, 2013, U.S. Appl. No. 13/463,801, filed May 3, 2012. |
FAIPP Pre-Interview Communication dated Jul. 25, 2013, U.S. Appl. No. 13/470,203, filed May 11, 2012. |
Final Office Action dated Mar. 27, 2014, U.S. Appl. No. 13/470,203, filed May 11, 2012. |
Advisory Action dated May 29, 2014, U.S. Appl. No. 13/470,203, filed May 11, 2012. |
FAIPP Pre-Interview Communication dated May 12, U.S. Appl. No. 13/294,177, filed Nov. 11, 2011. |
FAIPP Pre-Interview Communication dated Jun. 6, 2013, U.S. Appl. No. 13/571,348, filed Aug. 10, 2012. |
Office Action dated Sep. 25, 2013, U.S. Appl. No. 13/571,348, filed Aug. 10, 2012. |
Final Office Action dated Apr. 10, 2014, U.S. Appl. No. 13/571,348, filed Aug. 10, 2012. |
Advisory Action dated Jun. 23, 2014, U.S. Appl. No. 13/571,348, filed Aug. 10, 2012. |
Notice of Allowance dated Aug. 30, 2013; U.S. Appl. No. 13/540,437, filed Jul. 2, 2012. |
Restriction Requirement dated Nov. 1, 2013, U.S. Appl. No. 13/557,213, filed Jul. 25, 2012. |
Office Action dated Dec. 19, 2013, U.S. Appl. No. 13/557,213, filed Jul. 25, 2012. |
Notice of Allowance dated Jun. 4, 2014, U.S. Appl. No. 13/557,213, filed Jul. 25, 2012. |
FAIPP Pre-Interview Communication dated Nov. 27, 2013, U.S. Appl. No. 13/610,856, filed Sep. 11, 2012. |
Notice of Allowance date Jan. 31, 2014, U.S. Appl. No. 13/610,856, filed Sep. 11, 2012. |
FAIPP Pre-Interview Communication dated Jun. 5, 2013, U.S. Appl. No. 13/556,200, filed Jul. 24, 2012. |
First Action Interview Office Action dated Aug. 19, 2013, U.S. Appl. No. 13/556,200, filed Jul. 24, 2012. |
Notice of Allowance dated Oct. 16, 2013, U.S. Appl. No. 13/556,200, filed Jul. 24, 2012. |
FAIPP Pre-Interview Communication dated Aug. 4, 2014, U.S. Appl. No. 13/844,357, filed Mar. 15, 2013. |
FAIPP Pre-Interview Communication dated Apr. 3, 2014, U.S. Appl. No. 13/802,383, filed Mar. 13, 2013. |
First Action Interview Office Action dated May 23, 2014, U.S. Appl. No. 13/802,383, filed Mar. 13, 2013. |
Notice of Allowance dated Jul. 8, 2014, U.S. Appl. No. 13/802,383, filed Mar. 13, 2013. |
Restriction Requirement dated Aug. 14, 2014, U.S. Appl. No. 13/594,777, filed Aug. 25, 2012. |
FAIPP Pre-Interview Communication dated Jul. 17, 2014, U.S. Appl. No. 13/594,778, filed Aug. 25, 2012. |
FAIPP Pre-Interview Communication dated Jul. 17, 2014, U.S. Appl. No. 13/594,779, filed Aug. 25, 2012. |
Office Action dated May 5, 2014, U.S. Appl. No. 13/786,450, filed Mar. 5, 2013. |
FAIPP Pre-Interview Communication dated Aug. 6, 2014, U.S. Appl. No. 13/831,486, filed Mar. 14, 2013. |
First Action Interview Pre-Interview Communication dated Dec. 27, 2011, U.S. Appl. No. 12/486,873, filed Jun. 18, 2009. |
First Action Interview Office Action dated Feb. 13, 2012, U.S. Appl. No. 12/486,873, filed Jun. 18, 2009. |
Office Action dated Jul. 5, 2012, U.S. Appl. No. 12/486,873, filed Jun. 18, 2009. |
Final Office Action dated Feb. 1, 2013, U.S. Appl. No. 12/486,873, filed Jun. 18, 2009. |
Notice of Allowance dated Jan. 28, 2014, U.S. Appl. No. 12/486,873, filed Jun. 18, 2009. |
Zimmerman, Ann, “Check Out the Future of Shopping”, The Wall Street Journal, Business, May 18, 2011, http://online.wsj.com/article/SB10001424052748703421204576329253050634700.html. |
Garry, Michael, Kroger Test Prepares for Mobile Future:, SN, Supermarket News, Jun. 13, 2011, http://supermarketnews.com/technology/kroger-test-prepares-mobile-future. |
Jones, Sally, “Industry Trends in POS Hardware for Mobile Devices”, Aug. 31, 2011, http://pointofsale.com/20110831734/Mobile-POS-News/industry-trends-in-pos-hardware-for-mobile-devices.html. |
Foreign Communication from a Related Counterpart—International Search Report and Written Opinion, dated Dec. 2, 2013, PCT/US13/40673, filed on May 10, 2013. |
Giesecke & Devrient, “The OTA Platform in the World of LTE”, Jan. 2011, http://www.gi-de.com/gd—media/media/en/documents/brochures/mobile—security—2/cste—1/OTA-and-LTE.pdf. |
Pesonen, Lauri, “Development of Mobile Payment Ecosystem—NFC Based Payment Services”, Aug. 27, 2008. |
Foreign Communication from a Related Counterpart—International Search Report and Written Opinion, dated Feb. 4, 2014, PCT/US13/47729, filed on Jun. 25, 2013. |
Foreign Communication from a Related Counterpart—International Search Report and Written Opinion, dated Feb. 4, 2014, PCT/US13/51750, filed on Jul. 24, 2013. |
Foreign Communication from a Related Counterpart—International Search Report and Written Opinion, dated Apr. 22, 2014, PCT/US13/53617, filed on Aug. 5, 2013. |
Ahmed, Farid, et al., “Correlation-based Watermarking Method for Imagine Authentication Applications”, Society of Photo-Optical Instrumentation Engineers, Feb. 17, 2004, pp. 1834-1838. |
Notice of Allowance dated Dec. 22, 2014, U.S. Appl. No. 13/470,203, filed May 11, 2012. |
Notice of Allowance dated Feb. 5, 2015, U.S. Appl. No. 13/533,969, filed Jun. 27, 2012. |
Office Action dated Dec. 15, 2014, U.S. Appl. No. 13/571,348, filed Aug. 10, 2012. |
Restriction Requirement dated Jan. 2, 2015, U.S. Appl. No. 13/762,319, filed Feb. 7, 2013. |
FAIPP Pre-Interview Communication dated Feb. 12, 2015, U.S. Appl. No. 14/066,661, filed Oct. 29, 2013. |
Notice of Allowance dated Dec. 3, 2014, U.S. Appl. No. 13/594,777, filed Aug. 25, 2012. |
First Action Interview Office Action dated Dec. 3, 2014, U.S. Appl. No. 13/594,779, filed Aug. 25, 2012. |
Notice of Allowance dated Feb. 26, 2015, U.S. Appl. No. 13/786,450, filed Mar. 5, 2013. |
FAIPP Pre-Interview Communication dated Dec. 16, 2014, U.S. Appl. No. 13/898,435, filed May 20, 2013. |
Notice of Allowance dated Feb. 20, 2015, U.S. Appl. No. 13/898,435, filed May 20, 2013. |
Notice of Allowance dated Dec. 19, 2014, U.S. Appl. No. 13/844,325, filed Mar. 15, 2013. |
Notice of Allowance dated Jan. 2, 2015, U.S. Appl. No. 13/831,463, filed Mar. 14, 2013. |
FAIPP Pre-Interview Communication dated Feb. 4, 2015, U.S. Appl. No. 14/075,663, filed Nov. 8, 2013. |
FAIPP Pre-Interview Communication dated Feb. 25, 2015, U.S. Appl. No. 14/163,047, filed Jan. 24, 2014. |
Restriction Requirement dated Jan. 5, 2015, U.S. Appl. No. 13/857,139, filed Apr. 4, 2013. |
Foreign Communication from a Related Counterpart—International Preliminary Report on Patentability, dated Jan. 8, 2015, PCT/US13/47729, filed on Jun. 25, 2013. |
Foreign Communication from a Related Counterpart—International Preliminary Report on Patentability, dated Feb. 19, 2015, PCT/US13/53617, filed on Aug. 5, 2013. |
Foreign Communication from a Related Counterpart—International Preliminary Report on Patentability, dated Feb. 5, 2015, PCT/US13/51750, filed on Jul. 24, 2013. |
Katzer, Robin D., et al., “Web Server Bypass of Backend Process on Near Field Communications and Secure Elements Chips”, filed Feb. 26, 2015, U.S. Appl. No. 14/632,850. |
Neson, Tracy L., et al., “Mated Universal Serial Bus (USB) Wireless Dongles Configured with Destination Addresses”, filed Jan. 26, 2015, U.S. Appl. No. 14/606,011. |
Paczkowski, Lyle W., et al., “Trusted Code Generation and Verification to Prevent Fraud from Maleficent External Devices that Capture Data”, filed Jan. 14, 2015, U.S. Appl. No. 14/592,218. |
Office Action dated Aug. 29, 2014, U.S. Appl. No. 13/470,203, filed May 11, 2012. |
Notice of Allowance dated Oct. 8, 2014, U.S. Appl. No. 13/294,177, filed Nov. 11, 2011. |
FAIPP Pre-Interview Communication dated Sep. 25, 2014, U.S. Appl. No. 13/533,969, filed Jun. 27, 2012. |
Notice of Allowance dated Oct. 6, 2014, U.S. Appl. No. 13/844,357, filed Mar. 15, 2013. |
FAIPP Pre-Interview Communication dated Nov. 12, 2014, U.S. Appl. No. 13/844,145, filed Mar. 15, 2013. |
Notice of Allowance dated Sep. 19, 2014, U.S. Appl. No. 13/594,778, filed Aug. 25, 2012. |
Final Office Action dated Nov. 7, 2014, U.S. Appl. No. 13/786,450, filed Mar. 5, 2013. |
Notice of Allowance dated Sep. 26, 2014, U.S. Appl. No. 13/831,486, filed Mar. 14, 2013. |
FAIPP Pre-Interview Communication dated Nov. 7, 2014, U.S. Appl. No. 13/802,404, filed Mar. 13, 2013. |
FAIPP Pre-Interview Communication dated Oct. 29, 2014, U.S. Appl. No. 13/844,282, filed Mar. 15, 2013. |
FAIPP Pre-Interview Communication dated Oct. 21, 2014, U.S. Appl. No. 13/844,325, filed Mar. 15, 2013. |
Foreign Communication from a Related Counterpart—International Preliminary Report on Patentability, dated Nov. 20, 2014, PCT/US13/40673, filed on May 10, 2013. |
Perrig, Adrian, et al., “SPINS: Security Protocols for Sensor Networks,” ACM, Sep. 2002, vol. 8, pp. 521-534. |
Clark, CJ., et al. “Anti-tamper JTAG TAP design enables DRM to JTAG registers and P1687 on-chip instruments”, 2010 IEEE, International Symposium on Hardware-Oriented Security and Trust (HOST). Pub. Date: 2010. Relevant pp. 19-24. http://ieeexplore. ieee. org/stamp/stamp.jsp?tp=&arnumber=5513119. |
Lee, Jeremy, et al., “A Low-Cost Solution for Protecting IPs Against Scan-Based Side Channel Attacks,” 24th IEEE VLSI Test Symposium. Pub. Date: 2006. http//ieeexplore. ieee. org/stamp/stamp.jsp?tp=&arnumber= 1617569. |
FAIPP Pre-Interview Communication dated Mar. 25, 2015, U.S. Appl. No. 13/532,588, filed Jun. 25, 2012. |
FAIPP Pre-Interview Communication dated Mar. 10, 2015, U.S. Appl. No. 13/762,319, filed Feb. 7, 2013. |
FAIPP Pre-Interview Communication dated May 21, 2015, U.S. Appl. No. 14/090,667, filed Nov. 26, 2013. |
Final Office Action dated Apr. 7, 2015, U.S. Appl. No. 13/844,145, filed Mar. 15, 2013. |
First Action Interview Office Action dated Apr. 7, 2015, U.S. Appl. No. 13/802,404, filed Mar. 13, 2013. |
Final Office Action dated Mar. 24, 2015, U.S. Appl. No. 13/844,282, filed Mar. 15, 2013. |
FAIPP Pre-Interview Communication dated Mar. 24, 2015, U.S. Appl. No. 13/964,112, filed Aug. 12, 2013. |
FAIPP Pre-Interview Communication dated Apr. 15, 2015, U.S. Appl. No. 14/085,474, filed Nov. 20, 2013. |
First Action Interview Office Action dated Apr. 10, 2015, U.S. Appl. No. 14/075,663, filed Nov. 8, 2013. |
Notice of Allowance dated Apr. 9, 2015, U.S. Appl. No. 14/163,047, filed Jan. 24, 2014. |
FAIPP Pre-Interview Communication dated Mar. 2, 2015, U.S. Appl. No. 13/857,138, filed Apr. 4, 2013. |
First Action Interview Office Action dated Apr. 20, 2015, U.S. Appl. No. 13/857,138, filed Apr. 4, 2013. |
Bertz, Lyle T., et al., “Framework for Real-Time Brokering of Digital Content Delivery,” filed Mar. 17, 2015, U.S. Appl. No. 14/659,614. |
Marquard, et al., “Infrastructure for Secure Short Message Transmission,” filed Apr. 7, 2015, U.S. Appl. No. 14/681,077. |
Paczkowski, Lyle W., et al., “Trusted Code Generation and Verification to Prevent Fraud from Maleficent External Devices that Capture Data,” filed Jan. 14, 2015, U.S. Appl. No. 14/596,218. |
Notice of Allowance dated May 29, 2015, U.S. Appl. No. 14/085,474, filed Nov. 20, 2013. |
FAIPP Pre-Interview Communication dated Jul. 2, 2015, U.S. Appl. No. 14/632,850, filed Feb. 26, 2015. |
Notice of Allowance dated Jun. 17, 2015, U.S. Appl. No. 13/571,348, filed on Aug. 10, 2012. |
Notice of Allowance dated Jun. 9, 2015, U.S. Appl. No. 13/762,319, filed on Feb. 7, 2013. |
Notice of Allowance dated Aug. 4, 2015, U.S. Appl. No. 14/090,667, filed Nov. 26, 2013.3. |
Notice of Allowance dated Jul. 6, 2015, U.S. Appl. No. 13/844,145, filed on Mar. 15, 2013. |
Notice of Allowance dated Jul. 6, 2015, U.S. Appl. No. 14/066,661, filed on Oct. 29, 2013. |
Notice of Allowance dated Aug. 14, 2015, U.S. Appl. No. 13/594,779, filed on Aug. 25, 2012. |
Final Office Action dated Aug. 27, 2015, U.S. Appl. No. 13/802,404, filed on Mar. 13, 2013. |
Advisory Action dated Jun. 10, 2015, U.S. Appl. No. 13/844,282, filed on Mar. 15, 2013. |
Office Action dated Aug. 24, 2015, U.S. Appl. No. 13/844,282, filed on Mar. 15, 2013. |
Notice of Allowance dated Aug. 3, 2015, U.S. Appl. No. 13/964,112, filed Aug. 12, 2013. |
Notice of Allowance dated Jul. 1, 2015, U.S. Appl. No. 14/075,663, filed on Nov. 8, 2013. |
Notice of Allowance dated Jul. 22, 2015, U.S. Appl. No. 14/229,532, filed Mar. 28, 2014. |
Notice of Allowance dated Aug., 28, 2015, U.S. Appl. No. 14/446,330, filed Jul. 29, 2014. |
FAIPP Pre-Interview Communication dated Aug. 5, 2015, U.S. Appl. No. 13/857,141, filed on Apr. 4, 2013. |
FAIPP Pre-Interview Communication dated Jun. 2, 2015, U.S. Appl. No. 13/857,139 filed on Apr. 4, 2013. |
Notice of Allowance dated Jun. 11, 2015, U.S. Appl. No. 13/857,138, filed on Apr. 4, 2013. |
Henderson, Tristan, et al., “On the Wire, Congestion Pricing: Paying Your Way in Communications Networks,” University College London, Sep./Oct. 2001, retrieved from: http://tristan.host.cs.st-andrews.ac.uldresearch/ pubs/ieeeic01.pdf. |