Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_INIT_L3_VADDR (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_secure_boot.h46 #ifdef CONFIG_SYS_INIT_L3_VADDR
48 (CONFIG_SYS_INIT_L3_VADDR & ~0xFFF00000) | \
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dpamu_table.c30 #if (defined(CONFIG_SPL_BUILD) && (CONFIG_SYS_INIT_L3_VADDR)) in construct_pamu_addr_table()
32 (uint64_t)virt_to_phys((void *)CONFIG_SYS_INIT_L3_VADDR); in construct_pamu_addr_table()
/openbmc/u-boot/board/freescale/t104xrdb/
H A Dtlb.c47 SET_TLB_ENTRY(1, CONFIG_SYS_INIT_L3_VADDR,
/openbmc/u-boot/include/configs/
H A DT104xRDB.h220 #define CONFIG_SYS_INIT_L3_VADDR 0xFFFC0000 macro
222 #define CONFIG_SPL_GD_ADDR (CONFIG_SYS_INIT_L3_VADDR + 32 * 1024)
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt3167 CONFIG_SYS_INIT_L3_VADDR