commit | dbe26843220849e7d647fdb538fa343341983355 | [log] [tgz] |
---|---|---|
author | Connor O'Brien <connoro@google.com> | Tue Jan 18 22:57:41 2022 -0800 |
committer | Connor O'Brien <connoro@google.com> | Tue Jan 18 23:02:47 2022 -0800 |
tree | dc65251510336b82a3055b6b2584528be0b384bb | |
parent | 30aace3ebecda4f581e5c86af989402a01e07b21 [diff] |
Allow bpfloader to execute btfloader btfloader is a standalone binary that receives a path to a bpf .o file from bpfloader, parses & loads the BTF type info from the file, passes BTF info back to bpfloader & exits. Include it in bpfloader's domain & grant bpfloader permission to run it. Bug: 203823368 Test: build & boot, bpfloader successfully executes btfloader Signed-off-by: Connor O'Brien <connoro@google.com> Change-Id: Ia08776a90763a8477d9f3e393d5d723b88a3176f