Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
aidl/ | 04-Jul-2025 | - | 375 | 101 | ||
src/ | 04-Jul-2025 | - | 40 | 27 | ||
storage/ | 04-Jul-2025 | - | 1,054 | 598 | ||
README.md | D | 04-Jul-2025 | 320 | 9 | 5 | |
rules.mk | D | 04-Jul-2025 | 964 | 30 | 10 |
README.md
1# PinWeaver Trusty Interface 2 3This package defines the interface for other Trusty apps to access [PinWeaver]. 4 5`storage` defines the interface for the PinWeaver app to communicate with its 6storage daemon running in Android. 7 8[PinWeaver]: https://chromium.googlesource.com/chromiumos/platform/pinweaver/+/refs/heads/main 9