• Antonio Nino Diaz's avatar
    Enable preloaded BL33 alternative boot flow · cf2c8a33
    Antonio Nino Diaz authored
    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
    cf2c8a33
user-guide.md 65.3 KB