arm-trusted-firmware/plat/arm/board/juno
Dan Handley 1f37b9442f FWU: Pass client cookie to FWU_SMC_UPDATE_DONE
The current FWU_SMC_UPDATE_DONE implementation incorrectly passes
an unused framework cookie through to the 1st argument in the
platform function `bl1_plat_fwu_done`. The intent is to allow
the SMC caller to pass a cookie through to this function.

This patch fixes FWU_SMC_UPDATE_DONE to pass x1 from the caller
through to `bl1_plat_fwu_done`. The argument names are updated
for clarity.

Upstream platforms currently do not use this argument so no
impact is expected.

Change-Id: I107f4b51eb03e7394f66d9a534ffab1cbc09a9b2
2015-12-15 14:33:25 +00:00
..
aarch64 Juno R2: Configure the correct L2 RAM latency values 2015-11-19 14:53:58 +00:00
include Rework use of ARM GIC drivers on ARM platforms 2015-12-09 09:58:17 +00:00
tsp Rework use of ARM GIC drivers on ARM platforms 2015-12-09 09:58:17 +00:00
juno_bl1_setup.c FWU: Pass client cookie to FWU_SMC_UPDATE_DONE 2015-12-15 14:33:25 +00:00
juno_def.h Juno: Rework platform reset handler 2015-11-19 14:53:58 +00:00
juno_err.c TBB: add Trusted Watchdog support on ARM platforms 2015-12-02 13:54:35 +00:00
juno_pm.c Support PSCI SYSTEM SUSPEND on Juno 2015-10-30 09:07:17 +00:00
juno_security.c Separate CSS security setup from SOC security setup 2015-09-11 11:50:26 +01:00
platform.mk FWU: Add Firmware Update support in BL2U for ARM platforms 2015-12-09 17:41:19 +00:00