commit | 1f5b1c6b4ee2d8dcac33c99a3adc0dfcdd295594 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Mon Jan 15 12:51:03 2024 +0100 |
committer | Imre Kis <imre.kis@arm.com> | Fri Apr 26 12:51:40 2024 +0200 |
tree | 0a542f28e74e014c7723606eb7f721a3a24d6306 | |
parent | 4a0829df99ee6d009526a6872a614f8248e5fca0 [diff] |
Make supported FF-A version configurable in libsp Introduce CFG_FFA_VERSION macro for configuring FF-A version in libsp. The value of CFG_FFA_VERSION follows the version format of FFA_VERSION. The allowed versions are FF-A v1.0 and v1.1. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: I7f2b425f9267758c4dfec513bc7a3bde773c7a97