I was wondering whether the amlogic adb daemon supports PKI?
Apparently it’s possible on android adb (more here) and since I wouldn’t want anyone with a USB cable to be able to access the system as root, I’d love for it to be possible to secure the adb shell using PKI.
I know that disabling adb altogether is an option, but then if ethernet fails (and this board is running hostapd) the only option left would be a serial connection.