• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "fastrpc"
2description:
3    "FastRPC is an in-kernel IPC mechanism for clients to make remote method "
4    "invocations across DSP/APPS boundaries. The intent of Qualcomm FastRPC is "
5    "allowing tasks to be easily offloading to the DSP hardware, such as easily "
6    "punting work from the Snapdragon processor to the Qualcomm Hexagon on "
7    "capable SoCs."
8
9third_party {
10  url {
11    type: GIT
12    value: "https://source.codeaurora.org/quic/lc/chromiumos/third_party/fastrpc"
13  }
14  version: "c2d1cdc0fb781ee673077c5d4b243eb239c73bb5"
15  license_type: NOTICE
16  last_upgrade_date { year: 2019 month: 11 day: 6 }
17}
18
19