2017-12-03 22:48:09 +01:00
|
|
|
config BR2_TARGET_BINARIES_MARVELL
|
|
|
|
bool "binaries-marvell"
|
|
|
|
depends on BR2_aarch64
|
|
|
|
help
|
|
|
|
Some systems, including Marvell Armada SoC, have a separate
|
|
|
|
System Control Processor (SCP) for power management, clocks,
|
|
|
|
reset and system control. ATF Boot Loader stage 2 (BL2) loads
|
|
|
|
optional SCP_BL2 image into a platform-specific region
|
|
|
|
of secure memory. This package downloads and installs such
|
2019-09-21 17:00:05 +02:00
|
|
|
firmware, which is needed to build ATF.
|
2017-12-03 22:48:09 +01:00
|
|
|
|
|
|
|
https://github.com/MarvellEmbeddedProcessors/binaries-marvell/
|