Antonio Nino Diaz | 1451f61 | 2018-11-30 10:51:26 +0000 | [diff] [blame^] | 1 | This is a prototype loosely based on the SPCI Alpha and SPRT pre-alpha |
| 2 | specifications. Any interface / platform API introduced for this is subject to |
| 3 | change as it evolves. |
| 4 | |
| 5 | Cactus is meant to be the main test Secure Partition. It is the one meant to |
| 6 | have most of the tests that a Secure Partition has to do. Ivy is meant to be |
| 7 | more minimalistic. In the future, Cactus may be modified to be a S-EL1 partition |
| 8 | while Ivy will remain as a S-EL0 partition. |