xref: /OK3568_Linux_fs/buildroot/boot/binaries-marvell/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_TARGET_BINARIES_MARVELL
2	bool "binaries-marvell"
3	depends on BR2_aarch64
4	help
5	  Some systems, including Marvell Armada SoC, have a separate
6	  System Control Processor (SCP) for power management, clocks,
7	  reset and system control. ATF Boot Loader stage 2 (BL2) loads
8	  optional SCP_BL2 image into a platform-specific region
9	  of secure memory. This package downloads and installs such
10	  firmware, which is needed to build ATF.
11
12	  https://github.com/MarvellEmbeddedProcessors/binaries-marvell/
13