* Adam Ford <aford173@xxxxxxxxx> [190820 07:19]: > In older versions of Linux, I was able to run tests of the AES and SHA > engines, but when attempting to load these save drivers in newer > kernels (4.19+) on a DM3730, I get errors. > > [ 0.469701] platform 480c5000.aes: Cannot lookup hwmod 'aes' > [ 8.033870] omap-aes 480c5000.aes: _od_fail_runtime_resume: FIXME: > missing hwmod/omap_dev info > [ 8.043088] omap-aes 480c5000.aes: omap_aes_probe: failed to get_sync(-19) > [ 8.050204] omap-aes 480c5000.aes: initialization failed. > > [ 0.510069] platform 480c3000.sham: Cannot lookup hwmod 'sham' > [ 7.900038] omap-sham 480c3000.sham: _od_fail_runtime_resume: > FIXME: missing hwmod/omap_dev info > [ 7.909215] omap-sham 480c3000.sham: failed to get sync: -19 > [ 7.914982] omap-sham 480c3000.sham: initialization failed. > > > Does anyone have any recommendations for me on how to go about > enabling these drivers again? You should be able to add these with dts only in a similar way I posted for omap3 rng. Regards, Tony