summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ipc-lld/ipc-lld.inc
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2022-02-22 04:13:07 +0000
committerRyan Eatmon <reatmon@ti.com>2022-02-22 12:01:30 -0600
commitdd558151806beb2ac95356a7a8275498ccddf125 (patch)
treeaebcb3192f0e813db6048c82fb965ee607af5147 /recipes-bsp/ipc-lld/ipc-lld.inc
parentedf5e8ca6cc0728abbc47834bcd74837621c28ec (diff)
downloadmeta-ti-dd558151806beb2ac95356a7a8275498ccddf125.tar.gz
recipes-bsp: remove Keystone1/2 LLDs
Low Level Drivers (LLDs) were used by Keystone1/2 to access peripherals by RTOS and Linux. Remove due to deprecation. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'recipes-bsp/ipc-lld/ipc-lld.inc')
-rw-r--r--recipes-bsp/ipc-lld/ipc-lld.inc29
1 files changed, 0 insertions, 29 deletions
diff --git a/recipes-bsp/ipc-lld/ipc-lld.inc b/recipes-bsp/ipc-lld/ipc-lld.inc
deleted file mode 100644
index 6537f520..00000000
--- a/recipes-bsp/ipc-lld/ipc-lld.inc
+++ /dev/null
@@ -1,29 +0,0 @@
1inherit ti-pdk ti-pdk-fetch
2
3TI_PDK_COMP = "ti.drv.ipc"
4
5PE = "1"
6
7LICENSE = "BSD-3-Clause"
8LIC_FILES_CHKSUM = "file://LICENSE;md5=7eae093f2b09fd39307f30028a068b91"
9
10COMPATIBLE_MACHINE = "k3"
11PACKAGE_ARCH = "${MACHINE_ARCH}"
12
13PR = "r4"
14
15# Build with make instead of XDC
16TI_PDK_XDCMAKE = "0"
17
18IPCLLD_PACKAGE_BASE = "${WORKDIR}/ipclld_base"
19IPCLLD_ROOTPATH = "${IPCLLD_PACKAGE_BASE}/package/all/pdk_/packages/ti/drv/ipc"
20
21export PDK_INSTALL_PATH = "${PDK_INSTALL_DIR}/packages"
22export PDK_IPC_ROOT_PATH = "${IPCLLD_PACKAGE_BASE}/package/all/pdk_/packages"
23
24# HTML doc link params
25PDK_COMP_LINK_TEXT = "IPCLLD"
26
27EXTRA_OEMAKE = "PDK_INSTALL_PATH=${PDK_INSTALL_PATH} "
28
29TI_PDK_LIMIT_CORES:append:am65xx-evm = " mcu1_1 "