arm-trusted-firmware/plat/intel/soc
Jit Loon Lim 82752c4123 fix(intel): update individual return result for hps and fpga bridges
The code is designed to execute SOC2FPGA and LWSOC2FPGA first
then to F2SOC and both sharing the same result "return".
Thus when F2SOC is executed, the "return" result will overwrite
SOC2FPGA "return" result even though it is not enabled.
Using 2 different "return" result to for each bridges and
return both of them at the end of the function to
avoid being overwritten.

Change-Id: Id9de3f416fe3020db35bc946135b175be2a7dc1e
Signed-off-by: Jit Loon Lim <jit.loon.lim@intel.com>
2023-11-03 23:42:18 +08:00
..
agilex chore: remove MULTI_CONSOLE_API references 2023-09-12 15:28:36 +02:00
agilex5 chore: remove MULTI_CONSOLE_API references 2023-09-12 15:28:36 +02:00
common fix(intel): update individual return result for hps and fpga bridges 2023-11-03 23:42:18 +08:00
n5x chore: remove MULTI_CONSOLE_API references 2023-09-12 15:28:36 +02:00
stratix10 feat(intel): platform enablement for Agilex5 SoC FPGA 2023-07-05 10:11:22 +08:00