Files
rk35xx-android14/external/fastrpc/METADATA
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

19 lines
623 B
Plaintext

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 }
}