blob: a6a005c1a7a8325ce632e56ad13847b286d6f5a3 [file] [log] [blame]
Brad Bishopbec4ebc2022-08-03 09:55:16 -04001# TC specific SCP configuration
2
3FILESEXTRAPATHS:prepend := "${THISDIR}/files/tc:"
4SRC_URI:append:tc = " \
5 file://0002-tc0-fix-mpmm-config.patch \
6 file://0003-tc0-rename-platform-variant-to-platform-feature-set.patch \
7 file://0004-tc0-support-platform-feature-set-options-in-firmware.patch \
8 "
9
10COMPATIBLE_MACHINE = "(tc?)"
11
12SCP_PLATFORM:tc0 = "tc0"
13SCP_PLATFORM:tc1 = "tc1"
14FW_TARGETS = "scp"