这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: lowRISC/opentitan

Tags

ROM_EXT_BUILD_0.114

Toggle ROM_EXT_BUILD_0.114's commit message
[rom_ext,perso] bump version numbers to prepare for signing

Signed-off-by: Tim Trippel <ttrippel@google.com>

Earlgrey-A2-Provisioning-RC12

Toggle Earlgrey-A2-Provisioning-RC12's commit message
[rom_ext,perso] bump version numbers to prepare for signing

Signed-off-by: Tim Trippel <ttrippel@google.com>

ROM_EXT_BUILD_0.113

Toggle ROM_EXT_BUILD_0.113's commit message
[perso] rev perso version

This bumps the perso version to prepare for the next signing operation.

Signed-off-by: Tim Trippel <ttrippel@google.com>

Earlgrey-A2-Provisioning-RC11

Toggle Earlgrey-A2-Provisioning-RC11's commit message
[perso] rev perso version

This bumps the perso version to prepare for the next signing operation.

Signed-off-by: Tim Trippel <ttrippel@google.com>

Earlgrey-A2-Orchestrator-RC2

Toggle Earlgrey-A2-Orchestrator-RC2's commit message
[signing] re-sign / release ROM_EXT and perso binaries

This resigns and re-releases the sival ROM_EXT (version 0.112) and
personalization binaries.

Signed-off-by: Tim Trippel <ttrippel@google.com>

ROM_EXT_BUILD_0.112

Toggle ROM_EXT_BUILD_0.112's commit message
[perso] start versioning perso firmware

This sets the perso firmware version to an integer that represents the
following format for a given release candidate:
<year><month><day><release candidate>.

The perso firmware version will no longer be match the ROM_EXT version.

Signed-off-by: Tim Trippel <ttrippel@google.com>

Earlgrey-A2-Provisioning-RC10

Toggle Earlgrey-A2-Provisioning-RC10's commit message
[perso] start versioning perso firmware

This sets the perso firmware version to an integer that represents the
following format for a given release candidate:
<year><month><day><release candidate>.

The perso firmware version will no longer be match the ROM_EXT version.

Signed-off-by: Tim Trippel <ttrippel@google.com>

Earlgrey-A2-Orchestrator-RC1

Toggle Earlgrey-A2-Orchestrator-RC1's commit message
[bazel] fix/add patches to enable downstream builds

The opentitan-provisioning loads this repo as a bazel dependency to build
opentitanlib. Minor updates to rules rust in this repo broke builds
downstream. This should fix them.

Signed-off-by: Tim Trippel <ttrippel@google.com>

Earlgrey-A2-Orchestrator-RC0

Toggle Earlgrey-A2-Orchestrator-RC0's commit message
[hsmtool] Add vendor specific AES_KWP mechanism

The HSM used in provisioning infrastructure uses a custom mechanism
identifier (CKM_AES_KW = (CKM_VENDOR_DEFINED + 0x170)) even though the
implementation follows the RFC 3394 specification. The CKM_AES_KW
implemented by Thales is also equivalent to the KW algorithm specified by
NIST SP 800-38F.

This change adds a custom Wrap::VendorThalesAesKw mechanism to hsmtool to
be able to wrap/unwrap private keys with AES_KW. This is similar to #26565.

Signed-off-by: Tim Trippel <ttrippel@google.com>

ROM_EXT_BUILD_0.111

Toggle ROM_EXT_BUILD_0.111's commit message
[manuf] set DIN to all 1s for FPGA devices

This updates the DIN to be set to all 1s for FPGA emulated devices to
enable test owner firmware images to bind to this invalid device ID.

Signed-off-by: Tim Trippel <ttrippel@google.com>