DualTachyon / rk3588-secure-boot

Enabling Secure Boot on the RK3588 family of SoCs
Apache License 2.0
21 stars 2 forks source link

RK3568 compatibility #2

Closed Salex406 closed 2 weeks ago

Salex406 commented 2 weeks ago

Hello What do you think, can it be compatible with RK3568?

DualTachyon commented 2 weeks ago

Hard to say, I don't have a RK3568 device. The logic might me highly similar, but the register addresses will most likely be different.

Salex406 commented 2 weeks ago

I have tried, it stucks on "Sending 471" - Operation timed out. Why 471, what does it mean?

DualTachyon commented 2 weeks ago

That's because the registers are not the same. The code will not work as is.

DualTachyon commented 2 weeks ago

471 is RockChip terminology, I don't know why it is this number. Probably an internal documentation thing.