Skip to content

Introduce TC1 platform

Darryl Green requested to merge github/fork/uarif1/TC1 into master

Created by: uarif1

In this platform:

  • The ROM firmware configures CMN Booker, the required the clocks and timer and switches on the primary AP core. The ROM firmware waits for AP BL2 to signal SCP to start copying the RAM firmware from AP secure RAM to SCP RAM.
  • The RAM firmware configures the required clocks, timer, PPUs as well as other components including MHU and SCMI for dvfs and clocks.

Merge request reports