Config.in 512 B

123456789101112
  1. config 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. https://github.com/MarvellEmbeddedProcessors/binaries-marvell/