[go: up one dir, main page]

CN112328265A - eMMC verification method and intelligent POS - Google Patents

eMMC verification method and intelligent POS Download PDF

Info

Publication number
CN112328265A
CN112328265A CN202011051456.2A CN202011051456A CN112328265A CN 112328265 A CN112328265 A CN 112328265A CN 202011051456 A CN202011051456 A CN 202011051456A CN 112328265 A CN112328265 A CN 112328265A
Authority
CN
China
Prior art keywords
emmc
state
key
register value
sending
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.)
Pending
Application number
CN202011051456.2A
Other languages
Chinese (zh)
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.)
Fujian Liandi Commercial Technology Co ltd
Original Assignee
Fujian Landi Commercial Equipment Co Ltd
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 Fujian Landi Commercial Equipment Co Ltd filed Critical Fujian Landi Commercial Equipment Co Ltd
Priority to CN202011051456.2A priority Critical patent/CN112328265A/en
Publication of CN112328265A publication Critical patent/CN112328265A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07GREGISTERING THE RECEIPT OF CASH, VALUABLES, OR TOKENS
    • G07G1/00Cash registers
    • G07G1/0036Checkout procedures

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Storage Device Security (AREA)

Abstract

The invention discloses an eMMC verification method and an intelligent POS, wherein when power-on initialization is carried out, communication with eMMC is established; acquiring a register value of the eMMC, and analyzing according to the register value to obtain the service life state of the eMMC; acquiring a key state of RPMB Partition in the eMMC; judging whether the eMMC is used or not according to the service life state and the secret key state, and if so, not using the eMMC; the life state of the eMMC is obtained through obtaining register value analysis of the eMMC, the key state in the RPMB Partition is obtained through the characteristic that the key in the RPMB Partition in the eMMC can only be written once, the service condition of the eMMC is finally obtained through the life state and the key state, if the eMMC is used according to the judgment result, the eMMC is discarded, discrimination of the second-hand eMMC in the production process is achieved, and the method is simple and high in efficiency.

Description

eMMC verification method and intelligent POS
Technical Field
The invention relates to the field of detection, in particular to an eMMC (enhanced multimedia card) verification method and an intelligent POS (point of sale).
Background
With the rapid development of mobile internet technology in recent years, the updating and iteration speed of intelligent terminals such as mobile phones is gradually increased, so that a lot of inventory devices and second-hand devices are generated; the properties such as performance, stability, life value and the like of the second-hand device are far inferior to those of the new device, and if the second-hand device is used in the production process, the quality of the intelligent equipment is greatly influenced; the intelligent POS is used as a new generation mobile intelligent terminal, the shipment volume is not as large as that of a mobile phone, the target is smaller, the supply chain is not as complete as that of a traditional mobile phone manufacturer, and the intelligent POS is often easily influenced by second-hand materials; in order to ensure the quality of the intelligent POS, the key components are usually required to be verified in the manufacturing process of the intelligent POS, so that the quality of equipment is prevented from being seriously influenced due to the fact that the used materials are mixed.
Among various manufacturing raw materials of the intelligent POS, eMMC (Embedded Multi Media Card) is used as a storage unit of the intelligent POS, belongs to a key device, and is also a serious disaster area of the second-hand material at present; in the existing detection method, the state of the eMMC is usually detected by calling a self functional interface after the equipment is started up so as to effectively screen the used materials and prevent the used materials from flowing into the market, but the method carries out verification after manufacturing software is written and the equipment is started up to enter a system, the verification process is complex, the product is molded, and the verification cost is high; the second-hand eMMC may cause abnormal boot of the device, but there are other situations that may cause abnormal boot of the intelligent POS, and the specific cause of the abnormal boot cannot be determined by this method, and the verification conclusion has a high possibility of error.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: an eMMC verification method and an intelligent POS are provided, which realize the verification of eMMC before programming the eMMC.
In order to solve the technical problems, the invention adopts a technical scheme that:
an eMMC authentication method, comprising the steps of:
s1, establishing communication with the eMMC during power-on initialization;
s2, acquiring a register value of the eMMC, and analyzing according to the register value to obtain the service life state of the eMMC;
s3, acquiring the key state of the RPMB Partition in the eMMC;
and S4, judging whether the eMMC is used or not according to the life state and the key state, and if so, not using the eMMC.
In order to solve the technical problem, the invention adopts another technical scheme as follows:
an intelligent POS comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor when executing the computer program implementing the steps of:
s1, establishing communication with the eMMC during power-on initialization;
s2, acquiring a register value of the eMMC, and analyzing according to the register value to obtain the service life state of the eMMC;
s3, acquiring the key state of the RPMB Partition in the eMMC;
and S4, judging whether the eMMC is used or not according to the life state and the key state, and if so, not using the eMMC.
The invention has the beneficial effects that: the life state of the eMMC is obtained through obtaining register value analysis of the eMMC, the key state in the RPMB Partition is obtained through the characteristic that the key in the RPMB Partition in the eMMC can only be written once, the service condition of the eMMC is finally obtained through the life state and the key state, if the eMMC is used according to the judgment result, the eMMC is discarded, discrimination of the second-hand eMMC in the production process is achieved, and the method is simple and high in efficiency.
Drawings
Fig. 1 is a flowchart illustrating steps of an eMMC authentication method according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of an intelligent POS according to an embodiment of the present invention;
fig. 3 is a flowchart illustrating an eMMC verification method according to an embodiment of the present invention;
fig. 4 is a flowchart illustrating steps of obtaining the state of the RPMB Partition key according to an embodiment of the present invention;
description of reference numerals:
1. an intelligent POS; 2. a processor; 3. a memory.
Detailed Description
In order to explain technical contents, achieved objects, and effects of the present invention in detail, the following description is made with reference to the accompanying drawings in combination with the embodiments.
Referring to fig. 1, an eMMC verification method includes the steps of:
s1, establishing communication with the eMMC during power-on initialization;
s2, acquiring a register value of the eMMC, and analyzing according to the register value to obtain the service life state of the eMMC;
s3, acquiring the key state of the RPMB Partition in the eMMC;
and S4, judging whether the eMMC is used or not according to the life state and the key state, and if so, not using the eMMC.
From the above description, the beneficial effects of the present invention are: the life state of the eMMC is obtained through obtaining register value analysis of the eMMC, the key state in the RPMB Partition is obtained through the characteristic that the key in the RPMB Partition in the eMMC can only be written once, the service condition of the eMMC is finally obtained through the life state and the key state, if the eMMC is used according to the judgment result, the eMMC is discarded, discrimination of the second-hand eMMC in the production process is achieved, and the method is simple and high in efficiency.
Further, the S2 specifically includes:
obtaining a 269-bit register value in the eMMC by sending a first instruction;
if the register value of 269 bits is greater than a first preset value, the life state of the eMMC is used;
the step S4 includes:
if the life state of the eMMC is used, the eMMC is not used.
As can be seen from the above description, the life state of the eMMC is indirectly obtained by obtaining the 269-bit register value and performing corresponding analysis according to the register value, and the 269-bit register value is easy to obtain and the determination result is accurate.
Further, the S3 specifically includes:
s31, entering the RPMB Partition of the eMMC by sending a second instruction;
s32, initiating a write action to the eMMC by sending a third instruction, wherein the write parameter of the write action is a second preset value;
s33, initiating a read action to the eMMC by sending a fourth instruction, and reading a return value corresponding to the write action;
s34, judging whether the return value is 0x0007, if not, the state of the secret key is that the secret key exists;
the step S4 includes:
if the key status is that a key already exists, the eMMC is not used.
As can be seen from the above description, by using the feature that the RPMB Partition key is written once intelligently, a read-write operation is performed by sending an instruction to obtain a return value of the RPMB Partition, and key padding is determined according to the return value.
Further, the S1 specifically includes:
and when power-on initialization is carried out, entering U-Boot to establish communication with the non-programmed eMMC.
As can be seen from the above description, communication is established with the eMMC that is not programmed in the U-Boot stage, normal initialization of the smart POS and the eMMC is ensured through the basic software code of the pre-factory threshold of the corresponding module in the smart POS, communication with the eMMC is established, and the data communication requirement of software programming is ensured.
Further, the S4 further includes:
and judging whether the eMMC is used or not according to the service life state and the secret key state, and if not, performing software programming.
As can be seen from the above description, if the eMMC is not used, normal software programming is performed, that is, the eMMC is verified before the programming process, and if the eMMC is not used, the programming is not performed, which saves the programming process and improves the verification efficiency.
Referring to fig. 2, an intelligent POS includes a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor executes the computer program to implement the following steps:
s1, establishing communication with the eMMC during power-on initialization;
s2, acquiring a register value of the eMMC, and analyzing according to the register value to obtain the service life state of the eMMC;
s3, acquiring the key state of the RPMB Partition in the eMMC;
and S4, judging whether the eMMC is used or not according to the life state and the key state, and if so, not using the eMMC.
From the above description, the beneficial effects of the present invention are: the life state of the eMMC is obtained through obtaining register value analysis of the eMMC, the key state in the RPMB Partition is obtained through the characteristic that the key in the RPMB Partition in the eMMC can only be written once, the service condition of the eMMC is finally obtained through the life state and the key state, if the eMMC is used according to the judgment result, the eMMC is discarded, discrimination of the second-hand eMMC in the production process is achieved, and the method is simple and high in efficiency.
Further, the S2 specifically includes:
obtaining a 269-bit register value in the eMMC by sending a first instruction;
if the register value of 269 bits is greater than a first preset value, the life state of the eMMC is used;
the step S4 includes:
if the life state of the eMMC is used, the eMMC is not used.
As can be seen from the above description, the life state of the eMMC is indirectly obtained by obtaining the 269-bit register value and performing corresponding analysis according to the register value, and the 269-bit register value is easy to obtain and the determination result is accurate.
Further, the S3 specifically includes:
s31, entering the RPMB Partition of the eMMC by sending a second instruction;
s32, initiating a write action to the eMMC by sending a third instruction, wherein the write parameter of the write action is a second preset value;
s33, initiating a read action to the eMMC by sending a fourth instruction, and reading a return value corresponding to the write action;
s34, judging whether the return value is 0x0007, if not, the state of the secret key is that the secret key exists;
the step S4 includes:
if the key status is that a key already exists, the eMMC is not used.
As can be seen from the above description, by using the feature that the RPMB Partition key is written once intelligently, a read-write operation is performed by sending an instruction to obtain a return value of the RPMB Partition, and key padding is determined according to the return value.
Further, the S1 specifically includes:
and when power-on initialization is carried out, entering U-Boot to establish communication with the non-programmed eMMC.
As can be seen from the above description, communication is established with the eMMC that is not programmed in the U-Boot stage, normal initialization of the smart POS and the eMMC is ensured through the basic software code of the pre-factory threshold of the corresponding module in the smart POS, communication with the eMMC is established, and the data communication requirement of software programming is ensured.
Further, the S4 further includes:
and judging whether the eMMC is used or not according to the service life state and the secret key state, and if not, performing software programming.
As can be seen from the above description, if the eMMC is not used, normal software programming is performed, that is, the eMMC is verified before the programming process, and if the eMMC is not used, the programming is not performed, which saves the programming process and improves the verification efficiency.
Referring to fig. 1, a first embodiment of the present invention is:
an eMMC authentication method, comprising the steps of:
s1, when power-on initialization is carried out, entering U-Boot to establish communication with the eMMC which is not programmed;
specifically, when the intelligent POS completes the first power-on initialization after the hardware patch process, a bootstrap program U-Boot automatically judges that the intelligent POS enters a download mode and establishes communication with the eMMC which is not programmed;
s2, acquiring a register value of the eMMC, and analyzing according to the register value to obtain the service life state of the eMMC;
specifically, a register value of 269 bits of an Extended CSD partition in the eMMC is obtained by sending a first instruction;
if the register value of 269 bits is greater than a first preset value, the life state of the eMMC is used;
s3, acquiring the key state of the RPMB Partition in the eMMC;
the method specifically comprises the following steps:
s31, entering the RPMB Partition of the eMMC by sending a second instruction;
s32, initiating a write action to the eMMC by sending a third instruction, wherein the write parameter of the write action is a second preset value;
s33, initiating a read action to the eMMC by sending a fourth instruction, and reading a return value corresponding to the write action;
s34, judging whether the return value is 0x0007, if not, the state of the secret key is that the secret key exists;
s4, judging whether the eMMC is used or not according to the service life state and the key state, and if yes, not using the eMMC;
specifically, whether the life state of the eMMC is used or not and whether the key state is that the key exists or not are judged, if yes, the eMMC is used and the eMMC is not used;
otherwise, the software programming is carried out.
Referring to fig. 3 and 4, a second embodiment of the present invention is:
an eMMC authentication method, which is different from the first embodiment:
the S2 specifically includes: sending a CMD8 instruction to obtain a register value of Extended CSD (Extended CSD register is one of eMMC controller registers and is mainly used for defining the attribute and the working mode of equipment), obtaining a 269-bit register for representing the life condition of MLC (Multi-Level Cell, Multi-layer Cell flash) type flash by referring to an eMMC standard protocol, referring to the content in the protocol, if the value of the 269-bit register is equal to 0x01 (namely hexadecimal data 01, which represents that the used equipment life accounts for 0% -10% of the total life of the equipment), indicating that the wear condition of the eMMC storage particles is 0% -10%, and if the value exceeds the range, indicating that the life condition of the eMMC is used;
specifically, the step S3 is;
s31, entering an RPMB (Replay Protected Memory Block) Partition of the eMMC by sending a CMD6 command;
storing some special data which need to be accessed and authorized in the RPMB Partition, so that an authorization key needs to be written in before starting, namely a preparation (provisioning) process, wherein the process needs to be completed in the process of combining the eMMC and equipment, namely equipment manufacturing, each piece of eMMC is intelligently written in the authorization key once, and then the written secret key is stored by the equipment and is used as a certificate for accessing the RPMB Partition every time;
s32, setting a block size parameter and a block number parameter of a subsequent eMMC write action by sending a CMD23 command; initiating a write action to the eMMC by sending a CMD25 command, wherein the write parameter of the write action is a second preset value;
specifically, referring to the emmc5.1 protocol (Embedded Multi-Media Card (e.mmc) Electrical Standard (5.1)), the data frames Byte0 and Byte1 of the write parameters are respectively set to 0x00 and 0x02 function codes, and the function codes can obtain the write count values of the RPMB partition;
s33, setting a block size parameter and a block number parameter of a subsequent eMMC read action by sending a CMD23 command, initiating a read action on the eMMC by sending a CMD18 command, and reading a return value corresponding to the write action; after receiving the function code, if the preparation process is completed, the eMMC returns the register information in its Write Counter (Write Counter), and if the eMMC has not written the authorization key, returns the status value 0x0007 (i.e. the hexadecimal data 0007);
s34, analyzing the Byte2 and the Byte3 in the return value data frame, wherein the two bytes represent the execution result of the request, if the Byte2 and the Byte3 have the value of 0x0007(0x0007 represents that the authorization key in the eMMC is not coded), the eMMC does not write the authorization key, otherwise, the key state is that the key exists;
the software programming in S4 specifically includes:
the software program is programmed by sending a CMD6 command to switch to the Normal partition.
Referring to fig. 2, a third embodiment of the present invention is:
an intelligent POS1 comprising a processor 2, a memory 3, and a computer program stored on the memory 3 and executable on the processor 2, the processor 2 implementing the steps of the first or second embodiment when executing the computer program.
To sum up, the present invention provides an eMMC verification method and a smart POS, wherein a communication with an unwritten eMMC is established when the smart POS is powered on and initialized, whether the eMMC has been used is determined by obtaining a register value of the eMMC and a key state in an RPMB partition, that is, whether key authorization has been performed, specifically, a wear condition of the eMMC is obtained according to the register value, thereby inferring a lifetime condition of the eMMC, using a characteristic that the RPMB partition authorization key is only allowed to be written once, if the key is written, it indicates that the eMMC has been used, discarding the eMMC whose register value is not a threshold value or the RPMB partition has the authorization key, without using, verifying whether the eMMC is a second-hand material before executing a software burning step, comparing with the conventional method for verifying a complete machine that has been produced, if a request requires a reinstallation, the eMMC verification is realized before burning the eMMC, the cost of verification is saved.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all equivalent changes made by using the contents of the present specification and the drawings, or applied directly or indirectly to the related technical fields, are included in the scope of the present invention.

Claims (10)

1. An eMMC verification method, comprising the steps of:
s1, establishing communication with the eMMC during power-on initialization;
s2, acquiring a register value of the eMMC, and analyzing according to the register value to obtain the service life state of the eMMC;
s3, acquiring the key state of the RPMB Partition in the eMMC;
and S4, judging whether the eMMC is used or not according to the life state and the key state, and if so, not using the eMMC.
2. The eMMC authentication method of claim 1, wherein S2 specifically is:
obtaining a 269-bit register value in the eMMC by sending a first instruction;
if the register value of 269 bits is greater than a first preset value, the life state of the eMMC is used;
the step S4 includes:
if the life state of the eMMC is used, the eMMC is not used.
3. The eMMC authentication method of claim 1, wherein S3 specifically is:
s31, entering the RPMB Partition of the eMMC by sending a second instruction;
s32, initiating a write action to the eMMC by sending a third instruction, wherein the write parameter of the write action is a second preset value;
s33, initiating a read action to the eMMC by sending a fourth instruction, and reading a return value corresponding to the write action;
s34, judging whether the return value is 0x0007, if not, the state of the secret key is that the secret key exists;
the step S4 includes:
if the key status is that a key already exists, the eMMC is not used.
4. The eMMC authentication method of claim 1, wherein S1 specifically is:
and when power-on initialization is carried out, entering U-Boot to establish communication with the non-programmed eMMC.
5. The eMMC authentication method of claim 1, wherein the S4 further comprises:
and judging whether the eMMC is used or not according to the service life state and the secret key state, and if not, performing software programming.
6. An intelligent POS comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor when executing the computer program performs the steps of:
s1, establishing communication with the eMMC during power-on initialization;
s2, acquiring a register value of the eMMC, and analyzing according to the register value to obtain the service life state of the eMMC;
s3, acquiring the key state of the RPMB Partition in the eMMC;
and S4, judging whether the eMMC is used or not according to the life state and the key state, and if so, not using the eMMC.
7. The intelligent POS of claim 6, wherein the S2 is specifically:
obtaining a 269-bit register value in the eMMC by sending a first instruction;
if the register value of 269 bits is greater than a first preset value, the life state of the eMMC is used;
the step S4 includes:
if the life state of the eMMC is used, the eMMC is not used.
8. The intelligent POS of claim 6, wherein the S3 is specifically:
s31, entering the RPMB Partition of the eMMC by sending a second instruction;
s32, initiating a write action to the eMMC by sending a third instruction, wherein the write parameter of the write action is a second preset value;
s33, initiating a read action to the eMMC by sending a fourth instruction, and reading a return value corresponding to the write action;
s34, judging whether the return value is 0x0007, if not, the state of the secret key is that the secret key exists;
the step S4 includes:
if the key status is that a key already exists, the eMMC is not used.
9. The intelligent POS of claim 6, wherein the S1 is specifically:
and when power-on initialization is carried out, entering U-Boot to establish communication with the non-programmed eMMC.
10. The intelligent POS of claim 6, wherein the S4 further comprises:
and judging whether the eMMC is used or not according to the service life state and the secret key state, and if not, performing software programming.
CN202011051456.2A 2020-09-29 2020-09-29 eMMC verification method and intelligent POS Pending CN112328265A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011051456.2A CN112328265A (en) 2020-09-29 2020-09-29 eMMC verification method and intelligent POS

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011051456.2A CN112328265A (en) 2020-09-29 2020-09-29 eMMC verification method and intelligent POS

Publications (1)

Publication Number Publication Date
CN112328265A true CN112328265A (en) 2021-02-05

Family

ID=74313774

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011051456.2A Pending CN112328265A (en) 2020-09-29 2020-09-29 eMMC verification method and intelligent POS

Country Status (1)

Country Link
CN (1) CN112328265A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114003415A (en) * 2021-10-18 2022-02-01 广州朗国电子科技股份有限公司 Method and device for verifying reliability write attribute of eMMC (enhanced multimedia card) and storage medium
CN114902191A (en) * 2022-03-24 2022-08-12 苏州佳世达电通有限公司 Monitoring method and device for electronic equipment and electronic equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104778794A (en) * 2015-04-24 2015-07-15 华为技术有限公司 Mobile payment device and method
US20160034683A1 (en) * 2014-08-01 2016-02-04 Samsung Electronics Co., Ltd. Memory card and storage system having authentication program and method for operating thereof
CN107330333A (en) * 2017-06-06 2017-11-07 百富计算机技术(深圳)有限公司 Ensure the method and device of POS firmware safety
CN107545185A (en) * 2017-08-24 2018-01-05 上海与德科技有限公司 Android mobile terminal administration authority detection method, device, terminal and storage medium
CN108108631A (en) * 2017-11-29 2018-06-01 晨星半导体股份有限公司 Root key processing method and related device
CN110096908A (en) * 2018-01-31 2019-08-06 爱思开海力士有限公司 The operating method of storage device and storage device
CN110214352A (en) * 2017-01-26 2019-09-06 萨基姆宽带联合股份公司 Recording method compatible with the extent of deterioration of storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160034683A1 (en) * 2014-08-01 2016-02-04 Samsung Electronics Co., Ltd. Memory card and storage system having authentication program and method for operating thereof
CN104778794A (en) * 2015-04-24 2015-07-15 华为技术有限公司 Mobile payment device and method
CN110214352A (en) * 2017-01-26 2019-09-06 萨基姆宽带联合股份公司 Recording method compatible with the extent of deterioration of storage medium
CN107330333A (en) * 2017-06-06 2017-11-07 百富计算机技术(深圳)有限公司 Ensure the method and device of POS firmware safety
CN107545185A (en) * 2017-08-24 2018-01-05 上海与德科技有限公司 Android mobile terminal administration authority detection method, device, terminal and storage medium
CN108108631A (en) * 2017-11-29 2018-06-01 晨星半导体股份有限公司 Root key processing method and related device
CN110096908A (en) * 2018-01-31 2019-08-06 爱思开海力士有限公司 The operating method of storage device and storage device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114003415A (en) * 2021-10-18 2022-02-01 广州朗国电子科技股份有限公司 Method and device for verifying reliability write attribute of eMMC (enhanced multimedia card) and storage medium
CN114902191A (en) * 2022-03-24 2022-08-12 苏州佳世达电通有限公司 Monitoring method and device for electronic equipment and electronic equipment

Similar Documents

Publication Publication Date Title
CN103646208B (en) Monitoring method and device of eMMC
CN100462949C (en) An information security device capable of automatic installation and its control method
US20100146190A1 (en) Flash memory storage system, and controller and method for anti-falsifying data thereof
CN112328265A (en) eMMC verification method and intelligent POS
CN108319520A (en) Mobile device alternate operating system based on secure storage
CN112015587B (en) Method and device for enhancing reliability of operating system
CN102915209B (en) Storage control chip, storage equipment and system data writing method
CN108153548A (en) A kind of EMMC firmware upgrade methods and device
CN111258613A (en) Firmware upgrade method, device, electronic device and storage medium
CN105100901B (en) A kind of virtual memory card configuration method and system
CN101639877A (en) Electronic device and method for updating basic input and output system thereof
CN108710563B (en) Application program log recording method and device
CN106951771B (en) Mobile terminal using method of android operating system
CN105812526A (en) Method and device for detecting peripheral control of intelligent terminal
CN111210863B (en) Method, device and equipment for testing embedded memory and computer storage medium
CN101452417B (en) Monitoring method and monitoring device thereof
CN112181388A (en) SDK component initialization method, device, storage medium and control terminal
CN116954801A (en) Configuration method, system, terminal and storage medium of system option menu
CN115202572B (en) Data writing method, storage system and computer readable storage medium
CN110308941A (en) BIOS compatibility method, device, terminal and computer storage medium without EDID screen
CN113434179B (en) Online upgrade method, device and equipment of programmable power supply and storage medium
US20100058461A1 (en) Embedded system with authentication, and associated authentication method
CN116048980A (en) A kind of FPGA prototype verification method and device
CN115525933A (en) Data tamper-proof method, device, electronic device and storage medium
CN100392764C (en) TV data storage method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20221103

Address after: Floor 3-4, Building 3A, Area A, Fuzhou Software Park, No. 89, Software Avenue, Gulou District, Fuzhou City, Fujian Province 350003

Applicant after: Fujian Liandi Commercial Technology Co.,Ltd.

Address before: 350000 building 23, area a, Fuzhou Software Park, 89 software Avenue, Gulou District, Fuzhou City, Fujian Province

Applicant before: FUJIAN LANDI COMMERCIAL EQUIPMENT Co.,Ltd.

CB02 Change of applicant information
CB02 Change of applicant information

Address after: Floor 3-4, Building 3A, Area A, Fuzhou Software Park, No. 89, Software Avenue, Gulou District, Fuzhou City, Fujian Province 350003

Applicant after: Yinjie Nico (Fujian) Technology Co.,Ltd.

Address before: Floor 3-4, Building 3A, Area A, Fuzhou Software Park, No. 89, Software Avenue, Gulou District, Fuzhou City, Fujian Province 350003

Applicant before: Fujian Liandi Commercial Technology Co.,Ltd.

WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20210205