hc
2024-08-12 233ab1bd4c5697f5cdec94e60206e8c6ac609b4c
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
config RK_AVB_LIBAVB_USER
   bool "Rockchip AVB support"
   help
     This config support the android things system to
     read/write hardware image, like vbmeta, misc, and
     so on. And it can provide some a/b and avb information
     to fastboot and kernel.
 
config SPL_RK_AVB_LIBAVB_USER
   bool "Rockchip AVB support for spl"
   help
     This config support the android things system to
     read/write hardware image, like vbmeta, misc, and
     so on. And it can provide some a/b and avb information
     to fastboot and kernel.
 
config TPL_RK_AVB_LIBAVB_USER
   bool "Rockchip AVB support for tpl"
   help
     This config support the android things system to
     read/write hardware image, like vbmeta, misc, and
     so on. And it can provide some a/b and avb information
 
config ROCKCHIP_PRELOADER_PUB_KEY
   bool "Rockchip AVB use pre-loader public key"
   depends on AVB_LIBAVB_USER
   select CRYPTO_ROCKCHIP
   help
     Use pre-loader public key to decode in avb.