![]() ![]() ![]() |
![]() |
Welcome to the GSM-Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Only registered members may post questions, contact other members or search our database of over 8 million posts. Registration is fast, simple and absolutely free so please - Click to REGISTER! If you have any problems with the registration process or your account login, please contact contact us . |
|
Register | FAQ | Donate | Forum Rules | Root any Device | ★iPhone Unlock★ | [ Easy-JTAG ] | Direct Unlock Source | Search | Today's Posts | Mark Forums Read |
Easy-Jtag / Easy-Jtag Plus The official support section. You can ask here your question and get answer regarding using Easy-Jtag / Easy-Jtag Plus. |
![]() |
| LinkBack | Thread Tools | Display Modes |
![]() | #1 (permalink) |
Product Supporter ![]() ![]() ![]() Join Date: Jun 2002 Location: Belarus Age: 46
Posts: 3,142
Member: 13148 Status: Offline Thanks Meter: 2,836 | RPMB section: what it is and what to do with it. In a UFS chip, the section that performs the RPMB functions is ID: W-LUN 0xC4 This section is intended for storage of information to which direct access is closed. The picture from the Samsung presentation shows how it works. ![]() How it works in more detail: If the key (Key) is absent, then the device (processor) programs the key into the microchip. The key is generated from the processor SN and the eMMC CID, and thus the key is different for different processors and different eMMCs. Further work occurs in the mode as with the programmed key. The programmed key cannot be changed. If the key (Key) already exists, then, as a rule, the counter has a value greater than 0. With a microcircuit that already has a key (16 bytes), the device (processor) can work only through data encoded with a key (Key) and a counter. Read mode: the device (processor) receives the counter value from the eMMC, requests reading data (in blocks of 256 bytes), receives the data encoded by the counter and key, decrypts it using the stored key and counter value, checks the validity of the data. Write mode: the device (processor) receives the counter value from the eMMC, encodes the data using a key and a counter (in blocks of 256 bytes) and sends it to the microchip. The chip decrypts them using the stored key and the value of the counter, checks the validity of the data. If the data is valid, the block is written, and the value of the record counter (Counter) is incremented by 1. Thus, the value of the write counter (Counter) shows how many blocks of 256 bytes (or how many times) were written into the RPMB area. In order to write to the RPMB section, you need to know the key that is stored in the microchip (eMMC). In order to read, you can try to apply a certain method of obtaining data. Although it is impossible to guarantee their validity, but experiments conducted by the Z3x Easy JTAG team show that the data read in this way is valid in more than 90% of cases. In the latest versions of the Z3x EasyJTAG Classic program (3.4.4.0 and above), the output has been added to the log of the status bar of the RPMB area (did it ever write to the data or not). An example of a line in the program log: EMMC RPMB is not yet programmed (clear) or NO Error or EMMC RPMB is programmed and written 12 times At the same time, the ability to read RPMB experimentally is available through the choice of the RPMB partition (in the ROM select box). Important: 1) when the Firmware is written to the eMMC, the internal NAND memory of the eMMC is re-initialized, erasing the key, the counter and the RPMB data 2) it is not possible to remove the key from the RPMB or change the counter other than increasing the counter value by writing data encoded with a valid key. Last edited by layder; 12-04-2019 at 11:12. |
The Following 53 Users Say Thank You to layder For This Useful Post: |
![]() | #2 (permalink) |
Product Supporter ![]() ![]() ![]() Join Date: Jun 2002 Location: Belarus Age: 46
Posts: 3,142
Member: 13148 Status: Offline Thanks Meter: 2,836 | For the end user, it is enough to know the status of the RPMB partiton in order to select the used eMMC chips that can be put into devices with Exynos CPU line Samsung N8000 (of that require a clean RPMB). Writing to RPMB is impossible without a key that is generated by the CPU of the device and is written to the eMMC once. |
The Following 29 Users Say Thank You to layder For This Useful Post: |
![]() | #3 (permalink) |
Product Supporter ![]() ![]() ![]() Join Date: Jun 2002 Location: Belarus Age: 46
Posts: 3,142
Member: 13148 Status: Offline Thanks Meter: 2,836 | EasyJTAG Plus Software (1.6.0 and later) was informed of RPMB Status at log and at header as: EMMC RPMB (Replay Protected Memory Block) Capacity: 4096 KB (000000400000) Counter: 1175 , Response: Not Clean or EMMC RPMB (Replay Protected Memory Block) Capacity: 4096 KB (000000400000) Counter: 0 , Response: Maybe not clean or EMMC RPMB (Replay Protected Memory Block) Capacity: 4096 KB (000000400000) Counter: 0 , Response: Clean |
The Following 30 Users Say Thank You to layder For This Useful Post: |
![]() | #4 (permalink) |
Product Supporter ![]() ![]() ![]() Join Date: Jun 2002 Location: Belarus Age: 46
Posts: 3,142
Member: 13148 Status: Offline Thanks Meter: 2,836 | you can post you question on this thread: http://forum.gsmhosting.com/vbb/f672...tions-2704742/ |
The Following 10 Users Say Thank You to layder For This Useful Post: |
![]() | #5 (permalink) |
Product Supporter ![]() ![]() ![]() Join Date: Jun 2002 Location: Belarus Age: 46
Posts: 3,142
Member: 13148 Status: Offline Thanks Meter: 2,836 | UFI box software can not read or write RPMB area UFI box software is can't get any data from RPMB, and readed file contain old read buffer. EasyJTAG Classic software can fully work with RPMB with user-created key. But device CPU use own key, and device CPU can't work with user-created RPMB key, it doun't know this key. If anybody want to test - you need use any OLD eMMC, which has the ability to update the firmware To test RPMB work ability: 1) write firmware yo eMMC to clean RPMB keys 2) Use EasyJTAG Classic software to read-write RPMB area with you key 3) you can check the read and written data as many times as you like and make sure that the program can actually work with the RPMB partition. 4) you need write firmware yo eMMC after to clean RPMB keys for use eMMC at another device Last edited by layder; 10-18-2020 at 21:27. |
The Following 21 Users Say Thank You to layder For This Useful Post: |
![]() |
Bookmarks |
Thread Tools | |
Display Modes | |
| |
|