summaryrefslogtreecommitdiff
path: root/run_config/mt8195-depthcharge.bl31
diff options
context:
space:
mode:
Diffstat (limited to 'run_config/mt8195-depthcharge.bl31')
-rw-r--r--run_config/mt8195-depthcharge.bl3110
1 files changed, 10 insertions, 0 deletions
diff --git a/run_config/mt8195-depthcharge.bl31 b/run_config/mt8195-depthcharge.bl31
new file mode 100644
index 00000000..97907f17
--- /dev/null
+++ b/run_config/mt8195-depthcharge.bl31
@@ -0,0 +1,10 @@
+#!/usr/bin/env bash
+#
+# Copyright (c) 2023 Arm Limited. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
+
+generate_lava_job() {
+ payload_type="bl31_depthcharge_boot" gen_mt8195_yaml
+}