summaryrefslogtreecommitdiff
path: root/hifi/xaf/hifi-dpf/build_hikey/hifi_hikey_lsp/specs
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2022-02-16 07:40:03 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-02-16 07:40:03 +0000
commitb2bb602e7be31f80b8d2a74cd283ff5cb70ea7c9 (patch)
treef0abcbb9970bde49ee3b2c7531b022fac4315cfa /hifi/xaf/hifi-dpf/build_hikey/hifi_hikey_lsp/specs
parent15940eb7032ee053c104a6433f3aa47372502caa (diff)
parent92fd6ed17beaad46ede504577b65f45dd015190a (diff)
downloadhikey-b2bb602e7be31f80b8d2a74cd283ff5cb70ea7c9.tar.gz
Merge changes I22cfd132,If6784590 am: 92fd6ed17b
Original change: https://android-review.googlesource.com/c/device/linaro/hikey/+/1987334 Change-Id: I1057fa53829e3cbf9187cb07ac37fede6aad04b8
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
+