aboutsummaryrefslogtreecommitdiff
path: root/environments/opteesp/sp_pkg.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'environments/opteesp/sp_pkg.json.in')
-rw-r--r--environments/opteesp/sp_pkg.json.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/environments/opteesp/sp_pkg.json.in b/environments/opteesp/sp_pkg.json.in
new file mode 100644
index 000000000..c7bfb4c6d
--- /dev/null
+++ b/environments/opteesp/sp_pkg.json.in
@@ -0,0 +1,6 @@
+{
+ "@EXPORT_SP_NAME@": {
+ "image": "../bin/@EXPORT_SP_UUID@.stripped.elf",
+ "pm": "../manifest/@EXPORT_SP_UUID@.dts"
+ }
+} \ No newline at end of file