commit | bf25a40401070a8bc17de71271058d08c07811ab | [log] [tgz] |
---|---|---|
author | Miklos Balint <miklos.balint@arm.com> | Thu Jun 14 17:43:54 2018 +0200 |
committer | Mate Toth-Pal <mate.toth-pal@arm.com> | Fri Jan 04 10:50:43 2019 +0100 |
tree | d966ddfc4aa7fd9021bce52198592faafd7c845e | |
parent | db5f4b7555d1c5ce5511fcfc047de9d2be93027b [diff] |
Core: create iovec-based veneers for secure functions Define uniform API for all secure functions to enable IO buffer sanitization when a secure function call is made. If secure function API is adopted for a given secure function, it no longer needs to add a veneer, which is instead auto-generated from the manifest file. Change-Id: If3cdf579b0c39b5c1dff0721b3d563e06582825f Signed-off-by: Miklos Balint <miklos.balint@arm.com>