uniphier: switch to BL2-AT-EL3 and remove BL1 support
UniPhier platform implements non-TF boot ROM.  Prior to the BL2-AT-EL3
support, BL1 (worked as a pseudo ROM) was needed just for ensuring BL2
is entered at EL1-S.  Now, this platform is able to avoid this waste.

Enable the BL2_AT_EL3 option, and remove BL1.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
1 parent 8e053dc commit 247fc0435191586b053f730302d28a419d3c6939
@Masahiro Yamada Masahiro Yamada authored on 18 Dec 2017
Showing 6 changed files
View
docs/plat/socionext-uniphier.rst
View
plat/socionext/uniphier/include/platform_def.h
View
plat/socionext/uniphier/platform.mk
View
plat/socionext/uniphier/uniphier.h
View
plat/socionext/uniphier/uniphier_bl1_setup.c 100644 → 0
View
plat/socionext/uniphier/uniphier_bl2_setup.c