xref: /aosp_15_r20/external/fastrpc/METADATA (revision 418b791d679beb2078b579a3b6936cf330c41799)
1*418b791dSBob Badourname: "fastrpc"
2*418b791dSBob Badourdescription:
3*418b791dSBob Badour    "FastRPC is an in-kernel IPC mechanism for clients to make remote method "
4*418b791dSBob Badour    "invocations across DSP/APPS boundaries. The intent of Qualcomm FastRPC is "
5*418b791dSBob Badour    "allowing tasks to be easily offloading to the DSP hardware, such as easily "
6*418b791dSBob Badour    "punting work from the Snapdragon processor to the Qualcomm Hexagon on "
7*418b791dSBob Badour    "capable SoCs."
8*418b791dSBob Badour
9*418b791dSBob Badourthird_party {
10*418b791dSBob Badour  url {
11*418b791dSBob Badour    type: GIT
12*418b791dSBob Badour    value: "https://source.codeaurora.org/quic/lc/chromiumos/third_party/fastrpc"
13*418b791dSBob Badour  }
14*418b791dSBob Badour  version: "c2d1cdc0fb781ee673077c5d4b243eb239c73bb5"
15*418b791dSBob Badour  license_type: NOTICE
16*418b791dSBob Badour  last_upgrade_date { year: 2019 month: 11 day: 6 }
17*418b791dSBob Badour}
18*418b791dSBob Badour
19