From: "Tony Lindgren" <tony@xxxxxxxxxxx> The following changes since commit 8ab871f8bdfcca627802b6992e556fba5722a268: ARM: OMAP2+: sleep43xx: Call secure suspend/resume handlers (2020-01-13 10:06:46 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.6/soc-build-fix-signed for you to fetch changes up to c37baa06f8a970e4a533d41f7d33e5e57de5ad25: ARM: OMAP2+: Fix undefined reference to omap_secure_init (2020-01-23 07:48:26 -0800) ---------------------------------------------------------------- Randconfig build fix for recent SoC changes for v5.6 We can get build failures if let's say if only am335x SoC is selected. Let's fix this by always building secure-common. ---------------------------------------------------------------- Andrew F. Davis (1): ARM: OMAP2+: Fix undefined reference to omap_secure_init arch/arm/mach-omap2/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)