Merge pull request #3929 from gilles-peskine-arm/psa-driver-remove-old-accel

Remove old proposed accelerator interfaces
This commit is contained in:
Manuel Pégourié-Gonnard 2020-12-10 11:31:47 +01:00 committed by GitHub
commit a27a4e2f18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 30 additions and 948 deletions

View file

@ -111,8 +111,6 @@
#include "psa/crypto.h"
#include "psa/crypto_se_driver.h"
#include "psa/crypto_entropy_driver.h"
#include "psa/crypto_accel_driver.h"
#include "../library/psa_crypto_its.h"
int main()