audk/UefiCpuPkg/CpuDxeRiscV64
Heinrich Schuchardt f8c738577f UefiCpuPkg: RiscV64: initialize FPU
The OpenSSL library uses floating point registers.
The is no guarantee that a prior firmware stage has enabled the FPU.

Provide a library BaseRiscVFpuLib to

* Enable the FPU and set it to state 'dirty'.
* Clear the fcsr CSR.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2024-10-04 04:53:21 +00:00
..
CpuDxe.c
CpuDxe.h
CpuDxeRiscV64.inf
CpuDxeRiscV64.uni
CpuDxeRiscV64Extra.uni