arm-trusted-firmware/services/std_svc
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
..
sdei plat/arm/fvp: Support performing SDEI platform setup in runtime 2020-05-15 10:05:06 -05:00
spm_mm xlat_tables_v2: add base table section name parameter for spm_mm 2020-06-02 14:53:06 +09:00
spmd Fix: fixing coverity issue for SPM Core. 2020-09-07 16:16:35 +01:00
std_svc_setup.c SPCI is now called PSA FF-A 2020-05-25 08:55:36 +00:00