Enable preloaded BL33 alternative boot flow
Enable alternative boot flow where BL2 does not load BL33 from
non-volatile storage, and BL31 hands execution over to a preloaded
BL33.

The flag used to enable this bootflow is BL33_BASE, which must hold
the entrypoint address of the BL33 image. The User Guide has been
updated with an example of how to use this option with a bootwrapped
kernel.

Change-Id: I48087421a7b0636ac40dca7d457d745129da474f
1 parent 8532072 commit cf2c8a33e02029d9b15f4b428b1ddd0ec4e687a4
@Antonio Nino Diaz Antonio Nino Diaz authored on 15 Feb 2016
Showing 4 changed files
View
Makefile
View
bl2/bl2_main.c
View
docs/porting-guide.md
View
docs/user-guide.md