SMTC integrates with atf-slibce engine,add sdf,TSAPI and etc. #617
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SMTC integrates with atf-slibce engine.
Add sdf framework and partial APIs.
Add rtsock entropy source. Rename entropy rtc1 to rtcode, rtc2 to rtmem.
App rand supports getting entropy from specified source.
Add sdf app.
Add TSAPI, mainly includes functions such as random generator, signature verification, encryption and decryption, etc.
App speed adds keygen for SM2 and GenerateKey with SDF.
DRBG set reseed interval and reseed_time_interval according to GM/T 0105-2021.
Modify the integrity verification mechanism to SM2 signature.
Checklist