Searched hist:"6 aaf257de4a4070ebc233f35a09bce4c39ea038c" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/arm/common/ |
| H A D | arm_io_storage.c | 6aaf257de4a4070ebc233f35a09bce4c39ea038c Wed Nov 17 11:38:10 UTC 2021 Sughosh Ganu <sughosh.ganu@linaro.org> feat(fwu): pass a const metadata structure to platform routines
The metadata structure copy is passed to the platform routine to set the image source to boot the platform from. This is done by reading the metadata structure. Pass the metadata as a read-only copy to the routine -- the routine only needs to consume the metadata values and should not be able to update the metadata fields.
Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Change-Id: I399cad99ab89c71483e5a32a1de0e22df304f8b0
|
| /rk3399_ARM-atf/include/plat/common/ |
| H A D | platform.h | 6aaf257de4a4070ebc233f35a09bce4c39ea038c Wed Nov 17 11:38:10 UTC 2021 Sughosh Ganu <sughosh.ganu@linaro.org> feat(fwu): pass a const metadata structure to platform routines
The metadata structure copy is passed to the platform routine to set the image source to boot the platform from. This is done by reading the metadata structure. Pass the metadata as a read-only copy to the routine -- the routine only needs to consume the metadata values and should not be able to update the metadata fields.
Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Change-Id: I399cad99ab89c71483e5a32a1de0e22df304f8b0
|