summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Abraham <thomas.abraham@arm.com>2018-04-17 09:02:21 +0530
committerNariman Poushin <nariman.poushin@linaro.org>2018-04-18 11:32:39 +0100
commit123269ad14126058bb3fdf826ce693d8bb8b87fa (patch)
tree00753b2e75e4a7ae3c6dc6157f9e3727b525836f
parentee62d5005071dfc4ada400efd34ab4e9e7726579 (diff)
sgi-575: add scp and mcp binary files for SGI-575 platform
Add SCP and MCP binary files for Arm's System Guidance for Infrastructure platform SGI-575. On this platform, the SCP controller which is based on a Cortex-M7 processor is responsible for setting the memory controller and interconnect before powering on the Cortex-A75 application processors. Signed-off-by: Thomas Abraham <thomas.abraham@arm.com>
-rwxr-xr-xsgi_575/mcp/ramfw.binbin0 -> 12572 bytes
-rwxr-xr-xsgi_575/mcp/romfw.binbin0 -> 3424 bytes
-rwxr-xr-xsgi_575/scp/ramfw.binbin0 -> 45336 bytes
-rwxr-xr-xsgi_575/scp/romfw.binbin0 -> 2808 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/sgi_575/mcp/ramfw.bin b/sgi_575/mcp/ramfw.bin
new file mode 100755
index 0000000..4ae379c
--- /dev/null
+++ b/sgi_575/mcp/ramfw.bin
Binary files differ
diff --git a/sgi_575/mcp/romfw.bin b/sgi_575/mcp/romfw.bin
new file mode 100755
index 0000000..5748f4b
--- /dev/null
+++ b/sgi_575/mcp/romfw.bin
Binary files differ
diff --git a/sgi_575/scp/ramfw.bin b/sgi_575/scp/ramfw.bin
new file mode 100755
index 0000000..a94bd01
--- /dev/null
+++ b/sgi_575/scp/ramfw.bin
Binary files differ
diff --git a/sgi_575/scp/romfw.bin b/sgi_575/scp/romfw.bin
new file mode 100755
index 0000000..54319bf
--- /dev/null
+++ b/sgi_575/scp/romfw.bin
Binary files differ