forked from lowRISC/opentitan
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Set up offline signing rules for perso binaries. 2. Feed the correct binaries to the test flows based on the SKU. Signed-off-by: Chris Frantz <[email protected]>
- Loading branch information
Showing
34 changed files
with
147 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# Copyright lowRISC contributors (OpenTitan project). | ||
# Licensed under the Apache License, Version 2.0, see LICENSE for details. | ||
# SPDX-License-Identifier: Apache-2.0 | ||
|
||
load("//rules/opentitan:cc.bzl", "exec_env_filegroup") | ||
|
||
package(default_visibility = ["//visibility:public"]) | ||
|
||
exec_env_filegroup( | ||
name = "ft_personalize_sival", | ||
testonly = True, | ||
exec_env = { | ||
"//hw/top_earlgrey:fpga_hyper310_rom_with_fake_keys": "cw310", | ||
"//hw/top_earlgrey:fpga_cw340_rom_with_fake_keys": "cw340", | ||
"//hw/top_earlgrey:silicon_creator": "silicon", | ||
}, | ||
files = { | ||
"ft_personalize_sival_fpga_cw340_rom_with_fake_keys.signed.bin": "cw340", | ||
"ft_personalize_sival_fpga_hyper310_rom_with_fake_keys.signed.bin": "cw310", | ||
"ft_personalize_sival_silicon_creator.signed.bin": "silicon", | ||
}, | ||
) | ||
|
||
# ft_personalize_gb_cros_fpga_cw340_rom_with_fake_keys.signed.bin | ||
# ft_personalize_gb_cros_fpga_hyper310_rom_with_fake_keys.signed.bin | ||
# ft_personalize_gb_cros_silicon_creator.signed.bin | ||
# ft_personalize_gb_pie_fpga_cw340_rom_with_fake_keys.signed.bin | ||
# ft_personalize_gb_pie_fpga_hyper310_rom_with_fake_keys.signed.bin | ||
# ft_personalize_gb_pie_silicon_creator.signed.bin | ||
# ft_personalize_gb_pixel_fpga_cw340_rom_with_fake_keys.signed.bin | ||
# ft_personalize_gb_pixel_fpga_hyper310_rom_with_fake_keys.signed.bin | ||
# ft_personalize_gb_pixel_silicon_creator.signed.bin |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Copyright lowRISC contributors (OpenTitan project). | ||
# Licensed under the Apache License, Version 2.0, see LICENSE for details. | ||
# SPDX-License-Identifier: Apache-2.0 | ||
|
||
package(default_visibility = ["//visibility:public"]) | ||
|
||
filegroup( | ||
name = "ecdsa_signatures", | ||
srcs = glob(["*.ecdsa_sig"]), | ||
) | ||
|
||
filegroup( | ||
name = "spx_signatures", | ||
srcs = glob(["*.spx_sig"]), | ||
) |
1 change: 1 addition & 0 deletions
1
...ator/manuf/base/signatures/ft_personalize_gb_cros_fpga_cw340_rom_with_fake_keys.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
���Y�/#�Hcz�-?:�p�n�2m��eSY��r��L1���>�O�?2���p���¹�P�Pn |
2 changes: 2 additions & 0 deletions
2
...r/manuf/base/signatures/ft_personalize_gb_cros_fpga_hyper310_rom_with_fake_keys.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
: Ѭ����k ��vwؼn��r�N{��ᓊ#�cX�r�%�`ƔR� | ||
(+�RJK�!0 |
1 change: 1 addition & 0 deletions
1
...ce/silicon_creator/manuf/base/signatures/ft_personalize_gb_cros_silicon_creator.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
搀�,�;� ��z�X�NE���:W\�Z��EC���߁�R�Q�&Gi�!^���d��r�²q |
1 change: 1 addition & 0 deletions
1
...eator/manuf/base/signatures/ft_personalize_gb_pie_fpga_cw340_rom_with_fake_keys.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
�/������r�sؕVL�����A��y?TTFu������%[�M�r�W�\vi���� |
1 change: 1 addition & 0 deletions
1
...or/manuf/base/signatures/ft_personalize_gb_pie_fpga_hyper310_rom_with_fake_keys.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
�)��"f��u|*���ڢK�i�=�����39X8�����}H����(���v�%�������d~ |
2 changes: 2 additions & 0 deletions
2
...ice/silicon_creator/manuf/base/signatures/ft_personalize_gb_pie_silicon_creator.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
�(,W�%륬ؽ��dy\�4/������{}e���kP�h}�7_�?�^9ρ7[�ł�S | ||
�R�CdE |
1 change: 1 addition & 0 deletions
1
...tor/manuf/base/signatures/ft_personalize_gb_pixel_fpga_cw340_rom_with_fake_keys.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
�H�\��*qy�Y*lj!5���Rp�v�8�~������#}�}mf����R�y��6Fzհ� |
1 change: 1 addition & 0 deletions
1
.../manuf/base/signatures/ft_personalize_gb_pixel_fpga_hyper310_rom_with_fake_keys.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
w���5X��W;ƴ܈ �+�=3�lAW�H��"�Ôz\��Ƒe���1;ѵr6��Sۚƀd�Ϫ |
1 change: 1 addition & 0 deletions
1
...e/silicon_creator/manuf/base/signatures/ft_personalize_gb_pixel_silicon_creator.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
�����()��Ҁ)��vyq��*�OHP� h$�)���Jr�X��bl(V��2ma����� |
2 changes: 2 additions & 0 deletions
2
...reator/manuf/base/signatures/ft_personalize_sival_fpga_cw340_rom_with_fake_keys.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
�RJNwchҌ��r�=p0Q4�/�'b�P=�GL��=�����F7mo�+fmq��pb� | ||
�� |
1 change: 1 addition & 0 deletions
1
...tor/manuf/base/signatures/ft_personalize_sival_fpga_hyper310_rom_with_fake_keys.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
�p�6��3ԝ-=��v���Ev��N���6;q�ȇ8�6dJ��S�>1l5=�b$���0��k���� |
1 change: 1 addition & 0 deletions
1
...vice/silicon_creator/manuf/base/signatures/ft_personalize_sival_silicon_creator.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
�t!h�L��}��F��b�����!���Js��ZE{C�㉡�-�EcS'��g��}{2k�~ P�C; | ||
|
1 change: 1 addition & 0 deletions
1
...ilicon_creator/rom_ext/sival/signatures/rom_ext_dice_cwt_prod_slot_a_fpga_cw310.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
�����~��g~�����b@I��U���4���SO��=Y�Ms��{2O��c�zHD�§j�e |
Binary file added
BIN
+64 Bytes
...ilicon_creator/rom_ext/sival/signatures/rom_ext_dice_cwt_prod_slot_a_fpga_cw340.ecdsa_sig
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...n_creator/rom_ext/sival/signatures/rom_ext_dice_cwt_prod_slot_a_silicon_creator.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ࣖ[�2o���癝ڢ�Sd�cb$�RP����Ax�"�XH��k;�)PfE{�;�y���� | ||
|
1 change: 1 addition & 0 deletions
1
...ilicon_creator/rom_ext/sival/signatures/rom_ext_dice_cwt_prod_slot_b_fpga_cw310.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
��Y�?\I�h7#E���b��Lk,��IQ�����k�g{x��G���*�~��>�����Բ�|��P |
2 changes: 2 additions & 0 deletions
2
...ilicon_creator/rom_ext/sival/signatures/rom_ext_dice_cwt_prod_slot_b_fpga_cw340.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
! ���!��yL8�z���+?���Yz | ||
|h�V-���!�6|^��1�5[��q��Z��A: | ||
|
1 change: 1 addition & 0 deletions
1
...n_creator/rom_ext/sival/signatures/rom_ext_dice_cwt_prod_slot_b_silicon_creator.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
��\]�ї}o6���T~�ڊ"^B��ʰ,;ڏ�r6Tڢ�N%Y%zl��$���?�� |
Binary file added
BIN
+64 Bytes
..._creator/rom_ext/sival/signatures/rom_ext_dice_cwt_prod_slot_virtual_fpga_cw310.ecdsa_sig
Binary file not shown.
1 change: 1 addition & 0 deletions
1
..._creator/rom_ext/sival/signatures/rom_ext_dice_cwt_prod_slot_virtual_fpga_cw340.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
-�C]��E���RuОy��k�l�[B�W�����j[���z5�KJ�P�mWD�8+���b}��V |
2 changes: 2 additions & 0 deletions
2
...tor/rom_ext/sival/signatures/rom_ext_dice_cwt_prod_slot_virtual_silicon_creator.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
2���gp��sԴ��2��1����M�����dPb�]����d�ԝ_�T�O� | ||
�b8� | ||
|
Binary file added
BIN
+64 Bytes
...licon_creator/rom_ext/sival/signatures/rom_ext_dice_x509_prod_slot_a_fpga_cw310.ecdsa_sig
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...licon_creator/rom_ext/sival/signatures/rom_ext_dice_x509_prod_slot_a_fpga_cw340.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
������=ͤ)�U����K�q��q�K���9��p�u�Lm��>dL�D>�A�w�� |
1 change: 1 addition & 0 deletions
1
..._creator/rom_ext/sival/signatures/rom_ext_dice_x509_prod_slot_a_silicon_creator.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
~H�J��s��)���6`���i����J�������,���s8;n�8�+�� �&���1BE�� |
Binary file added
BIN
+64 Bytes
...licon_creator/rom_ext/sival/signatures/rom_ext_dice_x509_prod_slot_b_fpga_cw310.ecdsa_sig
Binary file not shown.
2 changes: 2 additions & 0 deletions
2
...licon_creator/rom_ext/sival/signatures/rom_ext_dice_x509_prod_slot_b_fpga_cw340.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
���υ.�ʋo�����a���$2.�_wj�a | ||
!*�ƟF43�^:+����[�s���ۻ"` | ||
|
Binary file added
BIN
+64 Bytes
..._creator/rom_ext/sival/signatures/rom_ext_dice_x509_prod_slot_b_silicon_creator.ecdsa_sig
Binary file not shown.
Binary file added
BIN
+64 Bytes
...creator/rom_ext/sival/signatures/rom_ext_dice_x509_prod_slot_virtual_fpga_cw310.ecdsa_sig
Binary file not shown.
Binary file added
BIN
+64 Bytes
...creator/rom_ext/sival/signatures/rom_ext_dice_x509_prod_slot_virtual_fpga_cw340.ecdsa_sig
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...or/rom_ext/sival/signatures/rom_ext_dice_x509_prod_slot_virtual_silicon_creator.ecdsa_sig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
f!w%���A�T�3 cҗcO��'56!������r�(\J�[&|ݥ`ΰ-�n��CA�� |