Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
timothytrippel created a review comment on a pull request on lowRISC/opentitan
```suggestion # Read in the manifest fields (encoded in JSON) we will be updating. ```
timothytrippel pushed 1 commit to earlgrey_1.0.0 lowRISC/opentitan
- [manuf] update RMA token input name The raw RMA token is input into the FT provisioning test harness, where the harn... 3640e42
timothytrippel closed a pull request on lowRISC/opentitan
Cherry-pick to earlgrey_1.0.0: [manuf] update RMA token input name
This is an automatic cherry-pick of #25103 to branch `earlgrey_1.0.0`.timothytrippel created a comment on a pull request on lowRISC/opentitan
Looks like this module is used afterall ... @vbendeb
timothytrippel opened a pull request on lowRISC/opentitan
[dice,cwt] Utilize CWT template to flesh out CDI_0/1 generator
Flesh out the CDI_0/1 generating APIs by the auto-gen CWT templates. Signed-off-by: Tommy Chiu <[email protected]> (cherry picked from commit 1d921f80bfef31e724b64603842a47c4253ca3cb)timothytrippel created a branch on timothytrippel/opentitan
cp-cwt-certgen - OpenTitan: Open source silicon root of trust
timothytrippel pushed 18 commits to earlgrey_1.0.0 timothytrippel/opentitan
- [rom_ext] Eliminate unwanted dependencies Eliminate a dependency in `//sw/device/lib/runtime:log` and `//sw/device/l... 8838c81
- [ownership] Rename `protect_when_primary` Rename `protect_when_primary` to `protect_when_active`, as this feature is... 73e897e
- [ownership] Fix `protect_when_active` behavior 1. When this feature was named `protect_when_primary`, I did the s... 30c46ae
- [ci, sival] Create a validator for the testplans Uses a json schema with a python library to validate the testplans.... 0ce76a1
- [ci, sival] Make testplan validator need bazel if si_stage != NA Modifies the schema used for testplan validation to... e95c172
- [ci, sival] Fix validation errors on testplans Validation can be verified using the commands: ``` ./util/validate_te... 575aa62
- [ci, sival] Add azure & Github CI testplan validation job on PR Add an azure CI quick lint job step, and a Github Ac... dbb673d
- [ci] move Docker build test job to GitHub actions Signed-off-by: Gary Guo <[email protected]> (cherry picked from... 41ce6c0
- [ci] Move English Breakfast verilator jobs to GitHub Actions Signed-off-by: James Wainwright <james.wainwright@lowri... 0c64e9d
- [ci] move CW305 bitstream build to GitHub actions Signed-off-by: Gary Guo <[email protected]> (cherry picked from... 5e5a1bd
- [ci, sival] Add nightly job on github actions Signed-off-by: Douglas Reis <[email protected]> (cherry picked from c... 81ab2b4
- [ci] configure Bazel cache for GitHub actions Signed-off-by: Gary Guo <[email protected]> (cherry picked from com... 3cd8146
- [ci] remove temporary files in prepare-env This saves ~100M disk space. Signed-off-by: Gary Guo <[email protected]... 55bde14
- [ci] try free disk space for airgapped build Signed-off-by: Gary Guo <[email protected]> (cherry picked from comm... 3cda558
- [ci] Install merge-junit to be used by the nightly job Bazel produces one xml for each test, this tool will be used ... 62e0b97
- [ci, SiVal] Publish bazel result to a gcp bucket Signed-off-by: Douglas Reis <[email protected]> (cherry picked fro... 2f65b03
- [ci, SiVal] Force all nightly tests run even if they fail Signed-off-by: Douglas Reis <[email protected]> (cherry p... 0d2fe10
- [ci] Fix testplan to make linter happy Signed-off-by: Douglas Reis <[email protected]> 79270fc
timothytrippel created a branch on timothytrippel/opentitan
fix-uds-cert-page-cfg - OpenTitan: Open source silicon root of trust
timothytrippel pushed 1 commit to master lowRISC/opentitan
- [manuf] update RMA token input name The raw RMA token is input into the FT provisioning test harness, where the harn... 0715d7d
timothytrippel closed a pull request on lowRISC/opentitan
[manuf] update RMA token input name
The raw RMA token is input into the FT provisioning test harness, where the harness itself computes the digest before sending the digest to the device. Additionally the token is 128-bits, not 64.timothytrippel pushed 1 commit to master lowRISC/opentitan
- [dice,cwt] Utilize CWT template to flesh out CDI_0/1 generator Flesh out the CDI_0/1 generating APIs by the auto-gen... 1d921f8
timothytrippel closed a pull request on lowRISC/opentitan
[dice,cwt] Add CWT implementation
Add some helper functions and a CDI_* builder manually. Some of the changes in the builder will be replaced by a following RP on opentitantool > codegen feature.timothytrippel opened a pull request on lowRISC/opentitan
[manuf] update RMA token input name
The raw RMA token is input into the FT provisioning test harness, where the harness itself computes the digest before sending the digest to the device. Additionally the token is 128-bits, not 64.timothytrippel pushed 3 commits to master timothytrippel/opentitan
- [hw,pinmux,rtl] Make USB wakeup an ipgen parameter Signed-off-by: Robert Schilling <[email protected]> c6edcb5
- [hw,pinmux,rtl] Make HW strap sampling and TAP muxing an ipgen param Signed-off-by: Robert Schilling <rschilling@riv... 8b0e52b
- [sival,testplans] Update testplans for cpu and alert info tests Fixes #25026 Signed-off-by: Guillermo Maturana <mat... a8c0633
timothytrippel created a comment on a pull request on lowRISC/opentitan
Thanks @tommychiu-github !
timothytrippel pushed 13 commits to earlgrey_1.0.0 timothytrippel/opentitan
- [hmac,sw] Fix delay before context save - Increase the delay before saving the context. This has been changed from 1... 70debf5
- [rust] Add the crate Signed-off-by: Chris Frantz <[email protected]> (cherry picked from commit cc6f97b351b315f7f1... 5962edc
- [rom_ext_e2e] Check the attestation certificates Examine the attestation certificates and check the measurements pub... e3cdc2d
- [rom_ext, attestation] Fix DICE measurements 1. Report the DICE measurements in big-endian order. 2. Check the key I... 4b7192e
- [dice,cwt] Endorse and store all 4 DICE CWT/X509 certificates In this implementation, - Add one more object type "kP... ffb18c1
- [manuf,rom_ext] Update the parameters of perso_tlv_cert_obj_build When building a perso_blob, the object type was de... ffb750c
- [rust] turn on feature `serde` of crate `hex` and repin Signed-off-by: Steven Tsai <[email protected]> (cherry p... 5c57303
- [rust] add `itertools` crate and repin Signed-off-by: Steven Tsai <[email protected]> (cherry picked from commit... 4a82556
- [bazel,ot_certs] support CWT format in cert gen rules and command options Signed-off-by: Steven Tsai <steventsai@goo... f08e10d
- [ot_certs] add codegen for CWT certificates Signed-off-by: Steven Tsai <[email protected]> (cherry picked from c... 3e305ea
- [dice,ot_certs] add CWT DICE certificate templates Signed-off-by: Steven Tsai <[email protected]> (cherry picked... b48be3e
- [rom_ext] Reject ownership with invalid flash configs 1. If an ownership configuration contains a flash config that ... 36fb9bc
- [rom_ext] Fix reporting of `primary_bl0_slot` The `primary_bl0_slot` can be reported incorrectly when a `SetNextBl0`... 805fb51
timothytrippel opened an issue on lowRISC/opentitan
[manuf] enhance perso flow ROM_EXT boot check
### Description The E2E perso flow test currently [checks](https://cs.opensource.google/opentitan/opentitan/+/master:sw/host/provisioning/ft/src/main.rs;l=245?q=ft%2Fsrc%2Fmain.rs&ss=opentitan%2Fo...timothytrippel pushed 8 commits to master timothytrippel/opentitan
- [hw,dma,rtl] Add STATUS.chunk_done bit Signed-off-by: Robert Schilling <[email protected]> 4d92d22
- [hw,dma,rtl] Use a status interrupt and interrupt prims Signed-off-by: Robert Schilling <[email protected]> e2b0ef4
- [hw,dma,dv] Support for Status-type interrupts Extend DMA DV to support Status-type interrupts and not just Event-ty... 12904b6
- [pwm,rtl] Recode a write-enable in pwm_core.sv This is logically equivalent but avoids a coverage hole from an unrea... 384cf5b
- [dv] Exclude some secded generation modules from coverage This is slightly extending commit 803eed8, which excluded ... accbc1e
- [pwm,dv] Add a pwm_heartbeat_wrap test to see heartbeat wrapping This covers a code coverage hole, where we didn't s... a430c0b
- [prim] Exclude mem init dynamic `if` from synthesis Put memory path printing into a synthesis exclusion block to avo... 7df1a01
- [ci] move GitHub runner to Ubuntu 22.04 Signed-off-by: Gary Guo <[email protected]> 32d5ae5