spl: atf: call bl31_entry function before jump to u-boot
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 16 Sep 2019 01:09:02 +0000 (10:09 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 10 Oct 2019 04:38:42 +0000 (13:38 +0900)
commitd332415fe82f29ba0d8b22ad4948c811c8ebd4c8
treea6763ba7a20fc6c70b66a4f197488de534b815e0
parentb8d4157db67474f900f16d988096d3a281573c77
spl: atf: call bl31_entry function before jump to u-boot

Call bl31_entry function before jump to u-boot in board_init_r.
This patch is added because of Dignsys's ATF patches.
In future, if find generic solution with fit-images node, will be
reverted.

Change-Id: I2a506207674aed8180d542a659d389c479d13b63
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
common/spl/spl.c
common/spl/spl_atf.c
include/spl.h