Open 185264646 opened 1 year ago
Really? Can you confirm it with a POC?
Really? Can you confirm it with a POC?
Sorry, Secure Boot is not enabled on mine, and i'm not going to enable it. I don't know much about CA.
Really? Can you confirm it with a POC?
Sorry, Secure Boot is not enabled on mine, and i'm not going to enable it. I don't know much about CA.
Though my device is hi3798mv100 which only supports armv7, AFAIK secure boot is signed against bl1 + fastboot(u-boot), so it would be useless to support CA-enabled devices.
Secure Boot(CA) is enabled on some chips, there might be some methods to bypass it(eg. make l-loader as a payload for u-boot), should we support it in l-loader? Like
make CA=1
.