Home
last modified time | relevance | path

Searched hist:c02fcc4a3849af4e534c8cf726562694f69b9a04 (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/bl1/
H A Dbl1_private.hc02fcc4a3849af4e534c8cf726562694f69b9a04 Wed Jun 15 12:53:50 UTC 2016 Sandrine Bailleux <sandrine.bailleux@arm.com> BL1: Add linker symbol identifying end of ROM content

This patch adds a new linker symbol in BL1's linker script named
'__BL1_ROM_END__', which marks the end of BL1's ROM content. This
covers BL1's code, read-only data and read-write data to relocate
in Trusted SRAM. The address of this new linker symbol is exported
to C code through the 'BL1_ROM_END' macro.

The section related to linker symbols in the Firmware Design guide
has been updated and improved.

Change-Id: I5c442ff497c78d865ffba1d7d044511c134e11c7
H A Dbl1.ld.Sc02fcc4a3849af4e534c8cf726562694f69b9a04 Wed Jun 15 12:53:50 UTC 2016 Sandrine Bailleux <sandrine.bailleux@arm.com> BL1: Add linker symbol identifying end of ROM content

This patch adds a new linker symbol in BL1's linker script named
'__BL1_ROM_END__', which marks the end of BL1's ROM content. This
covers BL1's code, read-only data and read-write data to relocate
in Trusted SRAM. The address of this new linker symbol is exported
to C code through the 'BL1_ROM_END' macro.

The section related to linker symbols in the Firmware Design guide
has been updated and improved.

Change-Id: I5c442ff497c78d865ffba1d7d044511c134e11c7