u-boot/arch
Jagan Teki 96070460c3 rockchip: rk3399: Get bl31.elf via BL31
Right now rockchip platform need to copy bl31.elf into u-boot
source directory to make use of building u-boot.itb.

So, add environment variable BL31 like Allwinner SoC so-that the
bl31.elf would available via BL31.

If the builds are not exporting BL31 env, the make_fit_atf.py
explicitly create dummy bl31.elf in u-boot root directory to
satisfy travis builds and it will show the warning on console as

 WARNING: BL31 file bl31.elf NOT found, resulting binary is non-functional
 WARNING: Please read Building section in doc/README.rockchip

Note, that the dummy bl31 files were created during not exporting
BL31 case would be removed via clean target in Makefile.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
2019-06-26 21:11:27 +08:00
..
arc
arm rockchip: rk3399: Get bl31.elf via BL31 2019-06-26 21:11:27 +08:00
m68k
microblaze
mips
nds32
nios2
powerpc t2080: dts: Added PCIe DT nodes 2019-06-20 10:44:25 +05:30
riscv
sandbox
sh sh: r0p7734: Remove the board 2019-06-14 12:42:06 +02:00
x86 watchdog: tangier: Convert to use WDT class 2019-06-22 22:27:13 +08:00
xtensa
.gitignore
Kconfig Kconfig: Add SPI / SPI_FLASH as dependencies 2019-06-13 12:51:06 +05:30