ProcessorPkg/CpuDxe: Add RISC-V CPU DXE driver.
The driver produces RISC-V EFI_CPU_ARCH_PROTOCOL and use RISC-V platform level timer library. Due to RISC-V timer Control Status Register (CSR) is platform implementation specific, RISC-V CPU DXE driver invokes platform level timer library to access to timer CSRs. Signed-off-by:Abner Chang <abner.chang@hpe.com> Co-authored-by:
Gilbert Chen <gilbert.chen@hpe.com> Reviewed-by:
Leif Lindholm <leif.lindholm@linaro.org> Cc: Leif Lindholm <leif.lindholm@linaro.org> Cc: Gilbert Chen <gilbert.chen@hpe.com>
Loading
Please register or sign in to comment