Skip to content

Commit 2a5701f

Browse files
committed
secure-boot: Add support for expanding encrypted partition
cip-core has supported to expand encrypted partition since: https://gitlab.com/cip-project/cip-core/isar-cip-core/-/commit/284175c31c74b2f2e70287cca5d2b90c3e7199b2#a596f0da51fb6d5473e30793a141b927bf80cec6. Signed-off-by: Li Hua Qian <[email protected]>
1 parent 33f78cd commit 2a5701f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

kas/opt/secure-boot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ local_conf_header:
1717
IMAGER_INSTALL += "ebg-secure-boot-signer"
1818
secure-boot-fw-ver: |
1919
FIRMWARE_SECURE_VER ?= "0"
20+
expand-before-encrypt: |
21+
CRYPT_PARTITIONS:append = ":expand"
22+

0 commit comments

Comments
 (0)