arm-trusted-firmware/plat/arm
Sughosh Ganu 6aaf257de4 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
2022-01-27 18:09:02 +05:30
..
board Merge changes from topic "decouple-tb-mb" into integration 2022-01-25 08:10:58 +01:00
common feat(fwu): pass a const metadata structure to platform routines 2022-01-27 18:09:02 +05:30
css fix(plat/arm/sgi): disable SVE for NS to support SPM_MM builds 2021-12-02 08:27:51 +01:00
soc/common plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00