Ecosyste.ms: Timeline

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

timothytrippel

timothytrippel closed a pull request on lowRISC/opentitan
Cherry-pick to master: [openocd] fix openocd build on new versions of GCC
This is an automatic cherry-pick of #25308 to branch `master`.
timothytrippel created a review comment on a pull request on lowRISC/opentitan
remove "TODO" above?

View on GitHub

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

View on GitHub

timothytrippel deleted a branch cfrantz/opentitan

flash-info-fix

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

View on GitHub

timothytrippel pushed 2 commits to earlgrey_1.0.0 timothytrippel/opentitan
  • [openocd] fix openocd build on new versions of GCC We configure GCC to treat all warnings as errors and newer versio... dde03f8
  • [rom_ext] Initialize ownership in UDS Initialize ownership at the UDS stage so that the ownership seal is bound to t... eef6aeb

View on GitHub

timothytrippel reopened a pull request on lowRISC/opentitan
Cherry-pick to master: [openocd] fix openocd build on new versions of GCC
This is an automatic cherry-pick of #25308 to branch `master`.
timothytrippel created a review on a pull request on lowRISC/opentitan

View on GitHub

timothytrippel deleted a branch timothytrippel/opentitan

fix-openocd

timothytrippel pushed 1 commit to earlgrey_1.0.0 lowRISC/opentitan
  • [openocd] fix openocd build on new versions of GCC We configure GCC to treat all warnings as errors and newer versio... dde03f8

View on GitHub

timothytrippel closed a pull request on lowRISC/opentitan
[openocd] fix openocd build on new versions of GCC
We configure GCC to treat all warnings as errors and newer versions warn when calloc args are tranposed. This adds a patch that fixes the issue.
timothytrippel pushed 25 commits to earlgrey_1.0.0 timothytrippel/opentitan
  • [orchestrator] Add databse interface. Introduce DeviceRecord class to implement a plain ORM interface backed by sqli... 6a1d572
  • [ci] move GitHub runner to Ubuntu 22.04 Signed-off-by: Gary Guo <[email protected]> (cherry picked from commit 32... 7ff7757
  • [ci] disable docker action summary and artifact upload The summary uses a lot of screen space and they're not very u... bdaa95b
  • [ci] add GitHub bitstream building job Signed-off-by: Gary Guo <[email protected]> (cherry picked from commit 3e0... ac4b18a
  • [ci] move cache bitstream job to GitHub actions Signed-off-by: Gary Guo <[email protected]> (cherry picked from c... 2cb3a28
  • [ci] reduce GitHub actions bitstream build temporarily Keep one enabled as a test, the rest will be enabled when cor... 993d267
  • [ci] Port software build job from Azure to GitHub Signed-off-by: James Wainwright <[email protected]> (ch... ff37612
  • [ci] Move `sw_test` to GitHub Actions Merged into `sw_build` since this part should be fairly quick. Signed-off-by:... 797724a
  • [ci] increase GitHub bitstream job timeout The job itself doesn't take much time, but it needs time to wait for lice... adb63d8
  • [ci] use service accounts instead of workload identity federation It appears that Bazel cache performance suffers wh... 0292098
  • [ci] add action for merging and publishing Bazel test results Signed-off-by: Gary Guo <[email protected]> (cherry... 05c9dca
  • [ci] add GitHub actions FPGA jobs Signed-off-by: Gary Guo <[email protected]> (cherry picked from commit c2260406... e64d11d
  • [ci] port FPGA verify job to GitHub actions Signed-off-by: Gary Guo <[email protected]> (cherry picked from commi... 9445447
  • [ci] drop FPGA jobs from Azure pipelines They have GitHub actions counterparts now. Signed-off-by: Gary Guo <gary.g... 40fbd63
  • [ci] remove stale workflows These workflows are no longer working and haven't been updated for a long time. Remove t... 55b792f
  • [ci] cleanup Azure pipelines Signed-off-by: Gary Guo <[email protected]> (cherry picked from commit 039fa69f884ce... 889a547
  • [ci, doc] update reference of Azure Pipelines Signed-off-by: Gary Guo <[email protected]> (cherry picked from com... 4dea4c3
  • [ci,nightly] Fix the branch name when uploading report Signed-off-by: Douglas Reis <[email protected]> (cherry pick... b1baa16
  • [ci,nightly] Remove broken tests from build Signed-off-by: Douglas Reis <[email protected]> (cherry picked from com... 850be53
  • [entropy_src,verilator] Reduce contiguous samples on Verilator Reduces the number of contiguous entropy samples obse... f2448af
  • and 5 more ...

View on GitHub

timothytrippel created a comment on a pull request on lowRISC/opentitan
awesome, thanks @jwnrt !

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 opened a pull request on lowRISC/opentitan
[openocd] fix openocd build on new versions of GCC
We configure GCC to treat all warnings as errors and newer versions warn when calloc args are tranposed. This adds a patch that fixes the issue.
timothytrippel created a branch on timothytrippel/opentitan

fix-openocd - OpenTitan: Open source silicon root of trust

timothytrippel pushed 2 commits to earlgrey_1.0.0 timothytrippel/opentitan
  • [bazel] Add an `exec_env` aware filegroup rule In order to construct bundles needed for provisioning tests, we need ... 0a5905b
  • [perso] Set up signing and testing 1. Set up offline signing rules for perso binaries. 2. Feed the correct binaries ... 689344c

View on GitHub

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

View on GitHub

timothytrippel pushed 5 commits to earlgrey_1.0.0 timothytrippel/opentitan
  • [rom_ext] Correct the sival presigning rule Signed-off-by: Chris Frantz <[email protected]> f23216e
  • [manuf] refactor CA args to personalization flow This creates a CaConfig struct with CA args, and moves it into the ... 4d0cc4f
  • [manuf] send additional CA key ID to host during perso This updates the ManufCertgenInputs ujson data payload sent t... be53ef3
  • [manuf] add CA for endorsing certs in perso extension This CA should have a pathlen of 0. This fixes #24955. Signed... 7452b67
  • [provisioning] update orchestrator to use multiple CAs This updates the orchestrator script to be able to use multip... 69ce9a5

View on GitHub

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

View on GitHub

timothytrippel pushed 1 commit to cp-ca-refactor timothytrippel/opentitan
  • [provisioning] update orchestrator to use multiple CAs This updates the orchestrator script to be able to use multip... c749cd1

View on GitHub

timothytrippel pushed 1 commit to earlgrey_1.0.0 lowRISC/opentitan
  • [rom_ext] Remove AST patch functionality. The original implementation was intended to be used during early silicon i... a58ca75

View on GitHub

timothytrippel closed a pull request on lowRISC/opentitan
[rom_ext] Remove AST patch functionality.
The original implementation was intended to be used during early silicon integration. Since then, the provisioning infrastructure and info flash memory map has changed and this funcitonality is no ...
timothytrippel pushed 1 commit to cp-ca-refactor timothytrippel/opentitan
  • [provisioning] update orchestrator to use multiple CAs This updates the orchestrator script to be able to use multip... 0aa1e7b

View on GitHub

timothytrippel pushed 16 commits to cp-ca-refactor timothytrippel/opentitan
  • [ci] Introduce a test orchestrator written in bazel The commit fundamentally changes how tests are considered for ru... 3585d9c
  • [ci,bazel] Add a script to do a test-tag-filter-like query The --test_tag_filters option of `bazel test` is very con... 216eafc
  • [ci] Reorganize FPGA tests and put common fpga job code in a template Signed-off-by: Amaury Pouly <amaury.pouly@lowr... d2ef60c
  • [sysrst_ctrl,sival] Move tests to FPGA SiVal ROM_EXT Those tests can run in the ROM_EXT stage which should be prefer... c51c10c
  • [bazel] Automatically tag all FPGA tests with 'fpga' Previously we only tagged then with the exec_env name but for t... de4f476
  • [ci] Check that the FPGA jobs do not run duplicates and are exhaustive With the filter tags filtering logic, it is v... d40830c
  • [rom_ext,e2e] Mark some tests are broken Those tests require the host interface to support serial break but the CW31... 4045aea
  • [tests] Mark rv_dm_mem_access_rv_dm_delayed_enable as broken The test rv_dm_mem_access_dev_rv_dm_delayed_enabled is ... 7d31c8b
  • [ci] Add "CW310 ROM_EXT Tests" job to CI This wasn't present in the cherry-picked commits for the test orchestrator,... 4085a43
  • [rom_ext] build multiple ROM_EXTs with different cert formats This builds two different base ROM_EXTs to support dif... 999cbb4
  • [dice,rom_ext] support CWT CDI_* cert updates This complete the implementation of the `dice_cert_check_valid()` func... 080b32c
  • [manuf] only verify X.509 DICE chain with openssl DICE certs can be generated in X.509 or CWT format during perso. O... adeff87
  • [manuf] refactor CA args to personalization flow This creates a CaConfig struct with CA args, and moves it into the ... 92af29d
  • [manuf] send additional CA key ID to host during perso This updates the ManufCertgenInputs ujson data payload sent t... e65bae4
  • [manuf] add CA for endorsing certs in perso extension This CA should have a pathlen of 0. This fixes #24955. Signed... efb9804
  • [provisioning] update orchestrator to use multiple CAs This updates the orchestrator script to be able to use multip... 30b6339

View on GitHub

timothytrippel pushed 12 commits to earlgrey_1.0.0 timothytrippel/opentitan
  • [ci] Introduce a test orchestrator written in bazel The commit fundamentally changes how tests are considered for ru... 3585d9c
  • [ci,bazel] Add a script to do a test-tag-filter-like query The --test_tag_filters option of `bazel test` is very con... 216eafc
  • [ci] Reorganize FPGA tests and put common fpga job code in a template Signed-off-by: Amaury Pouly <amaury.pouly@lowr... d2ef60c
  • [sysrst_ctrl,sival] Move tests to FPGA SiVal ROM_EXT Those tests can run in the ROM_EXT stage which should be prefer... c51c10c
  • [bazel] Automatically tag all FPGA tests with 'fpga' Previously we only tagged then with the exec_env name but for t... de4f476
  • [ci] Check that the FPGA jobs do not run duplicates and are exhaustive With the filter tags filtering logic, it is v... d40830c
  • [rom_ext,e2e] Mark some tests are broken Those tests require the host interface to support serial break but the CW31... 4045aea
  • [tests] Mark rv_dm_mem_access_rv_dm_delayed_enable as broken The test rv_dm_mem_access_dev_rv_dm_delayed_enabled is ... 7d31c8b
  • [ci] Add "CW310 ROM_EXT Tests" job to CI This wasn't present in the cherry-picked commits for the test orchestrator,... 4085a43
  • [rom_ext] build multiple ROM_EXTs with different cert formats This builds two different base ROM_EXTs to support dif... 999cbb4
  • [dice,rom_ext] support CWT CDI_* cert updates This complete the implementation of the `dice_cert_check_valid()` func... 080b32c
  • [manuf] only verify X.509 DICE chain with openssl DICE certs can be generated in X.509 or CWT format during perso. O... adeff87

View on GitHub

timothytrippel deleted a branch timothytrippel/opentitan

build-multiple-rom-exts

timothytrippel pushed 3 commits to earlgrey_1.0.0 lowRISC/opentitan
  • [rom_ext] build multiple ROM_EXTs with different cert formats This builds two different base ROM_EXTs to support dif... 999cbb4
  • [dice,rom_ext] support CWT CDI_* cert updates This complete the implementation of the `dice_cert_check_valid()` func... 080b32c
  • [manuf] only verify X.509 DICE chain with openssl DICE certs can be generated in X.509 or CWT format during perso. O... adeff87

View on GitHub

timothytrippel closed a pull request on lowRISC/opentitan
[rom_ext,dice] build ROM_EXT with DICE CWT cert format support
This updates the ROM_EXT build configuration to build multiple ROM_EXTs that support each DICE cert format: X.509 and CWT. Additionally, this updates the `dice_cwt` lib to implement the `dice_cert_...
Load more