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

  /device/linaro/bootloader/arm-trusted-firmware/plat/fvp/
fvp_private.h 157 uint32_t fvp_get_spsr_for_bl33_entry(void);
bl2_fvp_setup.c 261 bl33_ep_info->spsr = fvp_get_spsr_for_bl33_entry();
bl31_fvp_setup.c 209 bl33_image_ep_info.spsr = fvp_get_spsr_for_bl33_entry();
  /device/linaro/bootloader/arm-trusted-firmware/plat/fvp/aarch64/
fvp_common.c 346 uint32_t fvp_get_spsr_for_bl33_entry(void) function

Completed in 186 milliseconds