hc
2025-02-14 bbb9540dc49f70f6b703d1c8d1b85fa5f602d86e
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.