Home
last modified time | relevance | path

Searched refs:secure_emif_firewall_lock (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/
H A Domap_sec_common.h57 int secure_emif_firewall_lock(void);
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dsec-common.c265 int secure_emif_firewall_lock(void) in secure_emif_firewall_lock() function
H A Demif-common.c1577 if (0 != secure_emif_firewall_lock()) in sdram_init()