android: embed AVB key0 in cpubl-dtb

UEFI needs this data under protected cpubl-dtb to determine green state.
The value is test key only and will be overriden on signing server.

Bug 4264841

Change-Id: I9897c06e2f191abf619a734caecad33f33848d8d
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3262316
Reviewed-by: Bitan Biswas <bbiswas@nvidia.com>
Tested-by: Yijun Zhou <yijunz@nvidia.com>
Reviewed-by: Byungkuk Seo <bseo@nvidia.com>
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Yijun Zhou
2024-12-05 08:27:53 +00:00
committed by mobile promotions
parent 19e485e69e
commit 2039982712

View File

@@ -31,6 +31,10 @@
use_dts_cmdline; use_dts_cmdline;
bootargs = ANDROID_BOOTARGS; bootargs = ANDROID_BOOTARGS;
bootconfig = ANDROID_BOOTCONFIG; bootconfig = ANDROID_BOOTCONFIG;
/* Test key hash, will got overriden on signing server */
avb_key0_sha1 = <0x2597c218 0xaae470a1 0x30f61162 0xfeaae70a 0xfd97f011>;
/* RSA2K = 520, RSA4K = 1032, RSA8K = 2056 */
avb_key0_size = <1032>;
}; };
bus@0 { bus@0 {