some bootroms i've dumped
Find a file
2024-08-09 19:34:53 +00:00
am3358-public.bin Add AM3358 public 2024-08-09 18:56:54 +00:00
mcimx6u5dvm10ab.bin Add i.MX6 2024-08-09 19:34:53 +00:00
readme.md Add i.MX6 2024-08-09 19:34:53 +00:00
rk3399.bin Add some rockchip bootroms 2024-08-09 05:45:47 +00:00
rk3588.bin Add some rockchip bootroms 2024-08-09 05:45:47 +00:00

bootroms

This repo contains a few bootroms I've dumped.

Parameters for analysis:

  • Rockchip: AArch64, base address 0xffff_0000
  • TI AM3358: ARMv7-A, base address 0x4002_0000
    • TI is rude, this only contains the public bootrom. The actual bootrom is disabled
  • i.MX6: ARMv7-A, base address 0x0000_0000