Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

timothytrippel

timothytrippel created a branch on timothytrippel/opentitan-provisioning

update-opentitan-dep - Reference OpenTitan Provisioning Infrastructure

timothytrippel pushed 1 commit to fix-bazel-airgapped timothytrippel/opentitan
  • [bazel,airgapped] fetch earlgrey_1.0.0 bitstreams Bitstream schemas can change on the main branch so we want to fetc... 51af7b6

View on GitHub

timothytrippel created a review on a pull request on lowRISC/opentitan

View on GitHub

timothytrippel created a review on a pull request on lowRISC/opentitan

View on GitHub

timothytrippel pushed 1 commit to fix-bazel-airgapped timothytrippel/opentitan
  • [bazel,airgapped] fetch earlgrey_1.0.0 bitstreams Bitstream schemas can change on the main branch so we want to fetc... aee940c

View on GitHub

timothytrippel pushed 1 commit to fix-bazel-airgapped timothytrippel/opentitan
  • [bazel,airgapped] fetch earlgrey_1.0.0 bitstreams Bitstream schemas can change on the main branch so we want to fetc... 713616f

View on GitHub

timothytrippel opened a pull request on lowRISC/opentitan
[bazel,airgapped] fetch earlgrey_1.0.0 bitstreams
Bitstream schemas can change on the main branch so we want to fetch the earlgrey_1.0.0 bitstreams in particular.
timothytrippel pushed 6 commits to earlgrey_1.0.0 timothytrippel/opentitan
  • [silicon_creator] remove duplicate function prototype This removes a duplicate function prototype for the `otbn_boot... 69e7d4a
  • [rom_e2e] remove unused presigned test images Now that the secure boot keys have been moved to OTP, there is no need... a078f29
  • [rom_e2e] re-enable ROM E2E self hash test This re-enables the ROM E2E self hash test to prepare for a ROM release. ... 8e4389b
  • [manuf] treat SimDv and Silicon platforms the same Some configuration settings are only toggled on specific platform... 448fa64
  • [sival] Use `EARLGREY_SILICON_OWNER_ROM_EXT_ENVS` in cryptotests. This allows the Bazel hook infrastructure to suppo... 8d3f484
  • [clkmgr] Align behavior of jitter_enable CSR Signed-off-by: Pirmin Vogel <[email protected]> 676fe22

View on GitHub

timothytrippel deleted a branch timothytrippel/opentitan

enable-sim-dv

timothytrippel pushed 1 commit to earlgrey_1.0.0 lowRISC/opentitan
  • [manuf] treat SimDv and Silicon platforms the same Some configuration settings are only toggled on specific platform... 448fa64

View on GitHub

timothytrippel closed a pull request on lowRISC/opentitan
[manuf] treat SimDv and Silicon platforms the same
Some configuration settings are only toggled on specific platforms during individualization. This ensures SimDv and Silicon platforms are treated the same.
timothytrippel deleted a branch timothytrippel/opentitan

reactivate-rom-self-hash-test

timothytrippel pushed 2 commits to earlgrey_1.0.0 lowRISC/opentitan
  • [rom_e2e] remove unused presigned test images Now that the secure boot keys have been moved to OTP, there is no need... a078f29
  • [rom_e2e] re-enable ROM E2E self hash test This re-enables the ROM E2E self hash test to prepare for a ROM release. ... 8e4389b

View on GitHub

timothytrippel closed a pull request on lowRISC/opentitan
[rom_e2e] re-enable ROM E2E self hash test
This re-enables the ROM E2E self hash test to prepare for a ROM release. Note: depends on #26050
timothytrippel deleted a branch timothytrippel/opentitan

remove-duplicate-prototype

timothytrippel pushed 1 commit to earlgrey_1.0.0 lowRISC/opentitan
  • [silicon_creator] remove duplicate function prototype This removes a duplicate function prototype for the `otbn_boot... 69e7d4a

View on GitHub

timothytrippel closed a pull request on lowRISC/opentitan
[silicon_creator] remove duplicate function prototype
This removes a duplicate function prototype for the `otbn_boot_attestation_keygen()` that is unneeded.
timothytrippel created a review on a pull request on lowRISC/opentitan

View on GitHub

timothytrippel pushed 4 commits to enable-sim-dv timothytrippel/opentitan
  • [rust] Add inventory crate Signed-off-by: Chris Frantz <[email protected]> 95f272f
  • [opentitantool] Eliminate use of `min_specialization` Update serde_annotate to 0.0.12 and change all uses of `dyn An... 7a97f66
  • [rom_ext] Make the ROM_EXT protect itself in flash Ownership flash lockdown was protecting and locking all regions i... d28f9e4
  • [manuf] treat SimDv and Silicon platforms the same Some configuration settings are only toggled on specific platform... 0c793ab

View on GitHub

timothytrippel created a comment on a pull request on lowRISC/opentitan
CHANGE AUTHORIZED: sw/device/silicon_creator/rom/e2e/release/rom_e2e_self_hash_test.c

View on GitHub

timothytrippel opened a pull request on lowRISC/opentitan
[rom_e2e] re-enable ROM E2E self hash test
This re-enables the ROM E2E self hash test to prepare for a ROM release.
timothytrippel created a branch on timothytrippel/opentitan

reactivate-rom-self-hash-test - OpenTitan: Open source silicon root of trust

timothytrippel opened a pull request on lowRISC/opentitan
[silicon_creator] remove duplicate function prototype
This removes a duplicate function prototype for the `otbn_boot_attestation_keygen()` that is unneeded.
timothytrippel created a branch on timothytrippel/opentitan

remove-duplicate-prototype - OpenTitan: Open source silicon root of trust

timothytrippel deleted a branch cfrantz/opentitan

a2-rom-imm-section-fix

timothytrippel deleted a branch cfrantz/opentitan

a2-rom-key-policy

timothytrippel pushed 1 commit to earlgrey_1.0.0 timothytrippel/opentitan
  • [rom_ext] Make the ROM_EXT protect itself in flash Ownership flash lockdown was protecting and locking all regions i... d28f9e4

View on GitHub

timothytrippel pushed 2 commits to earlgrey_1.0.0 timothytrippel/opentitan
  • [rust] Add inventory crate Signed-off-by: Chris Frantz <[email protected]> 95f272f
  • [opentitantool] Eliminate use of `min_specialization` Update serde_annotate to 0.0.12 and change all uses of `dyn An... 7a97f66

View on GitHub

timothytrippel pushed 4 commits to add-otp-programming-delays timothytrippel/opentitan
  • [ci] Rename the ROM_EXT hyper310 workflow Signed-off-by: Chris Frantz <[email protected]> 17c161a
  • [manuf] remove printing of flash data in FT individualize This will optimize test time and code size. Signed-off-by... 57f56b0
  • [manuf] use GPIO indicators during OTP operations This updates the FT individualization firmware to use GPIO toggles... dc33214
  • [manuf] insert delays between OTP write sub operations This overrides weak `otp_ctrl_testutils_*()` functions to ena... 0b74427

View on GitHub

timothytrippel pushed 3 commits to earlgrey_1.0.0 timothytrippel/opentitan
  • [ci] Rename the ROM_EXT hyper310 workflow Signed-off-by: Chris Frantz <[email protected]> 17c161a
  • [manuf] remove printing of flash data in FT individualize This will optimize test time and code size. Signed-off-by... 57f56b0
  • [manuf] use GPIO indicators during OTP operations This updates the FT individualization firmware to use GPIO toggles... dc33214

View on GitHub

Load more