Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
timothytrippel pushed 5 commits to otp-write-debug timothytrippel/opentitan
- [manuf] disable OTP checks during FT individualize This ensures all OTP consistency and integrity checks are disable... 3ec52dd
- [manuf] TESTING ONLY; DO NOT MERGE Enable OTP programming retries if partional word matches are found. Signed-off-b... 240f28d
- [manuf] TESTING ONLY; DO NOT MERGE This adds a 20ms delay before and after locking the ROT_CREATOR_AUTH_CODESIGN OTP... 55d640a
- [manuf] TESTING ONLY; DO NOT MERGE This adds print (LOG_INFO) statements to the OTP test_utils library to aid debugg... e1edcb5
- [manuf] TESTING ONLY; DO NOT MERGE Reverse order of multi-word OTP array writes. Signed-off-by: Tim Trippel <ttripp... 6ec539b
timothytrippel pushed 1 commit to disable-otp-checks timothytrippel/opentitan
- [manuf] disable OTP checks during FT individualize This ensures all OTP consistency and integrity checks are disable... 3ec52dd
timothytrippel opened a draft pull request on lowRISC/opentitan
[manuf] disable OTP checks during FT individualize
This ensures all OTP consistency and integrity checks are disabled during FT individualization.timothytrippel created a branch on timothytrippel/opentitan
disable-otp-checks - OpenTitan: Open source silicon root of trust
timothytrippel opened a draft pull request on lowRISC/opentitan
[manuf] build individualization binaries for sim_dv
This enables building the individualization binaries for the sim_dv exec_env to stand up ATE test flows.timothytrippel created a branch on timothytrippel/opentitan
build-manuf-bins-for-dv - OpenTitan: Open source silicon root of trust
timothytrippel opened a draft pull request on lowRISC/opentitan
[rom] fix bug in ROM that computes OTP measurements
This fixes a bug in the ROM that computes OTP measurements to populate the keymgr attestation binding CSRs, if the OTP fuse (`OWNER_SW_CFG_ROM_KEYMGR_OTP_MEAS_EN`) to request this is set. Additiona...timothytrippel created a branch on timothytrippel/opentitan
fix-otp-hash-bug - OpenTitan: Open source silicon root of trust
timothytrippel pushed 4 commits to otp-write-debug timothytrippel/opentitan
- [manuf] TESTING ONLY; DO NOT MERGE Enable OTP programming retries if partional word matches are found. Signed-off-b... b3de2f1
- [manuf] TESTING ONLY; DO NOT MERGE This adds a 20ms delay before and after locking the ROT_CREATOR_AUTH_CODESIGN OTP... 1764ff0
- [manuf] TESTING ONLY; DO NOT MERGE This adds print (LOG_INFO) statements to the OTP test_utils library to aid debugg... e87ff4a
- [manuf] TESTING ONLY; DO NOT MERGE Reverse order of multi-word OTP array writes. Signed-off-by: Tim Trippel <ttripp... bc951b7
timothytrippel created a review comment on a pull request on lowRISC/opentitan
I think once you make the change @cfrantz suggests above then you will no longer need this new exec_env
timothytrippel created a comment on a pull request on lowRISC/opentitan
Might also be good to update #24558 with a pointer to the doc as well.
timothytrippel created a branch on timothytrippel/opentitan
otp-write-debug - OpenTitan: Open source silicon root of trust
timothytrippel pushed 4 commits to earlgrey_1.0.0 timothytrippel/opentitan
- [kmac, sival] Keymgr-state-agnostic `kmac_sideload_functest` This commit fixes the two `kmac_sideload_functest` test... 8aa65c4
- [tests] run E2E orchestrator tests on all SKUs This runs the E2E orchestrator provisioning test on all SKUs. Current... 5e0c795
- [manuf] remove duplicate tests and config files All provisioning flows are now tested E2E with the orchestrator scri... 6a5747a
- [orchestrator] fix bug in device ID update If CP flow is skipped because a device is already in TEST_LOCKED* state, ... 76d0596
timothytrippel pushed 3 commits to earlgrey_1.0.0 lowRISC/opentitan
- [tests] run E2E orchestrator tests on all SKUs This runs the E2E orchestrator provisioning test on all SKUs. Current... 5e0c795
- [manuf] remove duplicate tests and config files All provisioning flows are now tested E2E with the orchestrator scri... 6a5747a
- [orchestrator] fix bug in device ID update If CP flow is skipped because a device is already in TEST_LOCKED* state, ... 76d0596
timothytrippel closed a pull request on lowRISC/opentitan
[manuf] simplify testing of provisioning flows across all SKUs
This updates the E2E tests of all provisioning flows (across all SKUs) to be tested with the orchestrator script. This makes the `opentitan_test` targets that also ran said flows redundant and unne...timothytrippel pushed 3 commits to reorg-provisioning timothytrippel/opentitan
- [tests] run E2E orchestrator tests on all SKUs This runs the E2E orchestrator provisioning test on all SKUs. Current... bced5af
- [manuf] remove duplicate tests and config files All provisioning flows are now tested E2E with the orchestrator scri... 4140ee1
- [orchestrator] fix bug in device ID update If CP flow is skipped because a device is already in TEST_LOCKED* state, ... 42fda3b
timothytrippel pushed 1 commit to master lowRISC/opentitan
- [toolchain] Make Os and Oz mutually exclusive. This change ensures optimization level flags are exclusive, resolving... 4ba44a9