Commit 5dafec0
committed
camxcommon:common utility libraries used by camx, chi-cdk, and camx-lib
The camx-common package provides foundational utility libraries that are
shared across all components of the Qualcomm Camera X (CamX)
This package is separated from the main camx library as these utilities
are required by both the core camx driver,
the CHI (Camera Hardware Interface) CDK framework, and various camera
library components during their build process.
It includes three essential components: a settings manager for runtime
configuration management, common utility functions for memory management
and logging, and a hierarchical settings framework that combines
platform-specific configs with common default configurations.
Signed-off-by: Ganesh Khose <[email protected]>1 parent 87830dd commit 5dafec0
1 file changed
+37
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments