Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tcps cbor update, x509 CSR OID extension, and CyReP bug fixes #5

Merged
merged 22 commits into from
Jul 17, 2018

Conversation

Britel
Copy link
Collaborator

@Britel Britel commented Jul 17, 2018

No description provided.

Daniel Mihai (WINDOWS) and others added 22 commits January 15, 2018 09:48
Use the OPTEE types declared in stdint.h
srand() is not available on OPTEE
Update reference to External/tinycbor
Better fixes or OPTEE build breaks. Thanks for pointing these out, Jiri!
Fix ASN.1 encoding of Zero integer
Incoming Barnacle changes.
Note this changes the OID encoding for TCPS ID. This should not effect anything using a hardcoded identity. (which ATM is everything). A following change will update all hardcoded identities to be compliant.
Fixed key usage for device certificates.
…n datasheet to BarT

Changes to allow TCPS Agent to build. Added application datasheet to BarT
… a cert out of CSR

Add support to embed custom OIDs into CSR and generate a cert out of CSR
Fix emulator release
Export R00t private key
…ent in TAs.

Swich to memcpy as = was crashing due to memory alignment in TAs.
…ed from tinycbor, updated to latest reference.

cborhelper.c: cbor_value_ref_***_string no longer use internal tinycbor functionality

tinycbory moved to external
@Britel Britel merged commit 84ffe25 into master Jul 17, 2018
@Britel Britel deleted the tcps-cbor-update branch July 17, 2018 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants