Conversation
V2A generation (Cortex-A7 / ARMv7), kernel 4.9.37. Standalone MMZ + himedia architecture (no OSAL). Chip variants: hi3516av100, hi3516dv100. SDK source modules: mmz, himedia, mipi, watchdog, IR, hiuser, RTC, cipher (not wired), sensor_i2c, sensor_spi, pwm, piris. Blob modules from OpenIPC .ko files: base, sys, vi, vpss, venc, h264e, h265e, jpege, rc, chnl, region, vgs, ive, vda, pm, isp, tde, aio, ai, ao, aenc, adec, acodec, vou, hifb. ISP userspace library source (libisp): main + algorithms + vreg. 14 sensor drivers with Makefiles. Cross-compiled against kernel 4.9.37 (33 modules). QEMU boot verified (hi3516av100 machine, "Starting crond: OK"). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Copy full ISP firmware source (33 .c files, was only 4) - Add ISP vreg include paths to kbuild - Copy missing strfunc.c/h for pwm and piris modules - Add hi_rtc blob + init wrapper (was source-only, but RTC source needs porting) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
CHIPARCH=hi3516av100 DISABLE_TDE=1 DISABLE_VO=1)-M hi3516av100 -m 256M, reached userspace)hi3516av100_litebuild matrix entryqemu-av100-bootjob🤖 Generated with Claude Code