The present invention is system and method for performing runtime checks within a preparation application located outside embedded devices and more particularly for using a custom assembly cache to receive and store pre-validated assembly code into the embedded device for execution.
Embedded devices are able to run specific task related functions to provide some fixed functionalities (e.g., RFID chips). Many high-end devices are able to download and execute external code in order to provide added functionality. Embedded devices may include, but are not limited to, consumer electronics, medical devices, vending machines, point of sale terminals and other devices. Functionalities may include the ability to process financial transactions, perform detailed calculations and human automation, among many other functions. Embedded devices may be allowed to execute code for performing these various functions. However, to ensure the code functions correctly, multiple runtime checks may need to be performed. Runtime checks are a mechanism to check for error conditions at execution time, in contrast to checks done by the programming language and compilers (called compile-time checks) which only check for syntactical and type-related errors. Some of the runtime checks occur at startup, wherein the program is terminated if an error is found during the checks (e.g., a missing dependency, lack of certain hardware, etc.). Other runtime checks occur during the application execution and generally, throw exceptions if a check fails. Many of the runtime checks could be done prior to starting the application execution.
Recent embedded devices have begun to use virtual machines (VM), like the ECMA 335 VM, in order to provide increased platform portability and a richer development environment for devices. The increased portability is possible because VM converts code into machine language and executes it and may create an environment between a computer platform and the end user (e.g., embedded device) in which the end user can operate software applications properly. During runtime the virtual machine and assembly code may be used together to run an application. A more rich development environment is inherited from all the software available on the personal computer to support the VM. While this may solve issues related to using embedded devices, it also introduces new problems as well including as adding VM specific requirements (e.g., multiple runtime checks) that may need to be performed on an embedded device with limited resources.
Performing runtime checking has been known to slow down performance and VM requires even more runtime checks than the traditional approach which uses native code. In performance critical applications, some of the runtime check may be switched off. The downside to this being that the application may not execute properly if a check fails during execution (e.g. crash or wrong results). In addition, to keep cost down, embedded devices often have very limited CPU power and very limited memory, and this may be a source of many problems. For example, smaller devices, such as PDA's and other hand held computing devices, while convenient, usually have less memory, disk space, and resources than a personal computer. During runtime, many checks on code are completed before execution begins, which means a large amount of code is required to implement the runtime check. However, this does not add visible functionality to the application. Additional processing time may also be needed to verify all the code cases. The quantity of checks can differ between different runtimes. Some runtime standards (e.g., ECMA-335 Common Language Infrastructure (CLI)) may be heavier on verification requirements than others (e.g., loading an assembly, verifying the metadata, etc.). This presents code size and time issues both of which may be limited resources on embedded devices. There is a need for providing embedded devices having limited resources with the efficient method for providing runtime checking without the disadvantages of slowing down performance.
Various aspects of the invention, overcome at least some of these and other drawbacks of known systems. According to one aspect of the invention, an embedded system may implement a check-less, or check-limited, runtime including a custom assembly cache used to store pre-validated code. Non-permanent communication means may be implemented between the embedded device and a computer having a code library and assembly preparation application which allows the checks to be done outside the embedded device itself. At this stage the embedded system may execute the check-less runtime using the assembly information from custom, trusted, assembly cache.
According to another aspect of the invention, an embedded system may communicate via network connection to receive updated and pre-validated code from remote sources on the network (e.g., pull model).
According to another aspect of the invention a preparation application may schedule the transmission of updated and pre-validated updates for multiple embedded devices running on a network (e.g., a push model).
The invention provides a solution for keeping the advantages of running all the code checks for smaller embedded devices without much of their inconveniences. These and other objects, features and advantages of the invention will be apparent through the detailed description of the embodiments and the drawings attached hereto. It is also to be understood that both the foregoing general description and the following detailed description are exemplary and not restrictive of the scope of the invention.
Embedded devices may run using code that has been checked for runtime errors without actually running the runtime checking procedures locally on the embedded device or system. An embedded device may include a virtual machine for running applications and may further include runtime libraries for execution of applications. Runtime checks may be moved (or duplicated) outside of the embedded device into a preparation application executed from a computer (or an embedded device) capable of running the code checks. Code checking may check for runtime errors including errors in code syntax and/or logic. For example, recent VM, like ECMA-335, require multiple checks to validate assembly structure and metadata in order to ensure safe execution. Runtime checking before an application executes on a system may prevent runtime errors from occurring during execution on an embedded device.
While the implementations of an embedded device may vary, the need for highly functional code remains. Thus, the virtual machine 102 may be implemented, at least in part, to run diverse application code on an embedded device 100. Applications may require a multiple number of files and/or assemblies in order to execute properly. An embedded device may run assemblies, although, according to the invention, assembly runtime checks may be moved (or duplicated) to outside of the device 100 into a library 108 on the remote computer 120. Assembly information may be moved (or duplicated) and stored at the remote computer 120 within the code library 108. The library 108 can be used independently of the embedded device's runtime. An outside application may be used to prepare the assemblies for the check-less runtime on the embedded device 100. An outside application may be referred to as an assembly preparation application 112 and can run the checks that may be necessary or desired for the application to execute without runtime errors on the embedded device 100. The assembly preparation application 112 may be run one (or more) times (e.g., on a PC) before the assembly is loaded back (or sent) to the embedded device 100.
After the preparation application 112 executes, the checked assemblies may be loaded into a custom assembly cache 104, which may be a separate assembly cache from other assembly caches that may already exist on the embedded device. The custom assembly cache 104 may be implemented in the embedded system in flash memory (or other temporary memory) to receive assemblies from the assembly preparation application 112 on the remote computer 120 or other source. A “check-less” embedded runtime may then be executed on the embedded device using assemblies from the custom assembly cache 104. This enables the embedded device 100 to retain all the advantages of the checks without the code size and time penalties. Embedded devices without a custom assembly cache 104 can also exist and depend on the network availability of the computer 120 to download the pre-validated code directly during runtime execution.
After the assembly has been checked or “prepared” for use on the embedded device, the assembly information may be loaded onto the device at the custom assembly cache which may be ready to accept assemblies coming from the preparation application (operation 8). The embedded device may execute (operation 10) a check-less, or check-limited, runtime with the benefits of checked assembly code by using the assemblies received and stored at custom assembly cache 104.
Although the current invention is described with respect to embedded devices, any “thin client” or computer offering secure storage may be used. In the foregoing specification, the invention has been described with reference to specific embodiments thereof. Various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.
| Number | Name | Date | Kind |
|---|---|---|---|
| 5452457 | Alpert et al. | Sep 1995 | A |
| 6071316 | Goossen et al. | Jun 2000 | A |
| 6230312 | Hunt | May 2001 | B1 |
| 6282701 | Wygodny et al. | Aug 2001 | B1 |
| 6308275 | Vaswani et al. | Oct 2001 | B1 |
| 6560774 | Gordon et al. | May 2003 | B1 |
| 6615264 | Stoltz et al. | Sep 2003 | B1 |
| 6802054 | Faraj | Oct 2004 | B2 |
| 6871284 | Cooper et al. | Mar 2005 | B2 |
| 6971091 | Arnold et al. | Nov 2005 | B1 |
| 7069554 | Stammers et al. | Jun 2006 | B1 |
| 7171655 | Gordon et al. | Jan 2007 | B2 |
| 7487221 | Araki | Feb 2009 | B2 |
| 7512965 | Amdur et al. | Mar 2009 | B1 |
| 7552472 | Baffes et al. | Jun 2009 | B2 |
| 7587487 | Gunturu | Sep 2009 | B1 |
| 7590684 | Herrmann | Sep 2009 | B2 |
| 7620940 | Goldsmith et al. | Nov 2009 | B2 |
| 20020042897 | Klein et al. | Apr 2002 | A1 |
| 20020069200 | Cooper et al. | Jun 2002 | A1 |
| 20020198675 | Underseth et al. | Dec 2002 | A1 |
| 20030041267 | Fee et al. | Feb 2003 | A1 |
| 20030065942 | Lineman et al. | Apr 2003 | A1 |
| 20030110192 | Valente et al. | Jun 2003 | A1 |
| 20030115484 | Moriconi et al. | Jun 2003 | A1 |
| 20030177355 | Elgressy et al. | Sep 2003 | A1 |
| 20030196114 | Brew et al. | Oct 2003 | A1 |
| 20030225822 | Olson et al. | Dec 2003 | A1 |
| 20040103323 | Dominic | May 2004 | A1 |
| 20040250112 | Valente et al. | Dec 2004 | A1 |
| 20050071668 | Yoon et al. | Mar 2005 | A1 |
| 20050172126 | Lange et al. | Aug 2005 | A1 |
| 20050240999 | Rubin et al. | Oct 2005 | A1 |
| 20050262517 | French | Nov 2005 | A1 |
| 20060064737 | Wallace | Mar 2006 | A1 |
| 20060117299 | Goldsmith et al. | Jun 2006 | A1 |
| 20060143396 | Cabot | Jun 2006 | A1 |
| 20060150021 | Traskov et al. | Jul 2006 | A1 |
| 20060235655 | Qing et al. | Oct 2006 | A1 |
| Number | Date | Country | |
|---|---|---|---|
| 20080066063 A1 | Mar 2008 | US |