Skip to content

Commit

Permalink
[signing] Sign perso binaries
Browse files Browse the repository at this point in the history
At 3c38284, sign the personalization
binaries.

```
$ bazel build --stamp //sw/device/silicon_creator/manuf/base:digests

$ bazel build --stamp //sw/device/silicon_creator/manuf/base:signed

```

Signed-off-by: Chris Frantz <[email protected]>
  • Loading branch information
cfrantz committed Dec 9, 2024
1 parent 3c38284 commit b0cd7fb
Show file tree
Hide file tree
Showing 16 changed files with 12 additions and 12 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 2 additions & 1 deletion sw/device/silicon_creator/manuf/base/signatures/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ filegroup(
srcs = glob(
["*.ecdsa_sig"],
# TODO(#25361): Eliminate this exclude and source signatures from the
# external @provisioning_exts repo.
# external @provisioning_exts repo. In the meantime, comment this out
# when re-attaching signatures.
exclude = glob(["ft_personalize_gb_*"]),
),
)
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
�� �䶏y��_'f��b�i�fB�ڂ�� ]A2���qd����.�EX��:�m��2̞ ����
�%:U��6Bu���,�|ұ��F ��XP�ՑE'hQ�(��G�1�h�Xx<��0SMc�
uCT��r��
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
q�
�L?,>��d�� �ގ�C]�݋8�-�$YD�^!���$�\��d�f
��!���
�Cÿo���>Qp��:Y[e����HT��>�T���=:ePDq��+&�eZ"�jZ��᭜Z�QX��la
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7�l�)��L^���4�(D�x�L�xB����}x��j���R^&9�O{@�rF�C�
9�s>�Ϛ�:#dW�{s=$=�lh4H*�e��@>K� ���������\ߦs��w�MM̄�����H
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
XV��!@� ���H���#��ҎH��J�ӥ~Vi����*�$E��0�rl>+FƐςK�w�hW�
}۽����{�����=H�;���� G�h��z@�"�U�B I#�d�:�}S:� �Z�l.鬝
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
n�����q7MkSf<`�6�a�l(�1 ,�"�����G����f��(Wz��~+����%�H��
�;��8�6m ���&���IB=��E��@��U��Dʞ���D��o�D�ײx-��#�
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
����5�>���.�yR��!�Y��qҍE`�OT��N���S���>�^�X=�p��
k�q��A
�-����ފ�d��J����1,�N��"+Ͻ�O�T��^�� b@�W��'���K��Em
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
c�TX]�Χ5/u��N��^9�5��)����Dݴ�u�7��~p��|�G��3� ǩ���?Y�
�ij�GT
�������İ�@W$��bL)���IR�<��.�D!�x�꼹�L��ړc}����
Original file line number Diff line number Diff line change
@@ -1 +1 @@
g�"1E:��v=�r�"`��G�����g5+�DB�������=T)�)��cnP��l><���x���%
���^����H���|�1�)h���>7Vs�l@���mat0���RN�0���I����W3�[-

0 comments on commit b0cd7fb

Please sign in to comment.