Lines Matching refs:AP
15 Application Processor (AP) BL2 image and signals the System Control Processor (SCP)
16 to power up the AP. The AP then runs AP BL2
20 1. AP BL2:
23 * Copies the AP BL31 image from Secure Flash to Secure SRAM
24 * Copies the AP BL32 (OP-TEE) image from Secure Flash to Secure DRAM
25 * Copies the AP BL33 (U-Boot) image from Secure Flash to Normal DRAM
26 * Transfers the execution to AP BL31
28 2. AP BL31:
31 * Transfers the execution to AP BL32 and then transfers the execution to AP BL33
35 3. AP BL32:
39 * Transfers the execution back to AP BL31