Replace S-EL3 references by EL3
The "Secure" prefix (S-ELx) is valid only for S-EL0 and S-EL1 but is
meaningless for EL3, since EL3 is always secure. Hence, the "S" prefix
has been removed from wherever it was used as "S-EL3".

Change-Id: Icdeac9506d763f9f83d7297c7113aec7b85e9dbe
Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com>
1 parent 701b498 commit a623832683e3dc26560d1334a6f7ab0a7b0bce29
@John Tsichritzis John Tsichritzis authored on 14 Sep 2018
Showing 10 changed files
View
plat/arm/common/arm_bl31_setup.c
View
plat/hisilicon/poplar/bl31_plat_setup.c
View
plat/layerscape/common/ls_bl31_setup.c
View
plat/marvell/common/marvell_bl31_setup.c
View
plat/mediatek/mt6795/bl31_plat_setup.c
View
plat/mediatek/mt8173/bl31_plat_setup.c
View
plat/qemu/qemu_bl31_setup.c
View
plat/rockchip/common/bl31_plat_setup.c
View
plat/rpi3/rpi3_bl31_setup.c
View
plat/xilinx/zynqmp/bl31_zynqmp_setup.c