commit | 038348e95d958d9443e7f7845fccd81398aefb01 | [log] [tgz] |
---|---|---|
author | Shawn Shan <Shawn.Shan@arm.com> | Wed Sep 08 17:11:04 2021 +0800 |
committer | Anton Komlev <Anton.Komlev@arm.com> | Mon Nov 15 13:34:08 2021 +0100 |
tree | fef85315f971aff339f4a809ec4490d70ed8930d | |
parent | 8ab569b2933548f75b907df172601f9b931a940a [diff] |
SPM: Implement MM-IOVEC Secure Partition API - Add APIs for mapping and unmapping Secure Partition RoT Service input and output vectors. - Add changes to existing Secure Partition APIs when enable MM-IOVEC. They are psa_read(), psa_skip() and psa_write(). Note: MM-IOVEC can only support isolation level 1 currently. Change-Id: I424181025622cb2520bc7a3ab41e305ea722ace3 Signed-off-by: Shawn Shan <Shawn.Shan@arm.com>