Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
timothytrippel pushed 1 commit to earlgrey_1.0.0 lowRISC/opentitan
- [ci] re-enable ROM E2E tests on `earlgrey_1.0.0` These renanble the ROM E2E tests on the `earlgrey_1.0.0` branch (th... 08857c8
timothytrippel closed a pull request on lowRISC/opentitan
[ci] re-enable ROM E2E tests on `earlgrey_1.0.0`
These renanble the ROM E2E tests on the `earlgrey_1.0.0` branch (thus reverting #25302), to prepare for a ROM release.timothytrippel pushed 1 commit to earlgrey_1.0.0 lowRISC/opentitan
- [orchestrator] refactor SKU specific portion of device ID This updates the SKU specific portion of the device ID to ... ba4b885
timothytrippel closed a pull request on lowRISC/opentitan
[orchestrator] refactor SKU specific portion of device ID
This updates the SKU specific portion of the device ID to add the following subfields: 1. AST config version 2. OTP ID 3. OTP version 4. SKU specific versiontimothytrippel opened a pull request on lowRISC/opentitan
[ci] re-enable ROM E2E tests on `earlgrey_1.0.0`
These renanble the ROM E2E tests on the `earlgrey_1.0.0` branch (thus reverting #25302), to prepare for a ROM release.timothytrippel created a branch on timothytrippel/opentitan
renable-rom-e2e-tests - OpenTitan: Open source silicon root of trust
timothytrippel pushed 1 commit to update-device-id-format timothytrippel/opentitan
- [orchestrator] refactor SKU specific portion of device ID This updates the SKU specific portion of the device ID to ... 7c64547
timothytrippel pushed 1 commit to update-device-id-format timothytrippel/opentitan
- [orchestrator] refactor SKU specific portion of device ID This updates the SKU specific portion of the device ID to ... 467bcda
timothytrippel pushed 1 commit to update-device-id-format timothytrippel/opentitan
- [orchestrator] refactor SKU specific portion of device ID This updates the SKU specific portion of the device ID to ... 941ea35
timothytrippel pushed 1 commit to update-device-id-format timothytrippel/opentitan
- [orchestrator] refactor SKU specific portion of device ID This updates the SKU specific portion of the device ID to ... bf5cd26
timothytrippel created a comment on a pull request on lowRISC/opentitan
CC: @benjbender
timothytrippel opened a pull request on lowRISC/opentitan
[orchestrator] refactor SKU specific portion of device ID
This updates the SKU specific portion of the device ID to add the following subfields: 1. AST config version 2. OTP ID 3. OTP version 4. SKU specific versiontimothytrippel created a branch on timothytrippel/opentitan
update-device-id-format - OpenTitan: Open source silicon root of trust
timothytrippel pushed 1 commit to earlgrey_1.0.0 timothytrippel/opentitan
- [rom_ext] Update the ROM_EXT minor version Update the ROM_EXT minor version to `102`. I'm using the offset 100 as a... 3667195
timothytrippel created a review comment on a pull request on lowRISC/opentitan
Just to confirm: this adjustment of the immutable section entry point based on the address translation enablement setting being moved to after the hashing of the immutable section is a nop right? I...
timothytrippel pushed 8 commits to otp-write-debug-enable-pwm timothytrippel/opentitan
- [rom] Make the DEV key valid in TEST and RMA Make the DEV key valid in TEST and RMA. Because of the limited number o... 35ec68c
- [rom] Correct the hash order for SPX verify The hmac peripheral produces the SHA256 hash in reversed byte order. We ... 4184d0f
- [rom] fix bug in ROM that computes OTP measurements This fixes a bug in the ROM that computes OTP measurements to po... d1e4892
- [orchestrator] enable overriding package ID via CLI Previously the package ID was defined in the HJSON SKU configura... c564ac4
- [tests] remove duplicate test behavior The "enable-alerts" and "use-ext-clk" flags of the orchestrator.py script are... eaf6c7e
- [orchestrator] re-enable the multistage test This test was temporarily disabled to deal with CI issues that have now... 922fc1b
- [testutils] increase OTP programming timeout to 10ms Signed-off-by: Tim Trippel <[email protected]> ae75936
- [manuf] TESTING ONLY; DO NOT MERGE Enable PWM during OTP writes in the FT individualization firmware to enable debug... 85dc346
timothytrippel created a branch on timothytrippel/opentitan
add-otp-programming-delays - OpenTitan: Open source silicon root of trust
timothytrippel pushed 4 commits to earlgrey_1.0.0 timothytrippel/opentitan
- [orchestrator] enable overriding package ID via CLI Previously the package ID was defined in the HJSON SKU configura... c564ac4
- [tests] remove duplicate test behavior The "enable-alerts" and "use-ext-clk" flags of the orchestrator.py script are... eaf6c7e
- [orchestrator] re-enable the multistage test This test was temporarily disabled to deal with CI issues that have now... 922fc1b
- [testutils] increase OTP programming timeout to 10ms Signed-off-by: Tim Trippel <[email protected]> ae75936
timothytrippel pushed 4 commits to earlgrey_1.0.0 lowRISC/opentitan
- [orchestrator] enable overriding package ID via CLI Previously the package ID was defined in the HJSON SKU configura... c564ac4
- [tests] remove duplicate test behavior The "enable-alerts" and "use-ext-clk" flags of the orchestrator.py script are... eaf6c7e
- [orchestrator] re-enable the multistage test This test was temporarily disabled to deal with CI issues that have now... 922fc1b
- [testutils] increase OTP programming timeout to 10ms Signed-off-by: Tim Trippel <[email protected]> ae75936
timothytrippel closed a pull request on lowRISC/opentitan
[manuf] several orchestrator and provisioning enhancements
This PR contains several orchestrator.py script and provisioning enhancements, including: 1. enabling the overriding of the package ID via the orchestrator.py CLI, 2. removal of duplicate test be...timothytrippel pushed 3 commits to earlgrey_1.0.0 timothytrippel/opentitan
- [rom] Make the DEV key valid in TEST and RMA Make the DEV key valid in TEST and RMA. Because of the limited number o... 35ec68c
- [rom] Correct the hash order for SPX verify The hmac peripheral produces the SHA256 hash in reversed byte order. We ... 4184d0f
- [rom] fix bug in ROM that computes OTP measurements This fixes a bug in the ROM that computes OTP measurements to po... d1e4892
timothytrippel opened a pull request on lowRISC/opentitan
[manuf] several orchestrator and provisioning enhancements
This PR contains several orchestrator.py script and provisioning enhancements, including: 1. enabling the overriding of the package ID via the orchestrator.py CLI, 2. removal of duplicate test be...timothytrippel created a branch on timothytrippel/opentitan
provisioning-enhancements - OpenTitan: Open source silicon root of trust