a4e7d8ab90
panvk-bifrost campaigns (r1..r4 Vulkan compositor + r5.video1 Vulkan
video decode) shipped before this repo existed; the deliverable
patches live in marfrit-packages, but the reasoning chain, phase docs,
and source-state evidence lived only in local working trees on the
development host.
This retrofit imports:
- mesa-panvk-bifrost/ — r1..r4 era phase docs (iter1..iter18)
(libmali stub blobs at iter18/blob/ excluded
— 109MB of RE artifacts replaced with a README
pointer)
- mesa-panvk-bifrost-video/ — sibling campaign phase docs + probe
- evidence/ — frozen .tgz source snapshots at each milestone
(basis for the 0005 patch diff generation)
Future iterations should branch off here from day one, so each iter is
a commit rather than a snapshot. See [[feedback-session-local-process-pins]]
for the process drift this retrofit closes.
Total: 1.9 MB across 124 files.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
12 lines
549 B
Markdown
12 lines
549 B
Markdown
# iter18 RE artifacts — excluded
|
|
|
|
The original `iter18/blob/` directory contained 109MB of libmali stub
|
|
binaries (`libmali-g52-g24p0-dummy.so`, `libmali-g610-g24p0-dummy.so`)
|
|
used during the iter18 vendor-blob dissection. These are excluded from
|
|
the repository to keep the seed small.
|
|
|
|
The campaign-relevant finding was negative: no real Mali-G52 Vulkan
|
|
vendor blob exists; the libmali objects in circulation are stubs. See
|
|
`../phase0_findings_iter18.md` and `../phase4_iter13_close.md` for the
|
|
chain of reasoning that led to the negative result.
|