Initial RK1 media-center image project
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# Validation
|
||||
|
||||
Run all host-side checks, the offline package-transaction simulation, and the
|
||||
real acquisition-only APT regression (no packages are installed):
|
||||
|
||||
```bash
|
||||
./tests/run-static.sh
|
||||
```
|
||||
|
||||
Validate a finished image without mounting it or using loop devices:
|
||||
|
||||
```bash
|
||||
./tests/validate-image.sh dist/rk1-media-20260817-r4-trixie-vendor-6.1.115-turing-rk1-emmc.img
|
||||
```
|
||||
|
||||
Passing these checks establishes image structure, input integrity, package
|
||||
closure, boot payload preservation, and security invariants. HDMI link,
|
||||
hardware codecs, RGA, GPU, audio/CEC, and RKNN execution still require the
|
||||
physical acceptance test after flashing.
|
||||
Reference in New Issue
Block a user