Skip to content
  • Peng Fan's avatar
    MLK-18577-3 armv8: xen: add console write hypercall · 8836c310
    Peng Fan authored
    
    
    Introduce console write hypercall to let Uboot could directly
    output with xen console, this needs CONFIG_VERBOSE_DEBUG
    enabled in xen.
    
    Because input is not a must requirement in android VM,
    and develop pvconsole needs more efforts, so let's use
    this hypercall first.
    
    Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
    8836c310