summaryrefslogtreecommitdiff
path: root/meta-arm/meta-arm-bsp/recipes-bsp/scp-firmware/scp-firmware-tc.inc
blob: a6a005c1a7a8325ce632e56ad13847b286d6f5a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# TC specific SCP configuration

FILESEXTRAPATHS:prepend := "${THISDIR}/files/tc:"
SRC_URI:append:tc = " \
    file://0002-tc0-fix-mpmm-config.patch \
    file://0003-tc0-rename-platform-variant-to-platform-feature-set.patch \
    file://0004-tc0-support-platform-feature-set-options-in-firmware.patch \
    "

COMPATIBLE_MACHINE = "(tc?)"

SCP_PLATFORM:tc0 = "tc0"
SCP_PLATFORM:tc1 = "tc1"
FW_TARGETS = "scp"