On 07/02/2020 17.30, Rasmus Villemoes wrote: > I'm trying to enable verified boot on an mpc8309, but the first step of > simply enabling CONFIG_FIT_SIGNATURE causes this:
Well, more precisely, CONFIG_RSA causes that - I tried disabling CONFIG_FIT_SIGNATURE but kept CONFIG_RSA, and the same still happens. Removing CONFIG_RSA makes the board boot. Still digging, but pointers are much appreciated. Thanks, Rasmus