Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dppa.c36 u32 *boot_loc_ptr_l, *boot_loc_ptr_h; in ppa_init() local
254 boot_loc_ptr_l = &gur->bootlocptrl; in ppa_init()
262 boot_loc_ptr_l = &scfg->scratchrw[1]; in ppa_init()
271 boot_loc_ptr_l, boot_loc_ptr_h); in ppa_init()
272 ret = sec_firmware_init(ppa_fit_addr, boot_loc_ptr_l, boot_loc_ptr_h, in ppa_init()