Skip to content

Introduce TC0 platform

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

Created by: uarif1

In this platform:

  • the ROM firmware sets up 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 setups the required clocks, timer, ppus as well as other components including MHU and SCMI for dvfs and clocks.

Merge request reports