Searched refs:NOBITS (Results 1 – 4 of 4) sorted by relevance
18 NOBITS (rw!a): ORIGIN = BL31_NOBITS_BASE, LENGTH = BL31_NOBITS_LIMIT - BL31_NOBITS_BASE20 #define NOBITS RAM macro146 STACK_SECTION >NOBITS147 BSS_SECTION >NOBITS148 XLAT_TABLE_SECTION >NOBITS174 } >NOBITS
1533 In the ELF terminology, they are called ``NOBITS`` sections.1536 followed by all NOBITS sections. This is true for all TF-A images and it is1538 as small as possible. If a NOBITS section was inserted in between PROGBITS1540 this NOBITS section, making the image unnecessarily bigger. Smaller images1543 For BL31, a platform can specify an alternate location for NOBITS sections1714 is loaded at the top of the Trusted SRAM, such that its NOBITS sections will1781 |----------| <<<<<<<<<<<<< | BL31 NOBITS |1822 |--------------| <<<<<<<<<<<<< | BL31 NOBITS |1864 |----------| <<<<<<<<<<<<< | BL31 NOBITS |1896 |----------| <<<<<<<<<<<<< | BL31 NOBITS |[all …]
788 - ``SEPARATE_NOBITS_REGION``: Setting this option to ``1`` allows the NOBITS792 ``BL31_NOBITS_LIMIT``. When the option is ``0`` (the default), NOBITS
4290 NOBITS region to SRAM A1, convert AXP803 regulator setup code into a driver,6366 BL3-1/BL3-2 NOBITS sections on top of them has been added to the Juno port.6434 overlaying the BL3-1/BL3-2 NOBITS sections on top of these at runtime.
Completed in 18 milliseconds