-
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
Update Test Attestation Certificates (PAA, PAI, DAC) and Generation Script #12568
Update Test Attestation Certificates (PAA, PAI, DAC) and Generation Script #12568
Conversation
PR #12568: Size comparison from 21757de to 0c243d5 Increases above 0.2%:
Increases (9 builds for esp32, linux)
Decreases (22 builds for efr32, esp32, k32w, linux, p6, qpg, telink)
Full report (24 builds for efr32, esp32, k32w, linux, p6, qpg, telink)
|
0c243d5
to
84096d2
Compare
PR #12568: Size comparison from 186c004 to 84096d2 Increases above 0.2%:
Increases (9 builds for esp32, linux)
Decreases (21 builds for efr32, esp32, k32w, linux, p6, qpg)
Full report (23 builds for efr32, esp32, k32w, linux, p6, qpg)
|
Fast tracking, given this is a test tool. |
84096d2
to
6335417
Compare
PR #12568: Size comparison from a7dd25e to 6335417 Increases above 0.2%:
Increases (4 builds for esp32, linux)
Decreases (16 builds for efr32, esp32, k32w, linux, p6, qpg, telink)
Full report (17 builds for efr32, esp32, k32w, linux, p6, qpg, telink)
|
/rebase |
6335417
to
053e9f6
Compare
PR #12568: Size comparison from d9e7e54 to 053e9f6 Increases above 0.2%:
Increases (2 builds for linux)
Decreases (14 builds for efr32, k32w, linux, p6, qpg, telink)
Full report (15 builds for efr32, k32w, linux, p6, qpg, telink)
|
/rebase |
@emargolis These appear to be real failures |
053e9f6
to
3279b8b
Compare
PR #12568: Size comparison from 586aca7 to 3279b8b Increases above 0.2%:
Increases (4 builds for esp32, linux)
Decreases (16 builds for efr32, esp32, k32w, linux, p6, qpg, telink)
Full report (17 builds for efr32, esp32, k32w, linux, p6, qpg, telink)
|
…cript. -- Update format of subject field. -- Generated variety of PAA/PAI subjects with/without VID/PID attributes. -- Updated certificate generation script. Added option to automatically generate C-Style file. -- Updated all SDK tests to use parameters from the C-Style files generated by the script.
3279b8b
to
d89a59f
Compare
PR #12568: Size comparison from 5c52be5 to d89a59f Increases above 0.2%:
Increases (11 builds for esp32, linux, nrfconnect)
Decreases (26 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
Full report (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
Change overview
Update Test Attestation Certificates (PAA, PAI, DAC) and Generation Script:
-- Update format of subject field.
-- Generated variety of PAA/PAI subjects with/without VID/PID attributes.
-- Updated certificate generation script. Added option to automatically generate C-Style
file.
-- Updated all SDK tests to use parameters from the C-Style files generated by the script.
Testing
unittesting