Hi Bryan, On Thu, Apr 5, 2018 at 3:46 PM, Bryan O'Donoghue <bryan.odonoghue at linaro.org> wrote: > --- a/arch/arm/mach-imx/mx7/soc.c > +++ b/arch/arm/mach-imx/mx7/soc.c > @@ -180,6 +180,8 @@ int arch_cpu_init(void) > isolate_resource(); > #endif > > + init_snvs(); Shouldn't this be called only if CONFIG_SECURE_BOOT is selected?