Lines Matching refs:sections
77 The sections below provide the following details:
166 path as described in the following sections.
607 BL31 zero-init sections (e.g. ``.bss``) should not contain valid data on entry,
828 The following sections describe the framework which facilitates the
899 call handling functions are provided in the following sections.
1652 sections;
1657 corresponding sections need to be allocated and initialized at run-time.
1658 In the ELF terminology, they are called ``NOBITS`` sections.
1660 All PROGBITS sections are grouped together at the beginning of the image,
1661 followed by all NOBITS sections. This is true for all TF-A images and it is
1664 sections then the resulting binary file would contain zero bytes in place of
1668 For BL31, a platform can specify an alternate location for NOBITS sections
1669 (other than immediately following PROGBITS sections) by setting
1804 sections must not overstep. The platform code must provide those.
1841 is loaded at the top of the Trusted SRAM, such that its NOBITS sections will
2232 The below sections analyze the data structures allocated in the coherent memory
2871 in the previous sections. The code is also divided into the following