SPCI is now called PSA FF-A
SPCI is renamed as PSA FF-A which stands for Platform Security
Architecture Firmware Framework for A class processors.
This patch replaces the occurrence of SPCI with PSA FF-A(in documents)
or simply FFA(in code).

Change-Id: I4ab10adb9ffeef1ff784641dfafd99f515133760
Signed-off-by: J-Alves <joao.alves@arm.com>
1 parent beff491 commit 662af36d9ca38eec53eed8613b916d12f8442e3e
@J-Alves J-Alves authored on 7 May 2020
Olivier Deprez committed on 25 May 2020
Showing 15 changed files
View
docs/about/features.rst
View
docs/components/index.rst
View
docs/components/psa-ffa-manifest-binding.rst 0 → 100644
View
docs/components/spci-manifest-binding.rst 100644 → 0
View
docs/global_substitutions.txt
View
docs/glossary.rst
View
include/services/ffa_svc.h 0 → 100644
View
include/services/spci_svc.h 100644 → 0
View
include/services/spm_core_manifest.h
View
include/services/spmd_svc.h
View
plat/arm/board/fvp/fdts/fvp_spmc_manifest.dts
View
plat/common/plat_spmd_manifest.c
View
services/std_svc/spmd/spmd_main.c
View
services/std_svc/spmd/spmd_private.h
View
services/std_svc/std_svc_setup.c