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