Skip to content

Commit 7da83e1

Browse files
committed
Merge remote-tracking branch 'chips/main' into cwhitehead-msft-axi-user-fixes
2 parents 0beae7d + 37691f4 commit 7da83e1

27 files changed

+1028
-36
lines changed

.github/workflow_metadata/pr_hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2984dd1cf150d4928c325667579d18b246e04e3579e3a7a3221d311a5a437536d03dd0f1570fc0b2d7a9e9da16854f95
1+
1ce25b861cf5d98155760d20d2d71b2401806145986207b287bdaee5fda70bc6105f87aa1e3efcb25b81df8e18a905bd
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1742330095
1+
1742494801

config/compilespecs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ files:
1414
- src/mci/config/compile.yml
1515
- src/axi_mem/config/compile.yml
1616
- src/integration/config/avery_vip.yml
17+
- src/libs/config/compile.yml
1718
- third_party/caliptra-rtl/src/libs/config/compile.yml
1819
- third_party/caliptra-rtl/src/ahb_lite_bus/config/compile.yml
1920
- third_party/caliptra-rtl/src/riscv_core/veer_el2/config/compile.yml

docs/CaliptraSSHardwareSpecification.md

Lines changed: 175 additions & 17 deletions
Large diffs are not rendered by default.
43 KB
Loading
43 KB
Loading

docs/images/Caliptra-AXI-DMA.png

42.4 KB
Loading
74.7 KB
Loading
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
begin line+tgl+fsm+cond+branch
2+
+tree caliptra_ss_top_tb.caliptra_ss_dut 0
3+
end
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
document:
2+
schema: 1.0
3+
4+
contents:
5+
- tests:
6+
tags: ["L0", "Lop_regression", "top_regression"]
7+
paths:
8+
- ../test_suites/mcu_cptra_bringup/mcu_cptra_bringup.yml
9+
- ../test_suites/smoke_test_fc_key_revocation/smoke_test_fc_key_revocation.yml
10+
- ../test_suites/smoke_test_fc_pk_volatile_lock/smoke_test_fc_pk_volatile_lock.yml
11+
- ../test_suites/smoke_test_fc_prov_lcc_tokens/smoke_test_fc_prov_lcc_tokens.yml
12+
- ../test_suites/smoke_test_fc_random_item_prov/smoke_test_fc_random_item_prov.yml
13+
- ../test_suites/smoke_test_fc_registers/smoke_test_fc_registers.yml

0 commit comments

Comments
 (0)