diff mbox series

[3/5] kas: corstone1000: add meta-secure-core

Message ID 20231002104323.1967358-4-emekcan.aras@arm.com
State New
Headers show
Series Introduce authenticated capsule update | expand

Commit Message

Emekcan Aras Oct. 2, 2023, 10:43 a.m. UTC
From: Emekcan Aras <emekcan.aras@arm.com>

Adds meta-secure-core to enable capsule update feature.

Signed-off-by: Emekcan Aras <emekcan.aras@arm.com>
---
 kas/corstone1000-base.yml | 7 +++++++
 1 file changed, 7 insertions(+)
diff mbox series

Patch

diff --git a/kas/corstone1000-base.yml b/kas/corstone1000-base.yml
index 161312fb..5e4ae7e4 100644
--- a/kas/corstone1000-base.yml
+++ b/kas/corstone1000-base.yml
@@ -32,6 +32,13 @@  repos:
       meta-oe:
       meta-python:
 
+  meta-secure-core:
+    url: https://github.com/wind-river/meta-secure-core.git
+    layers:
+      meta:
+      meta-signing-key:
+      meta-efi-secure-boot:
+
 local_conf_header:
   base: |
     CONF_VERSION = "2"