Commit 48487d6
committed
feat(probe): add DMAT verification probe with 64 entries
Implements RFC-0113 DMAT verification probe:
- 64 probe entries matching Python reference exactly
- Merkle tree construction with SHA256
- Root matches canonical: 045cf8d1f50e5e67be8d8e63a76be93a40cfc383289a68b8aa585c7244a86b31
- Full encoding: matrices, vectors, scalars, TRAP sentinels
Test: 354 total tests pass, clippy clean1 parent f389dcb commit 48487d6
3 files changed
Lines changed: 1233 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
727 | 727 | | |
728 | 728 | | |
729 | 729 | | |
730 | | - | |
731 | | - | |
732 | | - | |
| 730 | + | |
733 | 731 | | |
734 | 732 | | |
735 | 733 | | |
| |||
1773 | 1771 | | |
1774 | 1772 | | |
1775 | 1773 | | |
1776 | | - | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
| 1777 | + | |
1777 | 1778 | | |
1778 | 1779 | | |
1779 | 1780 | | |
| |||
1782 | 1783 | | |
1783 | 1784 | | |
1784 | 1785 | | |
1785 | | - | |
| 1786 | + | |
| 1787 | + | |
| 1788 | + | |
| 1789 | + | |
1786 | 1790 | | |
1787 | 1791 | | |
1788 | 1792 | | |
| |||
0 commit comments