juno: Revert FWU update detect mechanism
The patch 7b56928 unified the FWU mechanism on FVP and Juno
platforms due to issues with MCC firmware not preserving the
NVFLAGS. With MCCv150 firmware, this issue is resolved. Also
writing to the NOR flash while executing from the same flash
in Bypass mode had some stability issues. Hence, since the
MCC firmware issue is resolved, this patch reverts to the
NVFLAGS mechanism to detect FWU. Also, with the introduction
of SDS (Shared Data Structure) by the SCP, the reset syndrome
needs to queried from the appropriate SDS field.

Change-Id: If9c08f1afaaa4fcf197f3186887068103855f554
Signed-off-by: Sathees Balya <sathees.balya@arm.com>
Signed-off-by: Soby Mathew <Soby.Mathew@arm.com>
1 parent 783fd8e commit 4da6f6cde3c72bd9786fc20141848c770c84f784
@Sathees Balya Sathees Balya authored on 3 Sep 2018
Showing 7 changed files
View
include/plat/arm/board/common/v2m_def.h
View
include/plat/arm/common/plat_arm.h
View
plat/arm/board/juno/juno_bl1_setup.c
View
plat/arm/board/juno/juno_err.c 0 → 100644
View
plat/arm/board/juno/platform.mk
View
plat/arm/common/arm_bl1_setup.c
View
plat/arm/common/arm_err.c