1# rockchip hardware 2 3## Introduction 4Merge the same parts of rockchip soc 5## Constraints 6 7Currently,the same parts rk3566 rk3588 and rk3568 are supported. 8## Repositories Involved 91. device_soc_rockchip/common/hardware/display 10 11 12-display_device:display device support 13-display_gfx:manages memory of the display module 14-display_gralloc:implements hardware acceleration 15 162. device_soc_rockchip/common/hardware/gpu 17 18- add libmali lib "libmali-bifrost-g52-g2p0-ohos.so lib" 19 203. device_soc_rockchip/common/hardware/isp 21 22- implement isp interfaces 23 244. device_soc_rockchip/common/hardware/mpp 25 26- implement mpp interfaces 27 285. device_soc_rockchip/common/hardware/rga 29 30- implement rga interfaces 31 326. device_soc_rockchip/common/hardware/omx_il 33 34- implement omx_il interfaces 35 367. device_soc_rockchip/common/hardware/codec 37 38- implement codec interfaces 39 408. device_soc_rockchip/common/sdk_linux 41 42- Kernel part of the modified files 43 449. device_soc_rockchip/common/vendor 45 46- Kernel part of the new files 47 4810. device_soc_rockchip/common/kernel 49 50- Kernel part of the new files 51