]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/Register: Add register definition header files for RISC-V
authorSunil V L <sunilvl@ventanamicro.com>
Tue, 23 Aug 2022 16:44:08 +0000 (22:14 +0530)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 16 Feb 2023 05:53:28 +0000 (05:53 +0000)
commit8aeb405466043c7e9ff9fb9a9b65b559094851da
treefd2c99b82c9c790ac5bc44a8c68b72bd8e08dc71
parent38da9606f77842cdcdc231210c0369a6180c51a0
MdePkg/Register: Add register definition header files for RISC-V

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4076

Add register definitions and access routines for RISC-V. These
headers are leveraged from opensbi repo.

Cc: Daniel Schaefer <git@danielschaefer.me>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
Acked-by: Abner Chang <abner.chang@amd.com>
Reviewed-by: Andrei Warkentin <andrei.warkentin@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
MdePkg/Include/Register/RiscV64/RiscVEncoding.h [new file with mode: 0644]
MdePkg/Include/Register/RiscV64/RiscVImpl.h [new file with mode: 0644]