Searched hist:"8 f55dfb4ba1a7c2cb5af355ff614923b6000864d" (Results 1 – 6 of 6) sorted by relevance
| /rk3399_ARM-atf/bl1/ |
| H A D | bl1_private.h | 8f55dfb4ba1a7c2cb5af355ff614923b6000864d Tue Jun 24 13:02:34 UTC 2014 Sandrine Bailleux <sandrine.bailleux@arm.com> Remove concept of top/bottom image loading
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
|
| H A D | bl1_main.c | 8f55dfb4ba1a7c2cb5af355ff614923b6000864d Tue Jun 24 13:02:34 UTC 2014 Sandrine Bailleux <sandrine.bailleux@arm.com> Remove concept of top/bottom image loading
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
|
| /rk3399_ARM-atf/common/ |
| H A D | bl_common.c | 8f55dfb4ba1a7c2cb5af355ff614923b6000864d Tue Jun 24 13:02:34 UTC 2014 Sandrine Bailleux <sandrine.bailleux@arm.com> Remove concept of top/bottom image loading
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
|
| /rk3399_ARM-atf/bl2/ |
| H A D | bl2_main.c | 8f55dfb4ba1a7c2cb5af355ff614923b6000864d Tue Jun 24 13:02:34 UTC 2014 Sandrine Bailleux <sandrine.bailleux@arm.com> Remove concept of top/bottom image loading
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
|
| /rk3399_ARM-atf/include/common/ |
| H A D | bl_common.h | 8f55dfb4ba1a7c2cb5af355ff614923b6000864d Tue Jun 24 13:02:34 UTC 2014 Sandrine Bailleux <sandrine.bailleux@arm.com> Remove concept of top/bottom image loading
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
|
| /rk3399_ARM-atf/include/plat/common/ |
| H A D | platform.h | 8f55dfb4ba1a7c2cb5af355ff614923b6000864d Tue Jun 24 13:02:34 UTC 2014 Sandrine Bailleux <sandrine.bailleux@arm.com> Remove concept of top/bottom image loading
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
|