"p2p/git@web.lueluesay.top:root/go-libp2p.git" did not exist on "7081c1723a4a0cb0109f8eacac91fde206d7e8f3"
  • Andrew Thoelke's avatar
    Place assembler functions in separate sections · 0a30cf54
    Andrew Thoelke authored
    This extends the --gc-sections behaviour to the many assembler
    support functions in the firmware images by placing each function
    into its own code section. This is achieved by creating a 'func'
    macro used to declare each function label.
    
    Fixes ARM-software/tf-issues#80
    
    Change-Id: I301937b630add292d2dec6d2561a7fcfa6fec690
    0a30cf54
tsp_entrypoint.S 8.11 KB