plat-totalcompute: remap console logsRemapping console logs from soc uart1 (s0 termial)to css secure (uart1_ap terminal)Signed-off-by: Annam Sai Manisha <annam.saimanisha@arm.com>Acked-by: Jens
plat-totalcompute: remap console logsRemapping console logs from soc uart1 (s0 termial)to css secure (uart1_ap terminal)Signed-off-by: Annam Sai Manisha <annam.saimanisha@arm.com>Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
show more ...
plat-totalcompute: change entrypoint of secure partitionThe default image offset is changed from 0x1000 to 0x4000 to accommodatethe boot protocol information.Signed-off-by: Davidson K <davidson.
plat-totalcompute: change entrypoint of secure partitionThe default image offset is changed from 0x1000 to 0x4000 to accommodatethe boot protocol information.Signed-off-by: Davidson K <davidson.kumaresan@arm.com>Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
plat-totalcompute: Update SP manifest as per latest SPMC changesUpdate UUID to little endian:The Hafnium SPMC expects a little endian representation of the UUIDas an array of four integers in the
plat-totalcompute: Update SP manifest as per latest SPMC changesUpdate UUID to little endian:The Hafnium SPMC expects a little endian representation of the UUIDas an array of four integers in the SP manifest.Update messaging-method:Fix the SP manifest to align with messaging method field changesintroduced in hafnium repository with commit"fix(ff-a): use messaging info from the manifest"Signed-off-by: Davidson K <davidson.kumaresan@arm.com>Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
plat-totalcompute: Add OP-TEE SP manifest fileAdd Secure Partition manifest file. This file is used when OP-TEE is buildwith CFG_CORE_SEL2_SPMC support when creating the SP binary image.Signed-o
plat-totalcompute: Add OP-TEE SP manifest fileAdd Secure Partition manifest file. This file is used when OP-TEE is buildwith CFG_CORE_SEL2_SPMC support when creating the SP binary image.Signed-off-by: Arunachalam Ganapathy <arunachalam.ganapathy@arm.com>Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>