Skip to content
Commit d2cb0c8f authored by Michael Walle's avatar Michael Walle Committed by Tom Rini
Browse files

spl: atf: provide a bl2_plat_get_bl31_params_default()



Move the actual implementation of the bl2_plat_get_bl31_params() to its
own function. The weak function will just call the default
implementation. This has the advantage that board code can still call
the original implementation if it just want to modify minor things.

Signed-off-by: default avatarMichael Walle <michael@walle.cc>
parent 37c218a0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment