Home
last modified time | relevance | path

Searched refs:NOBITS (Results 1 – 4 of 4) sorted by relevance

/arm-trusted-firmware-2.8.0/bl31/
A Dbl31.ld.S18 NOBITS (rw!a): ORIGIN = BL31_NOBITS_BASE, LENGTH = BL31_NOBITS_LIMIT - BL31_NOBITS_BASE
20 #define NOBITS RAM macro
146 STACK_SECTION >NOBITS
147 BSS_SECTION >NOBITS
148 XLAT_TABLE_SECTION >NOBITS
174 } >NOBITS
/arm-trusted-firmware-2.8.0/docs/design/
A Dfirmware-design.rst1533 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 is
1538 as small as possible. If a NOBITS section was inserted in between PROGBITS
1540 this NOBITS section, making the image unnecessarily bigger. Smaller images
1543 For BL31, a platform can specify an alternate location for NOBITS sections
1714 is loaded at the top of the Trusted SRAM, such that its NOBITS sections will
1781 |----------| <<<<<<<<<<<<< | BL31 NOBITS |
1822 |--------------| <<<<<<<<<<<<< | BL31 NOBITS |
1864 |----------| <<<<<<<<<<<<< | BL31 NOBITS |
1896 |----------| <<<<<<<<<<<<< | BL31 NOBITS |
[all …]
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dbuild-options.rst788 - ``SEPARATE_NOBITS_REGION``: Setting this option to ``1`` allows the NOBITS
792 ``BL31_NOBITS_LIMIT``. When the option is ``0`` (the default), NOBITS
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md4290 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 19 milliseconds