Skip to content
Snippets Groups Projects
  1. Apr 05, 2017
  2. Apr 04, 2017
  3. Apr 01, 2017
  4. Mar 31, 2017
    • Alexey Brodkin's avatar
      arcv2: Halt non-master cores · 6cba327b
      Alexey Brodkin authored
      
      Even though we expect only master core to execute U-Boot code
      let's make sure even if for some reason slave cores attempt to
      execute U-Boot in parallel with master they get halted very early.
      
      If platform wants it may kick-start slave cores before passing control
      to say Linux kernel or any other application that want to see all cores
      of SMP SoC up and running.
      
      Signed-off-by: default avatarAlexey Brodkin <abrodkin@synopsys.com>
      6cba327b
Loading