mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2025-01-07 10:50:26 +00:00
8f55dfb4ba
This concept is no longer required since we now support loading of images at fixed addresses only. The image loader now automatically detects the position of the image inside the current memory layout and updates the layout such that memory fragmentation is minimised. The 'attr' field of the meminfo data structure, which used to hold the bottom/top loading information, has been removed. Also the 'next' field has been removed as it wasn't used anywhere. The 'init_bl2_mem_layout()' function has been moved out of common code and put in BL1-specific code. It has also been renamed into 'bl1_init_bl2_mem_layout'. Fixes ARM-software/tf-issues#109 Change-Id: I3f54642ce7b763d5ee3b047ad0ab59eabbcf916d |
||
---|---|---|
.. | ||
diagrams | ||
change-log.md | ||
firmware-design.md | ||
interrupt-framework-design.md | ||
porting-guide.md | ||
rt-svc-writers-guide.md | ||
user-guide.md |