summaryrefslogtreecommitdiff
path: root/METADATA
blob: 4d2c274b7da880c549ffaadd0cab9f4a44f5610f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "fastrpc"
description:
    "FastRPC is an in-kernel IPC mechanism for clients to make remote method "
    "invocations across DSP/APPS boundaries. The intent of Qualcomm FastRPC is "
    "allowing tasks to be easily offloading to the DSP hardware, such as easily "
    "punting work from the Snapdragon processor to the Qualcomm Hexagon on "
    "capable SoCs."

third_party {
  url {
    type: GIT
    value: "https://source.codeaurora.org/quic/lc/chromiumos/third_party/fastrpc"
  }
  version: "c2d1cdc0fb781ee673077c5d4b243eb239c73bb5"
  license_type: NOTICE
  last_upgrade_date { year: 2019 month: 11 day: 6 }
}