Skip to content
Snippets Groups Projects
Commit c37baa06 authored by Andrew Davis's avatar Andrew Davis Committed by Tony Lindgren
Browse files

ARM: OMAP2+: Fix undefined reference to omap_secure_init


omap_secure_init() is now called from all OMAP2+ platforms during their
init_early() call. This function is in omap-secure.o so include that
in the build for these platforms.

Fixes: db711893 ("ARM: OMAP2+: Add omap_secure_init callback hook for secure initialization")
Reported-by: default avatarDan Murphy <dmurphy@ti.com>
Signed-off-by: Andrew Davis's avatarAndrew F. Davis <afd@ti.com>
Tested-by: default avatarDan Murphy <dmurphy@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 8ab871f8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment