u-boot/arch
Suman Anna 078332cee3 arm: mach-k3: am642: Shut down R5 core after ATF startup on A53
The AM642 SoCs use the Main R5FSS0 as a boot processor, and runs
the R5 SPL that performs the initialization of the System Controller
processor and starting the Arm Trusted Firmware (ATF) on the Arm
Cortex A53 cluster. The Core0 serves as this boot processor and is
parked in WFE after all the initialization. Core1 does not directly
participate in the boot flow, and is simply parked in a WFI.

Power down these R5 cores (and the associated RTI timer resources
that were indirectly powered up) after starting up ATF on A53 by
using the appropriate SYSFW API in release_resources_for_core_shutdown().
This allows these Main R5F cores to be further controlled from the
A53 to run regular applications.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
2021-05-12 16:27:57 +05:30
..
arc lmb: move CONFIG_LMB in Kconfig 2021-04-22 14:09:45 -04:00
arm arm: mach-k3: am642: Shut down R5 core after ATF startup on A53 2021-05-12 16:27:57 +05:30
m68k allow opting out of WATCHDOG_RESET() from timer interrupt 2021-04-28 10:05:13 +02:00
microblaze lmb: move CONFIG_LMB in Kconfig 2021-04-22 14:09:45 -04:00
mips mips: octeon: ebb7304: Add support for some I2C devices 2021-04-28 10:05:12 +02:00
nds32 lmb: move CONFIG_LMB in Kconfig 2021-04-22 14:09:45 -04:00
nios2 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
powerpc powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLD 2021-04-28 10:05:13 +02:00
riscv riscv: cpu: fu740: clear feature disable CSR 2021-05-05 16:11:27 +08:00
sandbox Revert "fdt: translate address if #size-cells = <0>" 2021-05-12 16:27:57 +05:30
sh lmb: move CONFIG_LMB in Kconfig 2021-04-22 14:09:45 -04:00
x86 lmb: move CONFIG_LMB in Kconfig 2021-04-22 14:09:45 -04:00
xtensa lmb: move CONFIG_LMB in Kconfig 2021-04-22 14:09:45 -04:00
.gitignore
Kconfig sandbox: enable IRQ using select for sandbox architecture 2021-04-20 07:31:35 -04:00
u-boot-elf.lds arch: Add explicit linker script for u-boot-elf 2020-04-03 11:52:55 -04:00