Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

asm

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    11093 commits behind the upstream repository.
    user avatar
    macro.wave.z@gmail.com authored
    This patch introduces a generic ARMv8 PSCI framework, with all functions
    returning a dummy ARM_PSCI_RET_NI (Not Implemented), then it is up to each
    platform to implement their own functions based on this framework.
    
    Signed-off-by: default avatarHongbo Zhang <hongbo.zhang@nxp.com>
    Reviewed-by: default avatarTom Rini <trini@konsulko.com>
    Reviewed-by: default avatarYork Sun <york.sun@nxp.com>
    14bf25d5
    History