hc
2024-11-01 2f529f9b558ca1c1bd74be7437a84e4711743404
1
2
3
4
5
6
7
8
9
10
11
12
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
     firmware, which is needed to build ATF.
 
     https://github.com/MarvellEmbeddedProcessors/binaries-marvell/