HomeSort by relevance Sort by last modified time
    Searched refs:fvp_get_spsr_for_bl32_entry (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/plat/fvp/
fvp_private.h 154 uint32_t fvp_get_spsr_for_bl32_entry(void);
bl2_fvp_setup.c 248 bl32_ep_info->spsr = fvp_get_spsr_for_bl32_entry();
bl31_fvp_setup.c 198 bl32_image_ep_info.spsr = fvp_get_spsr_for_bl32_entry();
  /device/linaro/bootloader/arm-trusted-firmware/plat/fvp/aarch64/
fvp_common.c 334 uint32_t fvp_get_spsr_for_bl32_entry(void) function

Completed in 291 milliseconds