commit | 0e402d39393574a60e10dc26c637cfc1b5399c60 | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Wed Jan 30 16:01:49 2019 +0000 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Wed Jan 30 16:01:49 2019 +0000 |
tree | 31b5d3b7354ad9a8b1bb3e423762e5ea1235d05b | |
parent | e5557d4ce980dddf109dc8fbc170591717cdeb14 [diff] |
Remove support for the SMC Calling Convention 2.0 This reverts commit 2f370465241c ("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>