mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-08-17 05:34:26 +08:00
Add a host-side utility that reads strong undefined dynamic symbols from an ELF. Validate imports against symbols supplied by provider files and ELFs, and reject imports matching configured ownership prefixes. Assisted-by: OpenAI:Codex