Olivier Deprez | e4554ac | 2020-11-10 09:31:26 +0100 | [diff] [blame] | 1 | This directory provides sample Secure Partitions: |
Antonio Nino Diaz | 1451f61 | 2018-11-30 10:51:26 +0000 | [diff] [blame] | 2 | |
Olivier Deprez | e4554ac | 2020-11-10 09:31:26 +0100 | [diff] [blame] | 3 | -Cactus is the main test Secure Partition run at S-EL1 on top of the S-EL2 |
| 4 | firmware. It complies with the FF-A 1.0 specification and provides sample |
| 5 | ABI calls for setup and discovery, direct request/response messages, and |
| 6 | memory sharing interfaces. |
| 7 | |
| 8 | -Cactus-MM is a sample partition complying with the MM communication |
| 9 | interface (not related to FF-A). It is run at S-EL0 on top of TF-A's |
| 10 | SPM-MM implementation at EL3. |
| 11 | |
| 12 | -Ivy and Quark are currently deprecated. |