I'm investigating a input file of linker script for ARM Cortex-A53. It's really difficult for me about syntax and section defined into the scatter script file.
I don't know where to define the input sections, like .fini, .interp, .gnu.linkonce.r.*, .glue_7, etc...
And anyone can let me know what reference document for scatter file.
Thank you in advance.
Documentation on scatter files can be found in the Arm Compiler armlink User Guide, available from the following webpage:
"Chapter 8 Scatter File Syntax"http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.100070_0609_00_en/pge1362075650322.html