add cvibuilder

commit 4309f2a649fc7cfe7160389d52a81c469dbdd7bc
Author: sophgo-forum-service <forum_service@sophgo.com>
Date:   Mon May 13 14:11:17 2024 +0800

    [feat] cvibuilder opensource for cv18xx soc.

    - 60a1a5
This commit is contained in:
carbon
2024-05-31 11:41:59 +08:00
parent 0545e9dc6d
commit 1eee7e4940
7 changed files with 332 additions and 18 deletions

View File

@ -1,18 +1,18 @@
| Package | PATH | URL | Branch | Commit |
|:---------------------------|:------------------------------------|:---------------------------------------------------------|:--------------|:-------------|
| root dir | | https://github.com/sophgo/sophpi.git | sg200x-evb | d1edce7 |
| build | build | https://github.com/sophgo/build.git | sg200x-dev | 985b304 |
| fsbl | fsbl | https://github.com/sophgo/fsbl.git | sg200x-dev | 426d1e7 |
| opensbi | opensbi | https://github.com/sophgo/opensbi.git | sg200x-dev | 216793f |
| u-boot-2021.10 | u-boot-2021.10 | https://github.com/sophgo/u-boot-2021.10.git | sg200x-dev | 396f62108c |
| linux_5.10 | linux_5.10 | https://github.com/sophgo/linux_5.10.git | sg200x-dev | 25faa0d62fb5 |
| ramdisk | ramdisk | https://github.com/sophgo/ramdisk.git | sg200x-dev | 9a529ad |
| middleware | middleware | https://github.com/sophgo/middleware.git | sg200x-dev | 07726f4 |
| SensorSupportList | middleware/v2/component/isp | https://github.com/sophgo/SensorSupportList.git | cv18xx-v4.1.x | caade0b |
| isp_tuning | isp_tuning | https://github.com/sophgo/isp_tuning.git | sg200x-dev | 6504909 |
| osdrv | osdrv | https://github.com/sophgo/osdrv.git | sg200x-dev | 0c88923 |
| oss | oss | https://github.com/sophgo/oss.git | master | 59b6a54 |
| freertos | freertos | https://github.com/sophgo/freertos.git | sg200x-dev | d3d075910 |
| FreeRTOS-Kernel | freertos/Source | https://github.com/sophgo/FreeRTOS-Kernel.git | sg200x-dev | d52c1b6e6 |
| Lab-Project-FreeRTOS-POSIX | freertos/Source/FreeRTOS-Plus-POSIX | https://github.com/sophgo/Lab-Project-FreeRTOS-POSIX.git | sg200x-dev | 5042bfd |
| Package | PATH | URL | Branch | Commit |
|:---------------------------|:------------------------------------|:---------------------------------------------------------|:--------------|:-------------|
| root dir | | https://github.com/sophgo/sophpi.git | sg200x-evb | d1edce7 |
| build | build | https://github.com/sophgo/build.git | sg200x-dev | 985b304 |
| fsbl | fsbl | https://github.com/sophgo/fsbl.git | sg200x-dev | 426d1e7 |
| opensbi | opensbi | https://github.com/sophgo/opensbi.git | sg200x-dev | 216793f |
| u-boot-2021.10 | u-boot-2021.10 | https://github.com/sophgo/u-boot-2021.10.git | sg200x-dev | 396f62108c |
| linux_5.10 | linux_5.10 | https://github.com/sophgo/linux_5.10.git | sg200x-dev | 25faa0d62fb5 |
| ramdisk | ramdisk | https://github.com/sophgo/ramdisk.git | sg200x-dev | 9a529ad |
| middleware | middleware | https://github.com/sophgo/middleware.git | sg200x-dev | 07726f4 |
| SensorSupportList | middleware/v2/component/isp | https://github.com/sophgo/SensorSupportList.git | cv18xx-v4.1.x | caade0b |
| isp_tuning | isp_tuning | https://github.com/sophgo/isp_tuning.git | sg200x-dev | 6504909 |
| osdrv | osdrv | https://github.com/sophgo/osdrv.git | sg200x-dev | 0c88923 |
| oss | oss | https://github.com/sophgo/oss.git | master | 59b6a54 |
| freertos | freertos | https://github.com/sophgo/freertos.git | sg200x-dev | d3d075910 |
| FreeRTOS-Kernel | freertos/Source | https://github.com/sophgo/FreeRTOS-Kernel.git | sg200x-dev | d52c1b6e6 |
| Lab-Project-FreeRTOS-POSIX | freertos/Source/FreeRTOS-Plus-POSIX | https://github.com/sophgo/Lab-Project-FreeRTOS-POSIX.git | sg200x-dev | 5042bfd |

19
.version/2024-05-31.md Normal file
View File

@ -0,0 +1,19 @@
| Package | PATH | URL | Branch | Commit |
|:---------------------------|:------------------------------------|:---------------------------------------------------------|:--------------|:-------------|
| root dir | | https://github.com/sophgo/sophpi.git | sg200x-evb | d1edce7 |
| build | build | https://github.com/sophgo/build.git | sg200x-dev | 985b304 |
| fsbl | fsbl | https://github.com/sophgo/fsbl.git | sg200x-dev | 426d1e7 |
| opensbi | opensbi | https://github.com/sophgo/opensbi.git | sg200x-dev | 216793f |
| u-boot-2021.10 | u-boot-2021.10 | https://github.com/sophgo/u-boot-2021.10.git | sg200x-dev | 396f62108c |
| linux_5.10 | linux_5.10 | https://github.com/sophgo/linux_5.10.git | sg200x-dev | 25faa0d62fb5 |
| ramdisk | ramdisk | https://github.com/sophgo/ramdisk.git | sg200x-dev | 9a529ad |
| middleware | middleware | https://github.com/sophgo/middleware.git | sg200x-dev | 07726f4 |
| SensorSupportList | middleware/v2/component/isp | https://github.com/sophgo/SensorSupportList.git | cv18xx-v4.1.x | caade0b |
| isp_tuning | isp_tuning | https://github.com/sophgo/isp_tuning.git | sg200x-dev | 6504909 |
| osdrv | osdrv | https://github.com/sophgo/osdrv.git | sg200x-dev | 0c88923 |
| oss | oss | https://github.com/sophgo/oss.git | master | 59b6a54 |
| freertos | freertos | https://github.com/sophgo/freertos.git | sg200x-dev | d3d075910 |
| FreeRTOS-Kernel | freertos/Source | https://github.com/sophgo/FreeRTOS-Kernel.git | sg200x-dev | d52c1b6e6 |
| Lab-Project-FreeRTOS-POSIX | freertos/Source/FreeRTOS-Plus-POSIX | https://github.com/sophgo/Lab-Project-FreeRTOS-POSIX.git | sg200x-dev | 5042bfd |
| cvibuilder | cvibuilder | https://github.com/sophgo/cvibuilder.git | sg200x-dev | 4309f2a |