Skip to content

Commit

Permalink
Update revisions
Browse files Browse the repository at this point in the history
Cores-VeeR-EL2 446faa8be Merge pull request #125 from antmicro/akiryk/dec-tl-tests
047ed0ee7 Merge pull request #123 from antmicro/dccm_test
9117caaae Update configs
4c55549b8 Add TL tests
672a28db5 Removed unused imports, fixed typos
16ce60019 Code formatting
f3a07ae5c Parametrized DCCM addres and data widths
4da4d9432 Fixed incorrect address generation and driving in DCCM test
a8d0a0d41 Enabled DCCM tests in CI
dca41a35d Enabled DCCM tests in noxfile.py
a3e03bab2 Added DCCM tests
16dabe1aa Merge pull request #124 from antmicro/iccm_test
97c3da27f Removed unused imports, fixed typos
676477ca6 Added nox session, added test to the CI
34ec1511e Added microarchitectural test for ICCM
caliptra-rtl 0c837bf Merge pull request #240 from chipsalliance/dev-integrate
098ef07 Merge pull request #233 from chipsalliance/lferraro_PSIRT
cd79995 Merge pull request #239 from chipsalliance/dev-goog
4fb29d2 Merge pull request #236 from chipsalliance/dev-msft
779dcee Merge pull request #235 from chipsalliance/dev-msft-20231002
62cf3ce Remove MSFT internal collateral files
e90baa9 Merged PR 127057: added a missing default case to hmac_drbg_interface
2c300e0 Merged PR 126835: Fixing +COVERAGE compiles that broke after coverage bind additions
a3c29b8 Merged PR 126577: Coverage merge all duts
e39cc0b Merged PR 126213: Check for pending t1 interrupt before changing timeout values in RT fw
121689d Merged PR 125683: Scan mode dft override and synchronizer removal
47b4ceb Merged PR 126129: added failure in signing if generated signature has s=0
3c503cc Merged PR 125587: KV clear prediction fix, debug x AHB sequence, convert rst cross cps to cover props
86a41e6 Merged PR 125576: Increase WDT timer timeout value
ecd5319 Merged PR 125379: added message reduction
5b2a0b2 Merged PR 124577: Fix WDT NMI prediction
fd73b54 Merge pull request #234 from chipsalliance/main
5ff2cbc Create Security and Response policy
cb3a325 Update Package Imports (#219)
  • Loading branch information
github-actions[bot] committed Oct 5, 2023
1 parent 192cb44 commit 020aad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"cores": [{"repository_name": "ibex", "repository_url": "https://github.com/lowRISC/ibex", "repository_branch": "master", "repository_revision": "97c0a7231a39f1be13f04bb37529d95e126f3f43"}, {"repository_name": "Cores-VeeR-EL2", "repository_url": "https://github.com/chipsalliance/Cores-VeeR-EL2", "repository_branch": "main", "repository_revision": "c989ddb0b9ab41c6f1a18cbdded049419547d2d3"}, {"repository_name": "caliptra-rtl", "repository_url": "https://github.com/chipsalliance/caliptra-rtl", "repository_branch": "main", "repository_revision": "440a21d2ce0173139273cf7261a66f490bc630f6"}]}
{"cores": [{"repository_name": "ibex", "repository_url": "https://github.com/lowRISC/ibex", "repository_branch": "master", "repository_revision": "97c0a7231a39f1be13f04bb37529d95e126f3f43"}, {"repository_name": "Cores-VeeR-EL2", "repository_url": "https://github.com/chipsalliance/Cores-VeeR-EL2", "repository_branch": "main", "repository_revision": "446faa8be124733007c187a8e89c324ed5a5b503"}, {"repository_name": "caliptra-rtl", "repository_url": "https://github.com/chipsalliance/caliptra-rtl", "repository_branch": "main", "repository_revision": "0c837bf24a2e65ab766cefb1c77ae149b90fe3d5"}]}

0 comments on commit 020aad2

Please sign in to comment.