logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hexagonrpcd - Server for FastRPC remote procedure calls from Qualcomm DSPs

Authors

       hexagonrpcd was written by The HexagonRPC Contributors <https://github.com/linux-msm/hexagonrpc>

Description

       Server for FastRPC remote procedure calls from Qualcomm DSPs.

Name

       hexagonrpcd - Server for FastRPC remote procedure calls from Qualcomm DSPs

Notes

       Hexagonrpcd  serves files to the remote processor via a reverse tunnel interface to the remote processor.
       These files are by default searched for in:

       Physical file/dir                       Android file/dir
       ──────────────────────────────────────────────────────────────────────────────────────────────
       /usr/share/qcom/acdb                    /vendor/etc/acdbdata
       /usr/share/qcom/dsp                     /vendor/dsp
       /usr/share/qcom/sensors/config          /vendor/etc/sensors/config
       /usr/share/qcom/sensors/registry        /mnt/vendor/persist/sensors/registry/registry
       /usr/share/qcom/sensors/sns_reg.conf    /vendor/etc/sensors/sns_reg_config
       /usr/share/qcom/socinfo                 /sys/devices/soc0

       These files and directories should be populated with files from your device's Android firmware.

Options

-dDSP DSP name (default: )

       -fDEVICE
              FastRPC device node to attach to

       -pPROGRAM
              Run client program with shared file descriptor

       -RDIR Root directory of served files (default: /usr/share/qcom/)

       -s     Attach to sensorspd

Synopsis

hexagonrpcd [options...] -f DEVICE

See Also