CN102243595A - Method for updating Java Card system component based on memory management unit (MMU) framework - Google Patents

Method for updating Java Card system component based on memory management unit (MMU) framework Download PDF

Info

Publication number
CN102243595A
CN102243595A CN2011102198117A CN201110219811A CN102243595A CN 102243595 A CN102243595 A CN 102243595A CN 2011102198117 A CN2011102198117 A CN 2011102198117A CN 201110219811 A CN201110219811 A CN 201110219811A CN 102243595 A CN102243595 A CN 102243595A
Authority
CN
China
Prior art keywords
code
card
mmu
address
project
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2011102198117A
Other languages
Chinese (zh)
Other versions
CN102243595B (en
Inventor
李莹
曹晓
殷中科
邓水光
吴健
尹建伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhejiang University ZJU
Original Assignee
Zhejiang University ZJU
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhejiang University ZJU filed Critical Zhejiang University ZJU
Priority to CN201110219811.7A priority Critical patent/CN102243595B/en
Publication of CN102243595A publication Critical patent/CN102243595A/en
Application granted granted Critical
Publication of CN102243595B publication Critical patent/CN102243595B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a method for updating a Java Card system component based on a memory management unit (MMU) framework. The method comprises card outside operation and card inside operation and is characterized by comprising the following steps of: 1) providing a code modified item list by comparing a modified engineering code and an original engineering code; 2) searching virtual address entries and binary lengths of items in a target file from the code modified item list, and providing a system component updating task list; 3) combining the items, of which virtual addresses are close, in the system component updating task list to generate a card inside MMU modified information sheet and code actual binary modified information sheet; 4) transmitting code modified data, writing updated code data into a card inside electrically erasable programmable read-only memory (EEPROM) and performing system call on a new address of the updated code data in the card inside EEPROM after the new address serving as a parameter is processed; and 5) authenticating the updated code data by a card inside operating system, if the updated code data passes through the authentication, modifying a translation lookaside buffer (TLB) initialization table of an MMU and restarting the card inside operating system for initialization.

Description

Java Card system component update method based on the MMU framework
Technical field
The present invention relates to Java Card technology, embedded system and binary code re-positioning technology, mainly is to realize a kind of method that dynamically updates based on MMU new architecture solution Java Card system component.
Background technology
Java Card is a kind of smart card that can move Java Applet, it has obtained fast development with advantages such as its supports of using, good security feature, Object oriented programming environment, application program dynamic download more, in the application in fields such as SIM/USIM application, authentication and finance more and more widely.Java Card is a kind of embedded system, java runtime environment of operation on the extremely limited smart card of resource, its maximum advantage is can be after card issuing dynamically to download and the application program on the neocaine more, has realized multi-application card flexibly.Yet, because the storage characteristics of present Java Card platform, system component (comprises the java runtime environment, system API, card operating system etc.) behind hair fastener, be cured among the ROM, just can only solve if occur system component fault or leak behind the hair fastener, because the issued volume of smart card is very big by the method for change card more, this method will be brought tremendous loss to the card issuer, so be necessary to develop the replacement problem that a kind of new framework or method solve system component behind the hair fastener.
At present, both at home and abroad the research that the class of the object-oriented program of standard is dynamically updated is very many, 1), by JVM (Java Virtual Machine) is made amendment realization to dynamic class mainly contains three kinds of methods:, make JVM can support the operation that dynamically updates of java class; 2), utilize the support of built-in function, as the related realization among the C++; 3), some mechanism by Java language, write rational algorithm and the class load mechanism supports class to dynamically update.
For dynamically updating of Java, Alessandro has proposed a kind of technology based on class rename and code rewriting and has realized that java class dynamically updates, use one to make the instrument of DUSC when operation, dynamically switch class, but this method is very consuming time, and serious to waste of storage space, be not suitable for calculating the Java Card environment extremely limited with storage resources; Another one supports that the JVM of online updating is JVOLVE, it utilizes related tool to find the class tabulation of required renewal, then the dynamic loading class and utilize the JIT technology with its compiling in order to replace existing class, utilize the garbage collector revised that former object reference is revised as new object reference at last.Because Java Card platform is not supported class dynamic loading and JIT mechanism, so must make amendment to this method, Agnes C. Noubissi has proposed a kind of similar method, and be used for Java Card platform, outside card, obtain upgrading tabulation by corresponding instrument, search the class that all need be replaced by software in the card, by importing new class of data creation and example into, and revise all quoting of former example realized dynamically updating, it uses the method for pure software to realize searching, replace and the renewal operation, cause efficiency ratio lower, and the safety problem that smart card is depended on for existence is difficult to be guaranteed.
Summary of the invention
The present invention is directed to above-mentioned technological deficiency, propose a kind of Java Card system component update method based on the MMU framework.
In order to solve the problems of the technologies described above, technical scheme of the present invention is as follows:
Java Card system component update method based on the MMU framework is characterized in that, comprises operation in outer operation of card and the card,
The outer operation steps of described card is as follows:
1) by amended engineering code of contrast and original engineering code, provides the code revision bulleted list;
2) search virtual address inlet and the scale-of-two length of project in file destination in the code revision bulleted list, provide the tabulation of system component updating task;
3) the approaching project of virtual address in the described system component updating task tabulation is merged, generate interior MMU modification information table of card and code actual binary and revise information table;
Operation steps is as follows in the described card:
4) transmission code is revised data, and the code data after upgrading is write EEPROM space in the card, and with the new address in the EEPROM space in card of the code data after the described renewal as parameter processing carry out system call afterwards;
5) the card internal operating system authenticates, and as then revising the TLB initial table of MMU by authentication, and restarts the card internal operating system and carries out initialization.
As possibility, described step 2) provide in the tabulation of system component updating task comprise to former project revise, to former deletion of items and newly-increased to former project,
Described as follows to former project retouching operation step:
If revise the length that consequent purpose binary code length is not more than former project, then find the virtual address entry address of former project, newly-increased list item in the TLB of MMU table, described virtual address entry address is mapped among the EEPROM, and keep byte length to equate, write amended project binary code in the position that EEPROM newly opens up, mend into blank operation unnecessary position, if new modification item purpose binary code length greater than the length of former project, then can be divided into this modification the newly-increased combination of former deletion of items and former project;
Described as follows to former deletion of items operation steps:
The code of the deleted project of all references is made amendment;
Described newly-increased operation steps to former project is as follows:
The new projects code only may be cited in amended code, can divide two steps to its processing: divide a zone in EEPROM, new projects' code is write; Utilize reverse-engineering will revise the address of quoting new projects in the code then and change to new address.
As possibility, the twice that takes up room less than new projects' actual address more when the virtual address span of a plurality of more new projects, when promptly upgrading space availability ratio and be higher than 50%, can be with new projects more at storage space performing step 3) in the approaching project of virtual address in the described system component updating task tabulation is merged.
As possibility, the TLB initial table of revising MMU described in the step 5) adopts the virtual address space with certain-length to be mapped in the isometric physical address space, described TLB initial table form is divided into logic_addr_base, Length and physical_addr_base, described logic_addr_base represents the base address of the virtual address section that MMU will shine upon, described Length represents the length of this logical address section, and described physical_addr_base represents the base address of the physical address that this section logical address is mapped to.
Beneficial effect of the present invention is:
1. the present invention is divided into upgrade operation outside the card and operation in the card, and a large amount of being operated in outside the card finished, and by means of common PC or the workstation performance that many more powerful than Java Card, updating task done enough optimization, improved update efficiency greatly.
2. the present invention proposes design and the initial method of MMU in a kind of the card, adopt the method for software and hardware combining to realize dynamically updating of system component, simplified index word in the card, method is simple to be implemented easily.
3. the present invention has guaranteed the security that Java Card system component upgrades, by design to processor and operating system, three kinds of processor operating modes are provided, when having only processor to be operated in the highest weight limiting mode, the MMU initial table could visit, undertaken by system call, to carry out the card issuer authentication this moment, guarantee security.
Description of drawings
Fig. 1 is a Java Card platform storage system framework in the prior art;
Fig. 2 is a flow chart of steps of the present invention;
Fig. 3 is a typical updating task tabulation;
Fig. 4 revises information table at MMU in the card of Fig. 3;
Fig. 5 upgrades example at Fig. 4 article one, upgrades the operating process synoptic diagram in the card.
Embodiment
Below with the present invention is described further with specific embodiment with reference to the accompanying drawings.
Based on a kind of card stored framework of MMU mechanism, and utilize MMU to solve the scheme of Java Card system component upgrading.This scheme needs outside a series of card and the interior operation of card realizes, the outer modification by the contrast code of card is located its location revision in the system binary file destination, form a updating task tabulation, and adopt this tabulation of certain algorithm optimization to upgrade the item number and the traffic to reduce; In the card amended code snippet is stored among the EEPROM, and the method that adopts modification TLB (Translation Lookaside Buffer) to show, change the mapping of virtual address to physical address, former virtual address map is arrived the consequent purpose of modification memory location, the code reorientation reaches the purpose of update system assembly.
In the present invention, the Java Card framework that is proposed comes control card stored resource by a simple MMU, realize the conversion of virtual address to physical address, segmented virtual address also is mapped on one section isometric physical storage statically, corresponding TLB mapping item of each physical storage under the original state, it is invalid that unnecessary TLB inlet item is made as, and increases map entries when upgrading for system component and use.The fundamental purpose of the outer operation of card is to find out modification information all in the system component, and with its accurate location in final binary file (.bin), imports in the card and upgrades so that will revise content and positional information.Positional information can obtain its virtual address inlet and scale-of-two length by checking the .map file (engineering is used IAR Embedded Workbench compiling) that project file when compiling generate, by project entry address, length and modification back content, can set up a updating task, all updating task are formed a updating task table.1), merge the task list item optimization to the updating task table is embodied in two aspects:, reduce MMU mapping number in the card, updating task that can the address is close merges, and when reducing MMU mapping number, is unlikely to waste too much storage space; 2), the mapping of project actual modification content, reduce volume of transmitted data, actual modification to the contents of a project often is the sub-fraction of its address space, can be transmission information with actual modification value and side-play amount thereof, unmodified part is direct original position copy the ROM in block then, with raising speed and reduce transinformation.
Manipulate more new data and address mapping table that the outer operation of card obtains in the card, in EEPROM, write more fresh code, and revise the TLB mapping of MMU, reach the purpose of update system assembly.A service routine reception is provided in the card and handles more new data, call the modification that card operating system is finished the MMU initial table.The MMU initial table is deposited in specific region among the EEPROM, the system call sysMmuModify that only provides the MMU initial table to revise can visit this zone, and when this system call took place, system at first carried out the card issuer authentication, call by then providing as authentication, otherwise log off.If system call completes successfully, then system restart is to finish initialization, and so far Java Card system component upgrades successfully, and the card that has new system component can normally use.
Specific as follows described:
As shown in Figure 1, the storage architecture that has shown Java Card platform, smart card operating system (COS), Java Card runtime environment (JCRE), system components such as system API and some built-in applets leave among the ROM, this process is burned when card is produced, can not change in case write promptly, this just upgrades for later upgrading and has brought trouble, in case system component starts a leak, just must reclaim all hair fasteners, and system is sent out neocaine, smart card often issued volume is huge, will bring greater loss to card issuer.
Fig. 2 has shown overall operation flow process of the present invention, mainly is divided into following step:
201, DIFF Generator: amended engineering and original engineering code are compared, provide the tabulation (DIFF List) of code concrete modification project;
202, DIFF Mapper: according to the code concrete modification bulleted list that step 201 provides, search virtual address inlet and the scale-of-two length of these projects in file destination, provide the task list (Mapped List) that system component need upgrade;
203, List Optimization: need upgrade tabulation to system component and be optimized, reduce the interior MMU mapping amount of card and block inside and outside volume of transmitted data, produce interior MMU modification information table (MMU map Info) of card and code actual binary and revise information table (Changed Data Info);
204, Data Processing ﹠amp; Provide program that system update is operated in the System Call:Java Card card and handle, and call the modification that card operating system carries out MMU initial table data;
205, Authentication ﹠amp; MMU TLB Modify: operating system provides the system call of revising the MMU initial table and carries out the card issuer authentication, as revise the TLB initial table of MMU by the authentication service of then calling, system restarts after finishing, enter user model after finishing initialization, the TLB table of MMU has been revised as new mapping, the code reorientation is finished, and the Java Card card that moves new system component can normally use.
Fig. 3 has provided through step 202 and handled the typical updating task tabulation of afterwards one (Mapped List), and is specific as follows:
By the engineering .map file of checking that IAR Embedded Workbench compiling generates, can clearly find each function and constant virtual address inlet and the scale-of-two length thereof in system, by .map file that contrasts two version engineerings and the modification information list (DIFF List) that previous step obtains, can obtain the task list (Mapped List) of a required renewal, for the difference before and after the display systems code revision more clearly, unmodified project is ignored, only list the modification of project, deletion and increase, as shown in Figure 3, wherein old map and new map have shown the Memory Allocation situation of code revision front and back respectively, use letter and number representative function and constant name, revised a in the new version of code as can be seen, b, c, d, five functions of e; Deleted f, g, h, four functions of i; Increased j newly, two functions of k; Revised the mask array of constant cons.2 and the API of system class.Take following diverse ways to handle for the different operating that the source code project is upgraded:
(1) to the modification of former project
If new modification item purpose binary code length is not more than former project, then find the entry address of former project, newly-increased list item in the TLB table, this entry address is mapped among the EEPROM, and keep byte length to equate, write amended project binary code at reposition, mend into blank operation unnecessary position.If new modification item purpose binary code length then is divided into this modification the combination of former project of deletion and new projects greater than former project.So should make as far as possible that revising back project code length is not more than former code, can save card stored space like this.
(2) to the deletion of former project
The code of the deleted project of all references is made amendment, and deleted code promptly lost efficacy, so will can not quote the delete code in the former project in new projects' code, can disregard deletion action.
(3) project is newly-increased
The new projects code only may be cited in amended code, can divide two steps to its processing: at first, divide a zone in EEPROM, new projects' code is write; Utilize reverse-engineering will revise the address of quoting new projects in the code then and change to new address.
Fig. 4 has provided task list shown in Figure 3 and revised information table (MMU map Info) through MMU in the card that produces after step 203 optimization, and is specific as follows:
Merging for list item, be similar to the merging of memory fragmentation, more the address of new projects is very approaching for some, especially continuous distribution is often approached in its address of the function in the same file destination, also very little at interval even the centre has, it can be merged fully, unification is mapped to new address, a method of compromise reduce the item number that needs mapping, but the method will cause the waste of the storage space of a part, so must be arranged.Provide formula (1) for this reason, expression when the address span of a plurality of more new projects less than the twice that new projects' actual address more takes up room, when promptly upgrading space availability ratio and be higher than 50%, new projects more can be merged on storage space.
(1)
Utilize above-mentioned rule that the project among Fig. 3 is handled, can get the result as shown in Figure 4.Logical address represents the virtual address range of more new projects in former engineering that merged among Fig. 4, address realm and the content of more new projects in engineering after physical address represents to merge, wherein new address is illustrated in newly assigned physical address among the EEPROM, and items represents the stored renewal contents of a project in the new address space of this section.Each bar record among the figure has just formed a MMU map entries.As article one record among Fig. 4, be that first three bar amendment record among Fig. 3 is merged into an amendment record, because function a in first three bar record among Fig. 3, b, the continuous distribution spatially of c, can be mapped to new space and carry out the code reorientation the code memory space of three functions is whole, can reduce the mapping amount of TLB table among the MMU like this.
Fig. 5 has provided MMU and storage architecture in the Java Card card, and is specific as follows:
The strictness restriction of storage architecture that present smart card is special and resource has determined that the working mechanism of the interior MMU of card can not be identical with common embedded MMU.The working mechanism of the MMU that this method is designed and tlb entry form are different, system does not adopt the mode of paging, but take the mode of direct segmentation, the virtual address space of certain-length is mapped in the isometric physical address space, designed tlb entry form is shown in Fig. 5 center section, wherein logic_addr_base represents the base address of the virtual address section that MMU will shine upon, Length represents the length of this logical address section, and physical_addr_base represents the base address of the physical address that this section logical address is mapped to.TLB is the core component that MMU realizes the actual situation address translation, its storing virtual address is to the conversion and the access control information of physical address, when processor sends memory requests, what produce is virtual address, MMU searches this address from the TLB table, because the actual situation address all is a correspondence mappings among the design, do not allow to visit non-specific virtual address space, so there is not the situation of TLB disappearance, TLB always searches and hits, and then MMU can return the virtual address physical address corresponding of being asked after confirming access control logic.
Therefore design card stored framework as shown in Figure 5: have four physical storages in the card: two ROM, a slice EEPROM, a slice RAM, size is 256K, under the original state, marking off the long virtual address section of four sections 256K in virtual address space is mapped to respectively in the isometric physical storage, shown in solid arrow among Fig. 5, then under the situation of unmodified system component, the MMU system only needs 4 TLB map entrys, when system component is revised, revise among the former TLB map information about ROM, make its corresponding modification section be mapped to the memory block of fresh code in EEPROM, the code reorientation reaches the purpose that system component upgrades.Below with upgrading operating process in the example instruction card.
With the updating task of article one shown in Fig. 4 is example, upgrades operating process in the instruction card, revises back ROM mapping result shown in dotted arrow among Fig. 5, specific as follows:
1) in EEPROM, distributes the 0x352 byte space, suppose that physical address is 0x0000B000;
2) content replication in the former ROM address is advanced in the EEPROM institute allocation space, and the actual modification information that passes in the card is write the relevant position;
3) system call sysMmuModify revises data with TLB and imports into as parameter, and access control bit is set, and the space segment that is mapped to from ROM among the EEPROM is read only attribute to all programs;
4) system carries out the card issuer authentication, if by then revising the TLB initial table, restarts system after finishing and carries out initialization, and Java Card upgrades and promptly finishes.
The above only is a preferred implementation of the present invention; should be pointed out that for those skilled in the art, without departing from the inventive concept of the premise; can also make some improvements and modifications, these improvements and modifications also should be considered within the scope of protection of the present invention.

Claims (4)

1. based on the Java Card system component update method of MMU framework, it is characterized in that, comprise operation in outer operation of card and the card,
The outer operation steps of described card is as follows:
1) by amended engineering code of contrast and original engineering code, provides the code revision bulleted list;
2) search virtual address inlet and the scale-of-two length of project in file destination in the code revision bulleted list, provide the tabulation of system component updating task;
3) the approaching project of virtual address in the described system component updating task tabulation is merged, generate interior MMU modification information table of card and code actual binary and revise information table;
Operation steps is as follows in the described card:
4) transmission code is revised data, and the code data after upgrading is write EEPROM space in the card, and with the new address in the EEPROM space in card of the code data after the described renewal as parameter processing carry out system call afterwards;
5) the card internal operating system authenticates, and as then revising the TLB initial table of MMU by authentication, and restarts the card internal operating system and carries out initialization.
2. the Java Card system component update method based on the MMU framework according to claim 1 is characterized in that described step 2) in provide system component updating task tabulation comprise to former project revise, to former deletion of items and newly-increased to former project,
Described as follows to former project retouching operation step:
If revise the length that consequent purpose binary code length is not more than former project, then find the virtual address entry address of former project, newly-increased list item in the TLB of MMU table, described virtual address entry address is mapped among the EEPROM, and keep byte length to equate, write amended project binary code in the position that EEPROM newly opens up, mend into blank operation unnecessary position, if new modification item purpose binary code length greater than the length of former project, then can be divided into this modification the newly-increased combination of former deletion of items and former project;
Described as follows to former deletion of items operation steps:
The code of the deleted project of all references is made amendment;
Described newly-increased operation steps to former project is as follows:
The new projects code only may be cited in amended code, can divide two steps to its processing: divide a zone in EEPROM, new projects' code is write; Utilize reverse-engineering will revise the address of quoting new projects in the code then and change to new address.
3. the Java Card system component update method based on the MMU framework according to claim 1, it is characterized in that, the twice that takes up room less than new projects' actual address more when the virtual address span of a plurality of more new projects, when promptly upgrading space availability ratio and be higher than 50%, can be with new projects more at storage space performing step 3) in the approaching project of virtual address in the described system component updating task tabulation is merged.
4. the Java Card system component update method based on the MMU framework according to claim 1, it is characterized in that, the TLB initial table of revising MMU described in the step 5) adopts the virtual address space with certain-length to be mapped in the isometric physical address space, described TLB initial table form is divided into logic_addr_base, Length and physical_addr_base, described logic_addr_base represents the base address of the virtual address section that MMU will shine upon, described Length represents the length of this logical address section, and described physical_addr_base represents the base address of the physical address that this section logical address is mapped to.
CN201110219811.7A 2011-08-03 2011-08-03 Method for updating Java Card system component based on memory management unit (MMU) framework Active CN102243595B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110219811.7A CN102243595B (en) 2011-08-03 2011-08-03 Method for updating Java Card system component based on memory management unit (MMU) framework

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110219811.7A CN102243595B (en) 2011-08-03 2011-08-03 Method for updating Java Card system component based on memory management unit (MMU) framework

Publications (2)

Publication Number Publication Date
CN102243595A true CN102243595A (en) 2011-11-16
CN102243595B CN102243595B (en) 2014-02-19

Family

ID=44961666

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110219811.7A Active CN102243595B (en) 2011-08-03 2011-08-03 Method for updating Java Card system component based on memory management unit (MMU) framework

Country Status (1)

Country Link
CN (1) CN102243595B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102855149A (en) * 2012-08-02 2013-01-02 福建伊时代信息科技股份有限公司 Chip operating system update method, device and system
CN103309696A (en) * 2012-03-15 2013-09-18 ***通信集团公司 Method and device for updating Java card extended library, and Java card
CN107484003A (en) * 2017-07-01 2017-12-15 武汉斗鱼网络科技有限公司 Television listing data Local hydrodynamic unit method, storage medium, electronic equipment and system
CN107797827A (en) * 2016-08-30 2018-03-13 华邦电子股份有限公司 Secure storage system and the method for safe storage
CN109564608A (en) * 2016-07-29 2019-04-02 高通股份有限公司 The virtual memory address of the target application function of updated version for application binary code is updated
CN109583175A (en) * 2017-09-29 2019-04-05 恩智浦有限公司 The method and apparatus of smart card OS diversity system for safety certification
CN110688330A (en) * 2019-09-23 2020-01-14 北京航空航天大学 Virtual memory address translation method based on memory mapping adjacency
CN111459683A (en) * 2020-04-10 2020-07-28 四川物可智科技有限公司 Java Card space management method
CN112612753A (en) * 2020-12-29 2021-04-06 深圳杰睿联科技有限公司 System and method for dynamically managing Java Card storage space
CN113568637A (en) * 2021-07-14 2021-10-29 武汉天喻信息产业股份有限公司 Smart card system package updating management method and device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101788961A (en) * 2009-01-23 2010-07-28 英业达集团(天津)电子技术有限公司 Data access method for carrying out asynchronous request on block equipment

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101788961A (en) * 2009-01-23 2010-07-28 英业达集团(天津)电子技术有限公司 Data access method for carrying out asynchronous request on block equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
《Data Engineering Workshops(ICDEW),2011 IEEE 27th International Conference Publications》 20110411 Agnes C.Noubissi等 Hot Updates for Java Based Smart Cards 168-173 2-4 , *
AGNES C.NOUBISSI等: "Hot Updates for Java Based Smart Cards", 《DATA ENGINEERING WORKSHOPS(ICDEW),2011 IEEE 27TH INTERNATIONAL CONFERENCE PUBLICATIONS》, 11 April 2011 (2011-04-11), pages 168 - 173, XP031868578, DOI: doi:10.1109/ICDEW.2011.5767630 *

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309696A (en) * 2012-03-15 2013-09-18 ***通信集团公司 Method and device for updating Java card extended library, and Java card
CN103309696B (en) * 2012-03-15 2017-02-08 ***通信集团公司 Method and device for updating Java card extended library, and Java card
CN102855149B (en) * 2012-08-02 2016-08-03 福建伊时代信息科技股份有限公司 A kind of chip operating system upgrade method, device and system
CN102855149A (en) * 2012-08-02 2013-01-02 福建伊时代信息科技股份有限公司 Chip operating system update method, device and system
CN109564608A (en) * 2016-07-29 2019-04-02 高通股份有限公司 The virtual memory address of the target application function of updated version for application binary code is updated
CN107797827A (en) * 2016-08-30 2018-03-13 华邦电子股份有限公司 Secure storage system and the method for safe storage
CN107484003B (en) * 2017-07-01 2019-11-15 武汉斗鱼网络科技有限公司 Television listing data Local hydrodynamic unit method, storage medium, electronic equipment and system
CN107484003A (en) * 2017-07-01 2017-12-15 武汉斗鱼网络科技有限公司 Television listing data Local hydrodynamic unit method, storage medium, electronic equipment and system
CN109583175A (en) * 2017-09-29 2019-04-05 恩智浦有限公司 The method and apparatus of smart card OS diversity system for safety certification
CN109583175B (en) * 2017-09-29 2023-11-03 恩智浦有限公司 Method and apparatus for smart card OS diversification system for security authentication
CN110688330A (en) * 2019-09-23 2020-01-14 北京航空航天大学 Virtual memory address translation method based on memory mapping adjacency
CN111459683A (en) * 2020-04-10 2020-07-28 四川物可智科技有限公司 Java Card space management method
CN111459683B (en) * 2020-04-10 2023-05-02 四川物可智科技有限公司 Java Card space management method
CN112612753A (en) * 2020-12-29 2021-04-06 深圳杰睿联科技有限公司 System and method for dynamically managing Java Card storage space
CN112612753B (en) * 2020-12-29 2021-09-28 深圳杰睿联科技有限公司 System and method for dynamically managing Java Card storage space
CN113568637A (en) * 2021-07-14 2021-10-29 武汉天喻信息产业股份有限公司 Smart card system package updating management method and device
CN113568637B (en) * 2021-07-14 2024-05-03 武汉天喻信息产业股份有限公司 Method and device for updating and managing smart card system package

Also Published As

Publication number Publication date
CN102243595B (en) 2014-02-19

Similar Documents

Publication Publication Date Title
CN102243595B (en) Method for updating Java Card system component based on memory management unit (MMU) framework
CN101963914B (en) Byte-code file reconstruction-based Java type online updating method
US5581722A (en) Memory management unit for managing address operations corresponding to domains using environmental control
US8244775B1 (en) Using map objects to access object properties in a dynamic object-oriented programming language
US9569369B2 (en) Software translation lookaside buffer for persistent pointer management
US5390310A (en) Memory management unit having cross-domain control
CN101477495B (en) Implementing method for distributed internal memory virtualization technology
CN106663019A (en) Handling value types
CN101477496A (en) NUMA structure implementing method based on distributed internal memory virtualization
CN101533358A (en) Virtualizing physical memory in a virtual machine system
CN102147743A (en) Method for accelerating startup of embedded system application program
Kemper et al. Adaptable pointer swizzling strategies in object bases: Design, realization, and quantitative analysis
CN101375248A (en) Hardware Javatm bytecode translator
EP4237951A1 (en) Tracking garbage collection states of references
Milenkovic Microprocessor memory management units
KR20060052771A (en) Processor architecture for exact index identification
Brodal Cache-oblivious algorithms and data structures
CN101093450A (en) Mutual exclusion method for multiple CPUs
WO2018040647A1 (en) System and method for creating a snapshot of a subset of a database
Hu et al. Run-time support for distributed sharing in typed languages
CN117581214A (en) Write barrier for memory set maintenance in a hierarchical Z garbage collector
Goeckelmann et al. Compiler Support for Reference Tracking in a type-safe DSM
US6793143B2 (en) Data carrier
Lam et al. Being Lazy When It Counts: Practical Constant-Time Memory Management for Functional Programming
Bartoli et al. Application-controlled memory management in a single address space environment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C53 Correction of patent of invention or patent application
CB03 Change of inventor or designer information

Inventor after: Li Ying

Inventor after: Cao Xiao

Inventor after: Yin Zhongke

Inventor after: Deng Shuiguang

Inventor after: Wu Jian

Inventor after: Yin Jianwei

Inventor after: Wu Chaohui

Inventor before: Li Ying

Inventor before: Cao Xiao

Inventor before: Yin Zhongke

Inventor before: Deng Shuiguang

Inventor before: Wu Jian

Inventor before: Yin Jianwei

COR Change of bibliographic data

Free format text: CORRECT: INVENTOR; FROM: LI YING CAO XIAO YIN ZHONGKE DENG SHUIGUANG WU JIAN YIN JIANWEI TO: LI YING CAO XIAO YIN ZHONGKE DENG SHUIGUANG WU JIAN YIN JIANWEI WU ZHAOHUI

C14 Grant of patent or utility model
GR01 Patent grant