TSEC: Difference between revisions

Line 251: Line 251:
== Device key generation ==
== Device key generation ==
The Falcon device key is generated by reading SOR registers modified by Falcon.
The Falcon device key is generated by reading SOR registers modified by Falcon.
  // Clear host1x sync config
  // Clear something in host channel 0 (host1x) MMIO region
  *(u32 *)0x50003300 = 0;
  *(u32 *)0x50003300 = 0;