arm-trusted-firmware/services/std_svc/spmd
Max Shvetsov f7fb0bf77f Fix: fixing coverity issue for SPM Core.
spmd_get_context_by_mpidr was using potentially negative value as an
array index. plat_core_pos_by_mpidr could return -1 on failure which is
utilized by some platforms.

Signed-off-by: Max Shvetsov <maksims.svecovs@arm.com>
Change-Id: I7f8827e77f18da389c9cafdc1fc841aba9f03120
2020-09-07 16:16:35 +01:00
..
aarch64 SPMD: add SPM dispatcher based upon SPCI Beta 0 spec 2020-02-10 14:09:21 +00:00
spmd.mk SPMD: register the SPD PM hooks 2020-08-20 18:06:06 +01:00
spmd_main.c Fix: fixing coverity issue for SPM Core. 2020-09-07 16:16:35 +01:00
spmd_pm.c SPMC: embed secondary core ep info into to SPMC context 2020-08-20 18:06:06 +01:00
spmd_private.h SPMC: embed secondary core ep info into to SPMC context 2020-08-20 18:06:06 +01:00