]> git.baikalelectronics.ru Git - arm-tf.git/commit
Add documentation about plat_try_next_boot_source to bl1_platform_setup
authorRoberto Vargas <roberto.vargas@arm.com>
Tue, 12 Dec 2017 10:39:44 +0000 (10:39 +0000)
committerRoberto Vargas <roberto.vargas@arm.com>
Wed, 10 Jan 2018 09:21:22 +0000 (09:21 +0000)
commit2a350dffedf2b8c2c33a2664afd4e59568a1070c
treeef990beca80a91c94357af3b16c26daff4824822
parent8d356425e5020a9e9dd31058f6916f811a36ec4b
Add documentation about plat_try_next_boot_source to bl1_platform_setup

If boot redundancy is required in BL1 then the initialization
of the boot sequence must be done in bl1_platform_setup. In BL2,
we had to add a new function, bl2_preload_setup, because
bl2_platform_setup is called after the images are loaded, making it
invalid for the boot sequence initialization.

Change-Id: I5c177ff142608ed38b4192288b06614343b2b83b
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
docs/porting-guide.rst