aboutsummaryrefslogtreecommitdiff
path: root/product/rddaniel
diff options
context:
space:
mode:
authorAditya Angadi <aditya.angadi@arm.com>2020-01-27 09:30:43 +0530
committerjimqui01 <54316584+jimqui01@users.noreply.github.com>2020-02-05 18:37:04 +0000
commitedd163c431769d1f86096dea556e40f91ca1d2f9 (patch)
treeaab896cd9b0783439d1efa1ce7721aa7d0f240be /product/rddaniel
parent2d55839b78cf347397c91acae82262cde2f7d428 (diff)
product/rddaniel: add the product.mk file for rd-daniel platform
Add the product.mk file for RD-Daniel platform and make it availabe to the scp build system as a product Change-Id: I810c483ffe94fb8b951f06c7d85d5f7892840f83 Signed-off-by: Aditya Angadi <aditya.angadi@arm.com>
Diffstat (limited to 'product/rddaniel')
-rw-r--r--product/rddaniel/product.mk13
1 files changed, 13 insertions, 0 deletions
diff --git a/product/rddaniel/product.mk b/product/rddaniel/product.mk
new file mode 100644
index 00000000..556af1da
--- /dev/null
+++ b/product/rddaniel/product.mk
@@ -0,0 +1,13 @@
+#
+# Arm SCP/MCP Software
+# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+#
+# Platforms supported by the rddaniel product: RDDANIEL.
+#
+
+BS_PRODUCT_NAME := rddaniel
+BS_FIRMWARE_LIST := scp_romfw \
+ scp_ramfw \
+ mcp_romfw