Merge pull request #178 from ARMmbed/dev/Patater/driver-model-fixes

Update crypto_driver.h for driver model terminology and also to pass CI
This commit is contained in:
Jaeden Amero 2018-10-26 14:43:36 +01:00 committed by GitHub
commit 243794fc38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 503 additions and 493 deletions

File diff suppressed because it is too large Load diff

View file

@ -225,6 +225,7 @@
<ClInclude Include="..\..\include\mbedtls\x509_csr.h" />
<ClInclude Include="..\..\include\mbedtls\xtea.h" />
<ClInclude Include="..\..\include\psa\crypto.h" />
<ClInclude Include="..\..\include\psa\crypto_driver.h" />
<ClInclude Include="..\..\include\psa\crypto_extra.h" />
<ClInclude Include="..\..\include\psa\crypto_platform.h" />
<ClInclude Include="..\..\include\psa\crypto_sizes.h" />