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
- [orchestrator] add config fields for perso_bin and otp Additional config fields make it easier to specify various pa... 1767bd7
timothytrippel closed a pull request on lowRISC/opentitan
[orchestrator] add config fields for perso_bin and otp
Additional config fields make it easier to specify various paths for downstream perso bins. Addionally, individualization ELF paths should be based on OTP names not SKU names.timothytrippel opened a pull request on lowRISC/opentitan
[orchestrator] add config fields for perso_bin and otp
Additional config fields make it easier to specify various paths for downstream perso bins. Addionally, individualization ELF paths should be based on OTP names not SKU names.timothytrippel created a branch on timothytrippel/opentitan
enable-additional-skus-offline - OpenTitan: Open source silicon root of trust
timothytrippel pushed 1 commit to earlgrey_1.0.0 timothytrippel/opentitan
- [manuf] enable extension CA to be optional Some FT provisioning flows do not make use of the extension CA, so we mak... 3c38284
timothytrippel pushed 1 commit to earlgrey_1.0.0 lowRISC/opentitan
- [manuf] enable extension CA to be optional Some FT provisioning flows do not make use of the extension CA, so we mak... 3c38284
timothytrippel closed a pull request on lowRISC/opentitan
[manuf] enable extension CA to be optional
Some FT provisioning flows do not make use of the extension CA, so we make it an optional argument.timothytrippel opened a pull request on lowRISC/opentitan
[manuf] enable extension CA to be optional
Some FT provisioning flows do not make use of the extension CA, so we make it an optional argument.timothytrippel created a branch on timothytrippel/opentitan
make-ext-ca-optional - OpenTitan: Open source silicon root of trust
timothytrippel pushed 9 commits to earlgrey_1.0.0 timothytrippel/opentitan
- [SiVal, spi_host] Move tpm test fpga from cw310 to cw340 The TPM test requires some new connections on the swizzle b... 71120ed
- [SiVal] Add nightly job with the cw340_sival* exec_env Signed-off-by: Douglas Reis <[email protected]> (cherry pick... 763d3f6
- [sival, keymgr] Align testplan with the new tests This commit adds the `chip_sw_keymgr_derive_{sealing, attestation}... cd5beb3
- [bazel] Clean up `exec_env_filegroup` 1. Make exec_env_filegroup return a DefaultInfo provider so it may be consu... 9ae5cbf
- [opentitantool] Add a comment to the public key Quality-of-life improvement: When using `opentitantool image manifes... 902bfe3
- [manuf,ci] Add E2E test for provisioning orchestrator Signed-off-by: Miles Dai <[email protected]> 08e08e9
- [perso] Initialize the sealing ladder Initialize the sealing key ladder with the same constants used by the ROM_EXT.... 22dd517
- [signing] Setup owner signing for FPGA environments Use the appropriate keys and ROM_EXT when building owner code un... 1cb9cec
- [provisioning] consolidate CA data deps This consolidates CA data deps into a single data dep that can be included i... 8b95e2f
timothytrippel pushed 1 commit to earlgrey_1.0.0 lowRISC/opentitan
- [signing] Setup owner signing for FPGA environments Use the appropriate keys and ROM_EXT when building owner code un... 1cb9cec
timothytrippel closed a pull request on lowRISC/opentitan
[signing] Setup owner signing for FPGA environments
Use the appropriate keys and ROM_EXT when building owner code under the cw310 and cw340 exec_envs.timothytrippel closed a pull request on lowRISC/opentitan
[perso] Initialize the sealing ladder
Initialize the sealing key ladder with the same constants used by the ROM_EXT.timothytrippel pushed 1 commit to earlgrey_1.0.0 lowRISC/opentitan
- [manuf,ci] Add E2E test for provisioning orchestrator Signed-off-by: Miles Dai <[email protected]> 08e08e9
timothytrippel closed a pull request on lowRISC/opentitan
[manuf,ci] Add an E2E test of the provisioning orchestrator
The orchestrator.py script is intended to be deployed and run as a zip file in an offline environment. This CI check performs and e2e test that the zip file executes correctly.timothytrippel pushed 1 commit to enable-additional-skus timothytrippel/opentitan
- [provisioning] consolidate CA data deps This consolidates CA data deps into a single data dep that can be included i... cf96dc3
timothytrippel opened a pull request on lowRISC/opentitan
[provisioning] consolidate CA data deps
This consolidates CA data deps into a single data dep that can be included in the orchestrator.zip for offline provisioning flows.timothytrippel pushed 1 commit to earlgrey_1.0.0 lowRISC/opentitan
- [bazel] Clean up `exec_env_filegroup` 1. Make exec_env_filegroup return a DefaultInfo provider so it may be consu... 9ae5cbf
timothytrippel closed a pull request on lowRISC/opentitan
[bazel] Clean up `exec_env_filegroup`
1. Make exec_env_filegroup return a DefaultInfo provider so it may be consumed by other filegroup/packaging rules. 2. Remove `perso_bins` filegroup in favor of `ft_personalize_sival`.timothytrippel created a branch on timothytrippel/opentitan
enable-additional-skus - OpenTitan: Open source silicon root of trust