summaryrefslogtreecommitdiff
path: root/hifi/xaf/hifi-dpf/build_hikey/hifi_hikey_lsp/specs
diff options
context:
space:
mode:
authorSteve Muckle <smuckle@google.com>2022-02-16 05:58:07 +0000
committerSteve Muckle <smuckle@google.com>2022-02-16 05:58:07 +0000
commit0a9c087775aff4ba10d91db4b77e20e02f477ff2 (patch)
tree9fcd985667c812af50791c7d6dfbe6813d5d245d /hifi/xaf/hifi-dpf/build_hikey/hifi_hikey_lsp/specs
parent1d7e5889cd761a9eaecb130c52582d2b0707a08d (diff)
downloadhikey-0a9c087775aff4ba10d91db4b77e20e02f477ff2.tar.gz
Revert "hikey960: Remove hifi dsp support."
This reverts commit 1d7e5889cd761a9eaecb130c52582d2b0707a08d. Reason for revert: previous commit broke build_test target, b/219798815 Change-Id: If678459053b79b81de27a1b7d514cc0c6101d97d
Diffstat (limited to 'hifi/xaf/hifi-dpf/build_hikey/hifi_hikey_lsp/specs')
-rw-r--r--hifi/xaf/hifi-dpf/build_hikey/hifi_hikey_lsp/specs22
1 files changed, 22 insertions, 0 deletions
diff --git a/hifi/xaf/hifi-dpf/build_hikey/hifi_hikey_lsp/specs b/hifi/xaf/hifi-dpf/build_hikey/hifi_hikey_lsp/specs
new file mode 100644
index 00000000..2988e02a
--- /dev/null
+++ b/hifi/xaf/hifi-dpf/build_hikey/hifi_hikey_lsp/specs
@@ -0,0 +1,22 @@
+# Customer ID=9470; Build=0x42f97; Copyright (c) 2001-2010 by Tensilica Inc. ALL RIGHTS RESERVED.
+# These coded instructions, statements, and computer programs are the
+# copyrighted works and confidential proprietary information of Tensilica Inc.
+# They may not be modified, copied, reproduced, distributed, or disclosed to
+# third parties in any manner, medium, or form, in whole or in part, without
+# the prior written consent of Tensilica Inc.
+
+
+# The %O suffix on the start and end files indicates that the system's
+# standard suffix for object files (e.g., ".o") should be appended.
+# The %s suffix tells the compiler driver to search for the file in the
+# list of known locations for startfiles.
+
+*startfile:
+crt1-boards%O%s crti%O%s crtbegin%O%s _sharedvectors%O%s _vectors%O%s
+
+*endfile:
+crtend%O%s crtn%O%s
+
+*lib:
+-lc -lgloss -lminrt -lc -lhandler-reset -lhandlers-board -lminrt -lhal -lc
+