This patch enhances the total_compute platform by enabling bloblist support. This facilitates information passing from TF-A via the firmware firmware handoff framework.
Jayanth Dodderi Chidanand (1): board: total_Compute: enable bloblist for SPL handoff arch/arm/Kconfig | 2 +- board/armltd/total_compute/Makefile | 2 +- board/armltd/total_compute/total_compute.c | 5 ++++- board/armltd/total_compute/total_compute.env | 6 ++++++ configs/total_compute_defconfig | 3 +++ 5 files changed, 15 insertions(+), 3 deletions(-) -- 2.34.1