-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Implemented trust store and the ability to fetch official PAAs #16125
Conversation
PR #16125: Size comparison from 86a8444 to 532ebef Increases above 0.2%:
Increases (13 builds for efr32, esp32, k32w, linux, mbed, p6)
Decreases (14 builds for efr32, esp32, k32w, linux, mbed, p6, telink)
Full report (14 builds for efr32, esp32, k32w, linux, mbed, p6, telink)
|
src/credentials/attestation_verifier/FileAttestationTrustStore.cpp
Outdated
Show resolved
Hide resolved
1cb777d
to
e9320c7
Compare
PR #16125: Size comparison from 7d1256f to e9320c7 Increases above 0.2%:
Increases (21 builds for cyw30739, efr32, esp32, k32w, linux, mbed, p6)
Decreases (22 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
e9320c7
to
a417e46
Compare
PR #16125: Size comparison from 031fe2b to a417e46 Increases above 0.2%:
Increases (21 builds for cyw30739, efr32, esp32, k32w, linux, mbed, p6)
Decreases (22 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
058a818
to
15ce6f4
Compare
PR #16125: Size comparison from 2e658fb to 15ce6f4 Increases above 0.2%:
Increases (21 builds for cyw30739, efr32, esp32, k32w, linux, mbed, p6)
Decreases (23 builds for cyw30739, efr32, esp32, k32w, linux, nrfconnect, p6, telink)
Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
15ce6f4
to
17f4e33
Compare
PR #16125: Size comparison from d71e8e5 to 17f4e33 Increases above 0.2%:
Increases (16 builds for cyw30739, efr32, esp32, k32w, linux, mbed, p6)
Decreases (14 builds for cyw30739, efr32, esp32, k32w, linux, nrfconnect, p6, telink)
Full report (18 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
9586c93
to
622bd88
Compare
PR #16125: Size comparison from 4a33c98 to 622bd88 Increases above 0.2%:
Increases (21 builds for cyw30739, efr32, esp32, k32w, linux, mbed, p6)
Decreases (21 builds for cyw30739, efr32, esp32, k32w, linux, nrfconnect, p6, telink)
Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
622bd88
to
8d9aabe
Compare
8d9aabe
to
d55768e
Compare
PR #16125: Size comparison from b24efd9 to d55768e Increases above 0.2%:
Increases (22 builds for cyw30739, efr32, esp32, k32w, linux, mbed, p6)
Decreases (21 builds for cyw30739, efr32, esp32, k32w, linux, nrfconnect, p6, telink)
Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
@vijs This seems to have completely broken use of And if it was, why wasn't any of the documentation updated? |
Problem
Change overview
Testing