arm-trusted-firmware/bl31
Antonio Nino Diaz 0709055ed6 Remove support for the SMC Calling Convention 2.0
This reverts commit 2f37046524 ("Add support for the SMC Calling
Convention 2.0").

SMCCC v2.0 is no longer required for SPM, and won't be needed in the
future. Removing it makes the SMC handling code less complicated.

The SPM implementation based on SPCI and SPRT was using it, but it has
been adapted to SMCCC v1.0.

Change-Id: I36795b91857b2b9c00437cfbfed04b3c1627f578
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2019-01-30 16:01:49 +00:00
..
aarch64 Remove support for the SMC Calling Convention 2.0 2019-01-30 16:01:49 +00:00
bl31.ld.S Merge pull request #1738 from ardbiesheuvel/synquacer-spm 2019-01-16 16:01:42 +00:00
bl31.mk SPM: Rename folder of SPM based on MM 2019-01-22 09:21:07 +00:00
bl31_context_mgmt.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
bl31_main.c Correct typographical errors 2019-01-15 15:16:02 +00:00
ehf.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
interrupt_mgmt.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00