Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xtensa/
H A Dxtfpga.c418 uint8_t boot_be[] = { in xtfpga_init() local
438 const size_t boot_sz = TARGET_BIG_ENDIAN ? sizeof(boot_be) in xtfpga_init()
440 uint8_t *boot = TARGET_BIG_ENDIAN ? boot_be : boot_le; in xtfpga_init()