top of page
Memory locations
- 
Bootloader
 
POI's ("RETAIL" v1.01 binary only):
​
- 
Offset 0x1104143C: Start of U-Boot stack area
 - 
Offset 0x11041AF0: AES-128-CBC 128 bit crypto key used for decrypting the Linux Kernel image
 - 
Offset 0x11041B10: AES-128-CBC 128 bit initialization vector used for decrypting the Linux Kernel image
 - 
Offset 0x110454A8: Linux Kernel uImage header (0x40 bytes)
 
bottom of page