Skip to content

intel@ IPU firmware and proprietary image processing libraries

License

Notifications You must be signed in to change notification settings

Jiangxiaoyu001/ipu6-camera-bins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ipu6-camera-bins

This repository supports MIPI cameras through the IPU6 on Intel Tiger Lake and Alder Lake platforms. There are 4 repositories that provide the complete setup:

Content of this repository:

  • IPU6 firmware
  • IPU6ep firmware
  • Library binary dependencies for IPU6 HAL
  • Header files for those libraries

Deployment

ipu6-camera-bins should be copied to build server and target

cp -r ipu6-camera-bins/<IPU_VER>/include/* /usr/include/
cp -r ipu6-camera-bins/<IPU_VER>/lib/* /usr/lib/

About

intel@ IPU firmware and proprietary image processing libraries

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 87.2%
  • C++ 10.7%
  • Python 2.1%