Purpose: CalyxOS is one of the few open-source OSs for Google Pixel 6. Most of the closed-source OSs are Tivoized (most do not allow the owner to use sudo or su).
- The successor (LineageOS) can flash
su, but does not have Verified Boot (Arm64's version of Secure Boot which locks the bootloader), so wish to use CalyxOS.
Research for this:
su. Arm64's version of Secure Boot is TrustZone; CalyxOs is one of the few smartphones distributions which can sign their bootcode with official TrustZone (similar to how Ubuntu is one of the few desktops distributions which can use official Secure Boot.) The question now includes this.