Searched hist:"1 f37b9442fa47af519eabd2f5b67fdaeb1ddfa64" (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/plat/arm/board/juno/ |
| H A D | juno_bl1_setup.c | 1f37b9442fa47af519eabd2f5b67fdaeb1ddfa64 Tue Dec 15 14:28:24 UTC 2015 Dan Handley <dan.handley@arm.com> 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
|
| /rk3399_ARM-atf/plat/common/ |
| H A D | plat_bl1_common.c | 1f37b9442fa47af519eabd2f5b67fdaeb1ddfa64 Tue Dec 15 14:28:24 UTC 2015 Dan Handley <dan.handley@arm.com> 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
|
| /rk3399_ARM-atf/bl1/ |
| H A D | bl1_fwu.c | 1f37b9442fa47af519eabd2f5b67fdaeb1ddfa64 Tue Dec 15 14:28:24 UTC 2015 Dan Handley <dan.handley@arm.com> 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
|
| /rk3399_ARM-atf/include/plat/common/ |
| H A D | platform.h | 1f37b9442fa47af519eabd2f5b67fdaeb1ddfa64 Tue Dec 15 14:28:24 UTC 2015 Dan Handley <dan.handley@arm.com> 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
|